Setting up Docker – Creating and Configuring Containers

0 Comments

Setting up Docker For this exercise, we are going to configure Docker so that you can see your first container in action. Proceed as follows: Sign up on Docker Hub at the following URL: https://hub.docker.com/…

AKS – Creating and Configuring Containers

0 Comments

AKS Kubernetes is designed as a management and orchestration service to assist with managing containers and creating a mechanism for scale. AKS is a serverless implementation of the Kubernetes service, which minimizes the management of…