Deploying a Web Application on ECS Using Docker Containers
Pre-requisites
1. Linux Operating system with docker & aws CLI installed
2. AWS Account.
Docker file for my web application:
Created docker image & container pushed it to docker hub
Need to create AWS ECS Cluster
Need to provide the cluster name a...
sunilsdevopsblog.com1 min read