Devguides
  • Home
  • About
Sign in Subscribe

azure

A collection of 4 posts
Deploying CloudFormation Stacks From Azure DevOps to AWS
aws

Deploying CloudFormation Stacks From Azure DevOps to AWS

This guide demonstrates how to deploy a CloudFormation stack from Azure DevOps to AWS. To keep this guide simple the CloudFormation Stack will only contain three S3 buckets. For this guide you will need to create to files: pipeline.yaml for the pipeline file and template.yaml for the CloudFormation
26 Mar 2021 3 min read
How to Build and Deploy Docker Images from Azure DevOps to AWS ECR
devops

How to Build and Deploy Docker Images from Azure DevOps to AWS ECR

This guide describes how to build a docker image and publish the docker image to AWS Elastic Container Registry (AWS ECR). ECR is a service to host private Docker images in AWS. Prerequisite * This guides assumes that there is a Dockerfile in the root folder of the project * An AWS
19 Jun 2020 3 min read
Azure DevOps Pull Request Templates
azure

Azure DevOps Pull Request Templates

Pull requests are a very handy feature when you are working in a team. However, you might want to have a check list of some sort or maybe a special format on your pull requests. One way to standardize your pull requests are to use templates. Default Template To make
07 Jun 2020 1 min read
How to Build a Gatsby Site Using Azure DevOps
react

How to Build a Gatsby Site Using Azure DevOps

Azure DevOps is Microsoft's all in one solution for issue tracking, code hosting, code building and code deploy. In this guide we will look at how you can build a Gatsby site using Azure DevOps. Azure DevOps supports build configuration in yml files. The guide below depends on
29 Jan 2020 2 min read
Page 1 of 1
Devguides © 2025
Powered by Ghost