Lessons Learned in AWS VPC’s
- If you have a vpc with public and private subnets and you place a server in the public subnet, you will have to assign that server a public ip address if you want it to communicate with the world (including getting updates from the internet)
- Never overlook route tables when setting up communications between your systems.
Leave A Comment?
You must be logged in to post a comment.