How to Build a CI/CD Pipeline Using AWS CodeDeploy and Microsoft Team Foundation Server (TFS)

preview_player
Показать описание
AWS CodeDeploy allows hybrid application deployments. Using AWS CodeDeploy you can deploy applications to both Amazon EC2 instances and to on-premises instances in your data center. This video demonstrates how you can integrate AWS CodeDeploy with Microsoft Team Foundation Server (TFS) in a DevOps environment. We use TFS as the source code repository and the build server. At the end of the video, we create a complete CI/CD pipeline to deploy a sample .NET application to a hybrid environment.

Learn more:
Рекомендации по теме
Комментарии
Автор

can you share the codefiles github link

javascript_developer
Автор

Hi, We are using Azure DevOps to build a CI/CD pipeline and we have a Dot Net application in EC2 instance. How can we use AWS Code Deploy with Azure DevOps? Do we need a S3 bucket to store the build zip file and to deploy using AWS code deploy? Finally do we have any tutorial for that? Appreciate your help!

gautampathakamuri
Автор

Is it possible to implement this with containerized applications and ECR?

Minerva___