Terraforming a Laravel application using AWS ECS Fargate – Part 4
Creating an application using the Laravel framework The Laravel framework will be used to validate the interoperability of the infrastructure created by Terraform. The steps are similar for any LAMP, LEMP and other similar applications. I have used simple/straight forward codes to showcase the functionality. Please use necessary abstraction so that code outlives the application.