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

  • 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)…

  • Secure Socket Layer (SSL) Certificates

    If you are in the market to buy an SSL certificate you will find three main categories of SSL certificate regardless of the vendor. These categories identify the type of validation your Certificate Authority (CA) will perform prior to issuing the certificate. More intense the validation is more expensive the certificate becomes. In addition, more…

Scroll to Top