Vikram Biwal
Mar 24, 2023

Create Task definition in (ECS)

  1. Go to Amazon Elastic Container Service (ECS) -> Task definitions
  2. Press Create new task definition
  3. Enter the Container name and Image URI (that was created in Amazon ECR)
  4. Here you can select the Operating system/Architecture, CPU, Memory etc.

Full deployment