Articles in this series
Hello everyone, This blog is about how we can run a GUI [Graphical user interface] application inside a docker container. Before we start with the...
In this blog, I will walk you through how to install docker inside docker and its use case. Docker is a software platform that simplifies the process...
Imagine there are thousands of servers and you have to configure all of the servers manually means you have to install/uninstall/update any software,...
In this blog, we'll use Ansible to set up Docker and a webserver in a Docker container. There will be the following steps: Install Ansible on the...
What is Kubernetes? Kubernetes, also known as K8s, is a portable, extensible, open-source platform for managing containerized workloads and services,...
In this blog, we will see how to create an AKS cluster and how to deploy applications using the AKS. What is Kubernetes & how its Use Cases What is...