© 2026 Hashnode
What we are doing is similar to what we did in the previous project. What is different is that it has been hosted on Azure AKS, and this time we will be using the deploy.sh scripting to automate all processes, from building the image file to creating...

When I started working on this project, the goal sounded simple:deploy a microservices application stack on Azure, make it secure, scalable, observable, and easy for developers to ship changes. In reality, it touched almost every part of cloud-native...

Automatic Content Recognition (Reconocimiento Automático de Contenido) aka: ACR; consiste en una serie de tecnologías que, una vez integradas en los televisores inteligentes, identifican de forma automática cualquier contenido que se esté reproducien...

Requirements for this project: Active azure subscription Visual Studio Code (The following should be installed on the VScode through Extensions: Azure cli, Docker and Git (if you want)) Docker desktop (optional) In this project, I would be doing...

This document explains how to set up a CICD pipeline for deploying a web application on a private AKS cluster. It includes integration with Azure SQL Database, Private Azure Container Registry (ACR), and Application Gateway using Terraform. It also d...

This document explains how to set up a CI/CD pipeline using Azure DevOps, Terraform, and different Azure services to deploy a web application on a private AKS cluster. The deployment is automated and ensures secure communication between services. Pre...

This document explains how to set up a CI/CD pipeline using Azure DevOps, Terraform, and Azure Container Web App to deploy a Python-based web application. The deployment is automated and can be started with just one click. Prerequisites Before diving...
