Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In this assignment you will use the AWS EC2 CLI or the AWS Cloud Formation automation tool for creating one Linux VM. For CLI, use
In this assignment you will use the AWS EC2 CLI or the AWS Cloud Formation automation tool for creating one Linux VM.
For CLI, use https://docs.aws.amazon.com/cli/latest/userguide/cli-ec2-launch.html
For CloudFormation, follow the instructions given here
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/GettingStarted.Walkthrough.html
- Modify the sample JSON or YAML template suitably
- Type and Key Name
- Run the automation script.
- Take screen shots of the Cloud Formation screen showing the status of the script
- Take screen shots of the AWS EC2 screen showing the running VM.
- Ensure that you can connect to the VM using SSH. Take screen shot of the ssh connection
- Stop the running VMs created by the automation script
References:
- http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html
- https://s3.amazonaws.com/cloudformation-templates-us-east-1/EC2InstanceWithSecurityGroupSample.template
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started