AWS - VPC Fundamentals
If a route table has the following routes:
- 10.0.0.0/16 -> local
- 0.0.0.0/0 -> nat-456def
What happens when an instance in subnet 10.0.2.0/24 tries to access the internet?
- 10.0.0.0/16 -> local
- 0.0.0.0/0 -> nat-456def
What happens when an instance in subnet 10.0.2.0/24 tries to access the internet?
