• Design and Deploy a Highly Available Node js Web app to AWS

    Intro Recently I made a blog post regarding migration of PostgresDB to Amazon RDS. This was in fact something I had to do during a personal AWS project that utilised postgresDB. In this article I will try to go over the entire project in more detail. The project is a simple online node web app…


  • Deploy AKS Cluster Using Terraform & Azure DevOps

    The contents of this article are solely my own work. You are welcome to share, reuse and incorporate it’s contents in other publications so long as due credit is provided. Overview In one of the previous articles I discussed the creation and deployment of a simple containerized Python flask app to an AKS cluster. As part…