DevOps - Ansible for the Absolute Beginners

Go to class
Write Review

Free Online Course: DevOps - Ansible for the Absolute Beginners provided by Skillshare is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. DevOps - Ansible for the Absolute Beginners is taught by Mumshad Mannambeth.

Overview
  • Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.

    This course introduces a beginner to basic fundamentals of Ansible with easy to do hands-on exercises that you can practice right in the browser. The course introduces basic use cases of Ansible followed by an introduction to Ansible Inventory, Playbooks, Modules, Variables, Conditionals, Loops and Roles. Each lecture is accompanied by a set of coding exercises giving the user a hands-on experience in developing Ansible Playbooks.

    What will I learn?

    • Beginner level introduction to Ansible
    • Introduction to YAML and Hands-on Exercises
    • Build Ansible Inventory Files with Hands-on Exercises
    • Build Ansible Inventory Files with Hands-on Exercises
    • Automate provisioning and web server deployment

    Who is the target audience?

    • System Administrators
    • Cloud Infrastructure Engineers
    • Automation Engineers
    • Anyone who wants to learn to automate without coding

Syllabus
    • Introduction 2
    • Inventory
    • Playbooks
    • Modules
    • Variables
    • Conditionals
    • Loops
    • Roles
    • Advanced Topics and Conclusion