Prior knowledge of AWS is assumed. The example system uses our microservice architecture developed in the Microservice services of courses, but you can apply these concepts to your own systems.
Having problems? check the errata for this course.
1 |
Securing a VPC |
Preview
44m 20s |
|
How to define public and private subnets in a VPC (and why this is a good thing). Also, how to define blocks of IP addresses using CIDR ranges. | |||
2 |
NAT Gateways |
Watch
34m 47s |
|
You also need a NAT Gateway so that traffic can be routed out to the internet. We also look at Routetables, and what you should do with your security groups. Finally, a reminder to clean up any resources you have allocated. YOU MUST DO THIS or you will incur on going charges from AWS. |