From the course: Continuous Deployment Strategies by Pearson
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Exercise: configure remote infrastructure from the CLI
From the course: Continuous Deployment Strategies by Pearson
Exercise: configure remote infrastructure from the CLI
“
So now it's your turn. I'd like you to use Ansible to configure an EC2 instance in AWS. For this, you'll need the SSH key that was used to create the EC2 instance in the first place. You'll need to write a simple playbook to make some changes in the EC2 instance, for example, installing a runtime environment like Node.js. Bonus points if you use Terraform to create the EC2 instance.
Contents
-
-
-
-
-
(Locked)
Learning objectives25s
-
(Locked)
Problems to solve when automating deployments16m 2s
-
(Locked)
Infrastructure management overview43m 45s
-
(Locked)
Exercise: provision test infrastructure from the CLI34s
-
(Locked)
Configuration management overview35m 32s
-
(Locked)
Exercise: configure remote infrastructure from the CLI34s
-
(Locked)
Conclusion35s
-
(Locked)
-
-
-
-
-
-