Preparation, Docker Image Push and Deployment for Containerized Voting Application in Kubernetes Cluster using Docker, Azure Container Registry (ACR) and Azure Kubernetes Service (AKS)
<p>In another project based on a real-world scenario, I had to act as a DevOps Engineer and show a new team member how to deploy an application on a Kubernetes cluster.</p>
<p>This cluster is part of The Cloud Bootcamp project, and I prepared this new team member to deploy the voting application that was developed for the MultiCloud Experience, an online event where participants had the opportunity to learn about Cloud technologies.</p>
<p>I deployed it to Microsoft Azure cloud, where I first pushed the application’s Docker image to Azure Container Registry (ACR) and then used the Azure Kubernetes Service (AKS) service to deploy a cluster managed by Microsoft Azure.</p>
<p><a href="https://medium.com/@mugishapierrette/preparation-docker-image-push-and-deployment-for-containerized-voting-application-in-kubernetes-2fc50296122c"><strong>Click Here</strong></a></p>