Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Ansible for an Absolute Beginner - Automation - DevOps
Rating: 4.5 out of 5(81 ratings)
1,252 students
Created byVikas Yadav
Last updated 2/2021
English

What you'll learn

  • An Introduction to the world of DevOps
  • Hands-On Lab exercises
  • Introduction to Automation
  • Introduction to YAML
  • Deep dive into Ansible Playbooks with Hands-On excercises
  • Understand how to setup and manage inventory files
  • Understand and setup Ansible roles with the help of hands-on excercise
  • Understand the different variables types in Ansible
  • Practice building an event handling system in your playbooks using handlers
  • Ansible Vault and securing your Ansible deployment
  • Automate provisioning of servers and applications

Course content

13 sections55 lectures6h 54m total length
  • Introduction2:18

    Hello and Welcome!

    Thank you for enrolling in my course on Ansible, in this lecture we will go over the contents of this course and i will tell you a bit about myself.

    I have a attached a link to the LabIT repository for this course with this lecture, this has all the playbooks we have used in this course and some more. Please feel free to download.

  • Basics of Automation3:24

    In today's complex organizations automation is a must, in this lecture, i will go over some basics of automation.

  • Basics of DevOps1:48

    DevOps as a practice is gaining attraction today, in this lecture, i will give you an overview of DevOps principles.

  • Basics of Configuration management2:06

    In this lecture, i will give you an overview of configuration management.

  • Pull vs Push based configuration management architecture2:32

    In this lecture, i will explain pull vs push based configuration architecture.

  • Ansible: A birds-eye view2:29

    In this lecture, i will give you an overview of Ansible.

  • Overview of YAML4:27

    YAML is the language which is used to write Ansible playbooks, in this lecture, i will explain some basics of YAML.

  • Section Quiz - Introduction

Requirements

  • zeal to learn
  • Basic understanding of Linux

Description

"Very clear explanation about DevOps too for beginner. It really helped me better understand the concept and what can of tasks I can automate better." ~ Student Testimonial


"Great course covering Ansible basics :) can't wait for other ones!" ~Student Testimonial


New to the world of DevOps and Automation? Awesome ,this course assumes you are an absolute beginner and I will teach you everything starting from scratch.


In this course I will start with a basic introduction to DevOps and introduce concepts such Automation, configuration management , Pull vs Push architectures and YAML and how Ansible fits into this picture. Then I'll help you setup your lab system followed by a deep dive into the various Ansible concepts such as roles, inventory files, handlers. You'll have plenty of opportunity to practice what you've learnt with hands-on lab exercises.


Real World Final Project

We'll finish strong by doing a Final Project to give you real world experience by automating deployment of Elasticsearch which is a SecDevOps tool used to analyse system/application log data using Ansible.


Why this course?

I have created this course with a focus on teaching skills from scratch, I try and explain each concept and keyword that is used during the course so that it is easier for you to learn these concepts and implement DevOps and Automation in real world. Here are some student testimonials


"I like teaching style of the instructor, he explains every concept in a very easy to understand manner. Also, the course material looks awesome so far." ~ Srikant Singh


"Amazing Tutorial.Really awesome for beginners" ~Damilola Dennis Agboola


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.

Designed for multi-tier deployments since day one, Ansible models your IT infrastructure by describing how all of your systems inter-relate, rather than just managing one system at a time.

It uses no agents and no additional custom security infrastructure, so it's easy to deploy - and most importantly, it uses a very simple language (YAML, in the form of Ansible Playbooks) that allow you to describe your automation jobs in a way that approaches plain English.

Legal Notice:

Ansible® and Ansible Tower® are registered trademarks of Ansible, Inc. in the United States and other countries. This course is not certified, accredited, affiliated with, nor endorsed by Ansible, Inc.


Who this course is for:

  • Cloud Engineers/Architects
  • SecDevOps professionals
  • System Administrators
  • Automation Engineers
  • Students or professionals eager to learn automation using Ansible