Awesome technical topics around cloud (mostly AWS), security, networking, programing, design patterns & DevOps. Our tutorials go into depth to explain why and how.

  • Azure DevOps with AWS CloudFormation

    This is one chapter of a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS. In this tutorial we will learn how to integrate AWS CloudFormation with Azure DevOps pipelines. AWS CloudFormation Introduction How to manually deploy a CloudFormation template How to automate CloudFormation deployments with PowerShell scripts How to integrate Azure…

  • AWS PowerShell tutorial

    This is one chapter of a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS. AWS tools for PowerShell is essential to create advanced CICD pipelines that integrate with AWS. Whether you use Azure DevOps, Jenkins, Team City, Travis CI or Bamboo to create your CICD pipelines all of them support execution…

  • How to install and configure an Azure DevOps agent on an AWS EC2 instance

    This is one chapter of a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS. You can host your Azure DevOps pipeline agents on Azure, on AWS, on GCP or on on-premises. Especially if you want to deploy your software to AWS environments, having your Azure DevOps pipeline agent in AWS makes…

  • Azure DevOps quick start tutorial for AWS DevOps engineers

    This is one chapter of a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS. There are some situations where you want to integrate Azure DevOps with AWS. In those situations, if you are new to Azure DevOps you may be overwhelmed with the features Azure DevOps offers. In this quick start…

  • Certificate Signing Request (CSR)

    SSL Tutorial | Certificate Signing Request (CSR) Certificate Signing Request also known as CSR is a tiny encoded string that has certain information about your organization. Your Certificate Authority also known as CA will use this information to issue you a certificate. A CSR contains following information Information contain in the CSR Common Name (CN)…

Scroll to Top