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.
Release pipeline
Helm upgrade and Kubernetes related issues
How to fix issues related to Helm chart deployment to Kubernetes
How to create Azure KeyVault and Secrets using Azure release pipeline (using PowerShell script)
You can use PowerShell to create a key vault and secrets and assign access policy to users, groups or Apps.
How to create self hosted Linux Build Agent using azure release pipeline (ARM template)
Create Self Hosted Linux Build agent using release pipeline (ARM template) and override template parameter values using variables and scope for release pipeline.
How to create self hosted Windows Build Agent using azure release pipeline (ARM template)
Create Self Hosted Windows Build agent using release pipeline (ARM template).
Resolve – FullyQualifiedErrorId : There was an error with the service principal used for the deployment
Error related to Az module observed while running Azure PowerShell task in Azure Release Pipeline on Ubuntu (Linux) can be fixed.