How To Deploy A LAMP Stack In AWS Using Terraform
How to deploy a LAMP stack in AWS using terraform Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed terraform override. https://cloudaffaire.com/terraform-override/ In this blog post, we will discuss how to deploy a LAMP stack in AWS using terraform. What is a LAMP stack? A LAMP stack is simply a web application created on Linux server using Apache, PHP and MySQL (L=Linux, A=Apache, M=MySQL, P=PHP). In…
4 Comments
May 7, 2019