Intro to Ansible
Have you ever had to manage more than a single Linux server? Having to ssh into the severs and typing individual commands on the terminal. What happens if yo...
Have you ever had to manage more than a single Linux server? Having to ssh into the severs and typing individual commands on the terminal. What happens if yo...
In our last post, we learned the basics of Ansible and how we set up a basic web server instance with Ansible. Today we would be exploring how we can automat...
In the previous section, we created our AWS keypair now we would attach it to our instance.
In the last post, we did set up an AWS ec2 instance in terraform but it’s just an instance with nothing running on it.
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently.