How to deploy an Apache Server in a VPC cluster on AWS using Terraform

Posted on October 28, 2021 in Infrastructure • 6 min read

This post shows how to create an live running Apache webserver on AWS using terraform. The advantage of this method is to be able to use a repeatable method to spin up infrastructure for software deployment as the business grows. It also creates a clear, detailed and easily transferrable information …


Continue reading