December 2017
Intermediate to advanced
410 pages
11h 5m
English
In cloud environments, the user cannot really have control over switches to segment VLANs depending on the architecture of the application.
However, cloud providers do offer us an approach to segment the network through various services. AWS allows us to do this with the help of VPC.
In the following screenshot, we can see that there are two VPC with different CIDR, each for Development and Production environments:

Ideally, this seems to be a proper approach but still, this is not the best practice. With the feature of VPC peering, two VPC within the same region can communicate with each other. It ...
Read now
Unlock full access