/AWS-ECS-Workshop

Quick tutorial for beginners

Primary LanguagePHP

AWS ECS Workshop Series

In this series, we will create a Docker image which provides web service, push the image to Amazon Elastic Container Registry (Amazon ECR) which is a fully-managed Docker container registry and run a container serving as a web server with the image stored in ECR.

Prerequisites

  • An AWS account.
  • Make sure the region is US East (N. Virginia), which its short name is us-east-1.

List of Content

Level 200:

Level 300:

  • 301-Mounting-Volume-on-Amazon-ECS #WIP
  • 302-Building-CI/CD-Using-Amazon-ECS #WIP