Microsoft Workloads on AWS

Category: AWS Toolkit for AzureDevOps

Use Azure DevOps to deploy AWS Glue jobs in CI/CD pipeline

In this blog post, we will walk you through an example using AWS Toolkit for Azure DevOps to deploy your AWS Glue jobs across multiple Amazon Web Services (AWS) accounts to simulate development and production environments. Introduction AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data […]

Using Amazon ECS with AWS Fargate to automate Azure DevOps Hosted Agents

In this blog post, we will show you how to use Amazon Elastic Container Service (Amazon ECS) with AWS Fargate as hosted agents to deploy applications to Amazon Web Services (AWS) using Microsoft Azure Pipelines. This is a continuation of a previous post about using Amazon Elastic Compute Cloud (Amazon EC2) Auto Scaling with your […]

Using Amazon EC2 Auto Scaling to Manage Azure Pipelines Agent Capacity

In this blog post, we will show you how to use Amazon Elastic Compute Cloud (Amazon EC2) Auto Scaling with your self-hosted Amazon EC2 Azure Pipelines agents to deploy applications to Amazon Web Services (AWS) using Azure DevOps. Introduction There are many ways that you can build and deploy your applications to AWS. You can […]

How to use AWS App2Container to automate the setup of Azure DevOps CI/CD pipelines

Introduction In this blog post, we will walk through how to automate the creation of an Azure DevOps release pipeline that deploys containerized applications to AWS. This solution will save you time and effort if you’re using Azure DevOps for version control or CI/CD and if you’re modernizing your applications using containers. We will use […]