From the course: Complete Guide to AWS Software Deployment
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Challenge: Use CloudFormation to build an instance with SSM - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to AWS Software Deployment
Challenge: Use CloudFormation to build an instance with SSM
(upbeat music) - [Instructor] Okay, now it's time for a challenge. Remember earlier in the chapter when we implemented more secure terminal access to our instance via the AWS web console? How can we update our template to do the same here? Start with the instance&securitygroup.yaml file. To complete this challenge, you need to both disable SSH access to the instance, and update it so that you can successfully connect via the Systems Manager option in the Web Management Console. This challenge has an easy mode and a hard mode. The most straightforward method will reuse an IM role that you created earlier in the chapter. The more complete solution will build everything in the template, including the IM role, but it also requires understanding a concept I alluded to earlier: instance profiles. Whichever method you choose, don't hesitate to reference the documentation. AWS docs are truly fantastic, and something you should always have ready at hand as you build your AWS skills. So, give…
Contents
-
-
-
-
(Locked)
Create an AWS EC2 instance9m 43s
-
(Locked)
Connect to an EC2 instance with AWS Systems Manager5m 32s
-
(Locked)
Understanding AWS CloudFormation4m 29s
-
(Locked)
Writing an AWS CloudFormation template14m 31s
-
(Locked)
Running an AWS CloudFormation template5m 34s
-
(Locked)
Concepts for updating an AWS CloudFormation stack1m 9s
-
(Locked)
Practice updating AWS CloudFormation stacks via change sets10m 20s
-
(Locked)
Challenge: Use CloudFormation to build an instance with SSM1m 7s
-
(Locked)
Solution: Use CloudFormation to build an instance with SSM7m 9s
-
(Locked)
Understanding AWS CloudFormation custom resources1m 44s
-
(Locked)
Create an AWS CloudFormation custom resource, part 116m 16s
-
(Locked)
Create an AWS CloudFormation custom resource, part 25m 17s
-
(Locked)
CloudFormation teardown54s
-
(Locked)
-
-
-
-
-
-