Home icon

Deploy to Elastic Beanstalk with Azure DevOps

.NET on AWS Blog



This article explains how to set up a continuous integration and deployment pipeline for an ASP.NET Core application using Azure DevOps, Amazon S3, and AWS Elastic Beanstalk.

Specifically, the article covers:

  • Creating an Azure DevOps Git repository for the application source code
  • Provisioning an Elastic Beanstalk application and environment
  • Pushing the ASP.NET Core code to the Azure DevOps repository
  • Configuring Azure DevOps service connections with AWS credentials
  • Setting up a continuous integration pipeline in Azure DevOps to build, test, and package the application
  • Configuring a continuous delivery pipeline in Azure DevOps to create a new Elastic Beanstalk application version and deploy it
  • Conclusion and clean up steps


Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Jul 8
2024
Deploy to Elastic Beanstalk with GitHub Actions
Apr 24
2024
Seamless Production Deployment with Elastic Beanstalk
Feb 11
2026
AWS Elastic Beanstalk now supports GitHub Actions for automated application deployment
Mar 12
2026
AWS Elastic Beanstalk launches Deployments tab with in-progress deployment logs

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.