- Use the CLI to create a new EC2 Instance inside the default VPC with a public IP address and connect to it though SSH.
- Create another EC2, also using the CLI instance in the same VPC but with private address only and connect to it.
- README.md based on the ANSWER.md file with the commands requested.
- You'll need those instances for the c01-aws02 exercise.