If you are experiencing issues with your Amazon Web Services (AWS) Elastic Container Service (ECS) containers, here are a few steps you can take to investigate and troubleshoot the issues
ECS
How to implement a blue/green deployment with AWS Fargate
Here are the high-level steps for implementing a blue/green deployment with AWS Fargate
AWS Fargate container deployment from AWS ECR using Azure DevOps pipeline
You can build an application, create a docker image and upload it to AWS ECR using Azure DevOps build pipeline. Later deploy this image from AWS ECR to AWS ECS Fargate container using the Release pipeline in Azure DevOps.