Introduction to Ansible

Get familiarized with the basics of Ansible in this lesson.

Creating infrastructure is fun when you automate it, but it sure can be cumbersome when you have to configure it manually. That is, until now. Welcome to Ansible!

You have already learned how to build infrastructure using Terraform through a concept called Infrastructure as Code. Tools like Terraform use the Infrastructure as Code approach to create virtual machines, virtual networks, some serverless features, and so on. But what about the configuration needed to then apply to those infrastructures? You need a way to automate the configuration of the resource.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy