Cloudformation Ecs Laravel

screenshot of Cloudformation Ecs Laravel

CloudFormation templates to getting started on AWS.

Overview

The aws-cloudformation-ecs-php-template repository is a set of nested templates that allow for the deployment of an ECS cluster and services along with a PHP Laravel application running on Nginx. It also includes CodePipeline configurations to automate the release of application changes and CloudFormation template changes.

Features

  • ECS cluster and services deployment
  • PHP Laravel application running on Nginx
  • CodePipeline for continuous application changes release
  • CodePipeline for continuous CloudFormation template changes release

Summary

The aws-cloudformation-ecs-php-template repository provides a set of nested templates for easy deployment of an ECS cluster and services with a PHP Laravel application. With the included CodePipeline configurations, developers can automate the release of both application changes and CloudFormation template changes, making it easier to manage and update the infrastructure.