Containers Quiz

5 questions Pass: 70% +50 pts

Quiz covering Provision and Manage Containers

Containers Quiz

5 questions | Pass: 70% | Earn 50 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure service allows you to run containerized applications without managing the underlying virtual machine infrastructure?

  2. 2

    You need to store private Docker images in Azure so that they can be deployed to Azure Kubernetes Service (AKS). Which service should you use?

  3. 3

    When configuring an Azure Container Instance, what is the purpose of a 'sidecar' container pattern?

  4. 4

    You are managing an AKS cluster. Which command is used to scale the number of replicas for a specific deployment to 5?

  5. 5

    A containerized application in Azure Container Instances requires secure access to a secret (like a connection string) without hardcoding it in the image. What is the recommended approach?