Microsoft Workloads on AWS
Category: AWS Toolkit for AzureDevOps
How to federate into AWS from Azure DevOps using OpenID Connect
In this blog post, I will demonstrate how to use the OpenID Connect (OIDC) options in AWS Toolkit for Azure DevOps version 1.15.0+ to federate into AWS accounts and obtain temporary credentials without managing static AWS Identity and Access Management (IAM) credentials. Introduction Azure DevOps Pipelines enable continuous build, test, and deployment across platforms and […]
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 HAQM 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 HAQM ECS with AWS Fargate to automate Azure DevOps Hosted Agents
In this blog post, we will show you how to use HAQM Elastic Container Service (HAQM ECS) with AWS Fargate as hosted agents to deploy applications to HAQM Web Services (AWS) using Microsoft Azure Pipelines. This is a continuation of a previous post about using HAQM Elastic Compute Cloud (HAQM EC2) Auto Scaling with your […]
Using HAQM EC2 Auto Scaling to Manage Azure Pipelines Agent Capacity
In this blog post, we will show you how to use HAQM Elastic Compute Cloud (HAQM EC2) Auto Scaling with your self-hosted HAQM EC2 Azure Pipelines agents to deploy applications to HAQM 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 […]