Container Groups 2 – PaaS Compute Options

AKS is a completely platform-managed cluster, and you can easily create Kubernetes clusters in Azure and deploy your applications. AKS offloads the complex management and configuration tasks to Azure so…

Read More

Container Groups – PaaS Compute Options

A container group is a collection of containers that are scheduled on the same host machine. Since they are scheduled to the same host machine, you can share lifecycles, resources,…

Read More

Terminology – PaaS Compute Options

There are different terminologies that are associated with Kubernetes. In the previous section, you might have noticed the keyword pod; that is Kubernetes terminology. Figure 9.15 explains the terminology. FIGURE…

Read More

Networking – PaaS Compute Options

Networking is crucial in AKS because without networking you will not be able to establish communication between the components. As you saw in Figure 9.16, the Kube-proxy service running on…

Read More

Storage – PaaS Compute Options

When you run applications, you need to store and retrieve data. For certain applications, you don’t need the data to be persistent. However, in some other cases, you need to…

Read More

Storage Classes – PaaS Compute Options

As mentioned earlier, you can use Standard or Premium tiers of both Azure Files and Azure Storage while creating persistent volumes in Azure. The type of storage is determined using…

Read More
Terms of Use | About | Privacy Policy | Cookies | Accessibility Help | Contact