Web Application Using Aws Cloud Formation

04 Jan 2018

Problem Statement

Using AWS cloud formation deploy “hello world” web application (just print hello message when user will send the request) inside AWS ECS using Apache Server.

Note

Mandatory aws service to be used for this deployment

Solution