For the exercises below, you should use all the custom created network resources. NOT THE DEFAULT ONES.
- Commands for launching an EC2 instance on public subnet with public SG attached
Add your commands and their outputs here
- Commands for launching an EC2 instance on private subnet using custom ENI and private SG attached
Add your commands and their outputs here
- Commands for accessing your public instance using ssh
Add your commands and their outputs here
- Commands for accessing your private instance from public one
Add your commands and their outputs here
- Commands for testing ping to
8.8.8.8
from private instance
Add your commands and their outputs here
- Any extra challenges faced?
Answer for exercise c02-network11