Managing AWS with Ansible

Go to class
Write Review

Free Online Course: Managing AWS with Ansible provided by A Cloud Guru is a comprehensive online course, which lasts for 4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Managing AWS with Ansible is taught by Stosh Oldham.

Overview
  • Ansible is a powerful tool for automating deployments. With a simple SSH connection, it is possible to automate many systems administration and deployment tasks. But, when we leverage the Ansible AWS modules, we can take our automation to the next level.Managing AWS with Ansible is a course that shows how we can use the AWS Ansible modules to dynamically provision cloud infrastructure, all from our Ansible control node. We’ll discuss many key modules and also look at how we can bring them together to deploy full environments in the AWS cloud!

Syllabus
    • Getting Started
    • Ansible Configuration
    • Accessing the AWS Console with Ansible
    • EC2 Modules
    • Working with VPCs
    • S3 Modules
    • IAM Modules
    • Use Case: A Web Server Image Creation Process
    • Final Steps