Building microservices using Terraform, Ansible, Docker, Docker Compose, and Github Actions.
Infrastructure as code(IAC) is a methodology for deploying, configuring, and managing servers. Typically when you need to host your application on the internet, you create VMs on hosting providers like Linode, Vultr, DigitalOcean, AWS, or GCP. Once t...