Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 701 Bytes

File metadata and controls

14 lines (10 loc) · 701 Bytes

EC2 (c01-aws01)

  • 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.

Submit a PR with the folowing file:

  • README.md based on the ANSWER.md file with the commands requested.

References

Aditional information

  • You'll need those instances for the c01-aws02 exercise.