Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Use Ansible with Amazon Web Services
Rating: 4.2 out of 5(138 ratings)
8,653 students

Use Ansible with Amazon Web Services

Ansible with AWS
Created byRohit Abraham
Last updated 8/2021
English

What you'll learn

  • A brief introduction to ansible
  • AWS + Ansible
  • Inventory files in Ansible
  • Roles in Ansible

Course content

16 sections33 lectures1h 43m total length
  • Introduction0:53

    Explore how Ansible with aws provisions infrastructure such as a vpc network, a lambda function, and bucket with a static website, deploys applications, and integrates with Jenkins to create pipelines.

  • Ansible Architecture2:14

Requirements

  • Basic information of AWS

Description

This is an introductory course on how to use Ansible with AWS .In this course i have used cloud shell to demonstrate all my example .

To get the best out of this course you need to have


1.A basic introduction to AWS.


2. A IAM User and key and password credentials


3 AWS  Console along with cloud shell  (if you do not wish to use cloud shell you can use any linux distro with gcloud cli installed )


4.An basic understanding of Ansible


What is Ansible ?


Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.


In this course we will be using the power of Ansible to create infrastructure in GCP 


I will be covering the following topics in this course


1. A brief introduction to Ansible


2.Create an instance using AWS module


3.Create a simple Architecture using various aspects of ansible


4.Inventory system in AWS .Static inventory file as well as dynamic inventory file

6.Conditionals  the When statement


7.gather_facts and inventory file


Also please do check out my other courses in udemy


Please do not forget to review my course and happy learning


Thanks in advance

Who this course is for:

  • Devops