Mastering Ansible (Udemy.com)

A complete guide to configuration management and orchestration with Ansible.

Created by: Chris Lunsford

Produced in 2015

icon
What you will learn

  • Execute ad-hoc commands against servers using Ansible
  • Write Ansible configuration playbooks to deploy a 3-tier web application
  • Configure Ansible roles with tasks, handlers, files, templates, and default variables
  • Write operational playbooks to check cluster status and perform a cluster restart.
  • Optimize Ansible playbooks to reduce playbook execution time.
  • Test and troubleshoot Ansible playbook execution.

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 86 / 100

icon
Course Description

Mastering Ansible is a step-by-step journey of learning Ansible for configuration management and orchestration.
The course is designed as a journey through configuring a realistic application stack from the ground up. Instead of going page-by-page through the Ansible documentation, topics are ordered to align with the growing complexity of our application as we build it up and refactor it.
In addition to the core concepts of configuration with Ansible, we spend time on building tools to help us maintain and troubleshoot our application. The goal is to have a workflow where all of the configuration and troubleshooting is done through ansible playbooks that can be committed to a repository and improved over time.
The course is divided into 6 sections, starting with initial installation and foundational concepts. Starting in section 3, we build up a sample application environment layer-by-layer, learning a new concept in each lecture. After the application is up and running, we refactor our setup in section 4 with an emphasis on modularity and encapsulation. In section 5, we optimize our code and learn about techniques to reduce the playbook execution time. The course finishes with a final section on troubleshooting and testing.
For each lecture, we introduce a new Ansible concept and apply it to our playbooks. For most lectures, we execute the new concept in the demo environment so you can see what the output should look like. In the notes of each lecture, you'll find a link to the relevant documentation pages, along with a snapshot of the codebase at the end of that lecture.
This course was built with Ansible version 1.
9.
3, applied to a 3-tiered web application environment leveraging NGINX, Apache2, Python, and MySQL on Ubuntu Linux servers. We do not cover administering Windows servers in this course.
This course is designed as an introduction to Ansible, but also as a guide for engineers interested in configuration management, orchestration, infrastructure-as-code, and devops principles.
Who this course is for:
The course is designed for students who have little or no experience with Ansible, but are familiar with Linux systems administration concepts.
No programming or previous automation experience is required.
If you've never logged into a Linux shell and run commands before, you will learn the Ansible syntax but you may not understand the 'why' behind the tasks that we configure. We try to explain all systems concept that we cover, but we aren't starting from the beginning with Linux in this course.

icon
Instructor Details

Chris Lunsford

I am an IT professional with a decade of experience in network, datacenter, cloud and systems operations. My expertise is in applying software development practices to infrastructure operations.

In the early days of my IT career, I worked at a large networking company administering devices to support Service Providers in the US and Canada. After several years of doing test and validation for SP Core Networks, I worked a project on a recently announced Data Center compute product and got hooked on Data Center technology. I moved on to support Data Center Solutions and became an expert on the full Data Center stack: firewalls, load-balancers, compute, network, storage, and virtualization. The balance of my time at the company was spent building out a major hosted cloud effort based on OpenStack, integrating principles and tools from the emerging DevOps movement.

I left corporate life to co-found a small software company, focused on reducing the pain of being an operations engineer in Cloud and Data Center environments. I teach on Udemy to help transfer my own lessons learned to others who are faced with managing complex server and network environments, and to explore ways to integrate software practice and lean methodologies with IT operations.

icon
More it & software courses

Kubernetes Certified Application Developer (CKAD) with Tests

$11.99

Angel Oracle Card Reader Course; Become the Oracle

$11.99

Cisco CCENT Packet Tracer Ultimate labs: ICND1 Exam prep lab

$11.99

Microsoft Access Networking 2: Maximum Security

$11.99

Oracle 12c Multitenant Architecture Administration

$11.99

Certified Kubernetes Administrator (CKA) with Practice Tests

$11.99

icon
Reviews

4.3

305 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Francisco jose da Silva on 11/22/2020

otimo

By Uppara on 11/15/2020

Language can be more clear. Voice can be more audible and interesting otherwise very good.

By Catalin DUMITRASCU on 11/15/2020

This course seems to me a hands-on activity. It is a bit different than a didactical approach I've seen earlier in other courses. It is however an exquisite demonstration of effective use for Ansible. Thank you !

By Monisha on 11/8/2020

To get an idea as a professional in Devops, this course is very helpful

By Ashwin Pednekar on 10/25/2020

Nice Flow maintained by trainer , with good examples

By Andy Wilson on 10/22/2020

yes, good so far, not enough on networking

By Bence Gbor Koczka on 10/17/2020

Instructive and bite sized.

By Bhanu p on 10/16/2020

good one for beginners

By Andreas Pfeiffer on 10/3/2020

Good match. The ansible code base and docs have evolved, so some references are outdated and should be updated.

By Swapnil Shingote on 9/23/2020

I believe the way he is teaching Ansible no way other can teach.. as he is covering all the base and also rectifying/suggesting if anything he is missed before . #TheBestAmongTheRest

By Albert Cushon on 9/22/2020

Great practical course on Ansible. The course starts off with nothing automated and iterates towards a well built system. Although the course is good, I had to review it a few times to understand the bigger concepts at work. Addition of concepts would be a great addition.

By Kenan Farmer on 9/20/2020

amazing content and very compact with what is practical and needed to go from intro knowledge to senior level. also gives a great pathway for continual ansible learning and how to become a true SME