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 Fargate Engine

    AWS Fargate is a serverless compute engine for containers that works with both Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service (EKS). Fargate makes it easy for you to focus on building your applications. Fargate removes the need to provision and manage servers, lets you pay for resources per application, and improves security through application isolation…

  • Azure DevOps with AWS Elastic Beanstalk

    This is one chapter of a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS. AWS Elastic Beanstalk is a great platform to host your ASP.Net applications. It supports traditional .NET full framework applications running on IIS and plethora of other application such as Java, Ruby, Containers, Go and Python to name…

  • Azure DevOps with AWS CodeDeploy

    In this tutorial, you will learn how to integrate AWS CodeDeploy with Azure DevOps to variety of deployments including hybrid deployments. We will build and deploy a simple console application into AWS EC2 instances and to on-premises environment in a single Azure DevOps pipeline. The on-premises environment is simulated with a laptop. We will discuss…

  • In process hosting is not supported error for ASPNetCoreModule in Azure DevOps pipeline

    in this article we discuss how to fix the error “In process hosting is not supported error for ASPNetCoreModule in Azure DevOps pipeline”

  • Azure DevOps with AWS

    This is a multi-part tutorial where we discuss how to integrate Azure DevOps with AWS services. Azure DevOps (previously known as Team Foundation Server or TFS in short) has been in the market for a long time and provides a nice developer experience. AWS being the leader in the cloud, it’s crucial to understand how…

Scroll to Top