Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

az-104_module-9

Total questions: 8

Worksheet time: 8mins

Name
Class
Date
1.

Your organization is developing a new web application and needs a platform to host it. You want to deploy the application quickly and easily without managing the underlying infrastructure. Which Azure service should you choose?

a)

Azure Kubernetes Service (AKS)

b)

Azure Virtual Machines (VMs)

c)

Azure Web App Service

d)

Azure Container Instances

2.

Your team is working on a project where you need to deploy a web application that supports multiple programming languages and frameworks. You want a service that provides built-in support for .NET, Node.js, Python, and PHP. Which Azure service is best suited for this scenario?

a)

Azure Kubernetes Service (AKS)

b)

Azure Virtual Machines (VMs)

c)

Azure App Service (Web App)

d)

Azure Functions

3.

Your organization is adopting containerization to package and deploy applications. You need a secure and private repository for storing Docker container images. What Azure service provides a private container registry with role-based access control (RBAC)?

a)

Azure Kubernetes Service (AKS)

b)

Azure Container Registry

c)

Azure Container Instances

d)

Azure App Service (Web App)

4.

You are working on a project where the development team frequently pushes container images to a registry. You need a service that can automatically build and store container images whenever changes are committed to the source code repository. What Azure Container Registry feature can help you achieve this?

a)

Role-Based Access Control (RBAC)

b)

Azure Monitor

c)

Azure DevOps Integration

d)

Container image auto-builds

5.

Your team is developing a microservices-based application, and you need a way to run individual containers without managing the underlying infrastructure. What Azure service allows you to deploy containers quickly without configuring VMs or clusters?

a)

Azure Kubernetes Service (AKS)

b)

Azure Container Instances

c)

Azure App Service (Web App)

d)

Azure Virtual Machines (VMs)

6.

You are building a solution where you need to run a containerized job on a schedule. This job performs data processing tasks and needs to run at a specified time every day. What Azure service can you use to schedule and run container instances?

a)

Azure Logic Apps

b)

Azure Functions

c)

Azure Container Instances

d)

Azure Automation

7.

Your organization is developing a modern web application that includes both traditional web pages and microservices hosted in containers. What combination of Azure services can you use to build and deploy this application efficiently?

a)

Azure App Service (Web App), Azure Kubernetes Service (AKS), and Azure Container Registry

b)

Azure Virtual Machines (VMs), Azure Functions, and Azure Logic Apps

c)

Azure Container Instances, Azure Functions, and Azure App Service (Web App)

d)

Azure Kubernetes Service (AKS), Azure Container Registry, and Azure Virtual Machines (VMs)

8.

Your organization is developing a web application that requires hosting web pages, a database, and a backend microservice. You also need to ensure automatic scaling based on demand. What combination of Azure services can you use to achieve this architecture?

a)

Azure App Service (Web App), Azure SQL Database, and Azure Container Instances

b)

Azure Virtual Machines (VMs), Azure Blob Storage, and Azure Functions

c)

Azure Kubernetes Service (AKS), Azure Container Registry, and Azure Logic Apps

d)

Azure App Service (Web App), Azure Cosmos DB, and Azure Functions