AWS ECS #
Fargate error: No Fargate configuration exists for given values #
This is caused because Fargate doesn’t provide the specific CPU/Memory combination
Invalid CPU or memory value specified
ECS best practices #
- Best Practices - Running your application with Amazon ECS
- Best practices for CI/CD using AWS Fargate and Amazon ECS
ECS Pipeline using CDK #
https://github.com/aws-samples/amazon-ecs-fargate-cdk-v2-cicd/