Worksheetsaz-104_module-9
Total questions: 8
Worksheet time: 8mins
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?
Azure Kubernetes Service (AKS)
Azure Virtual Machines (VMs)
Azure Web App Service
Azure Container Instances
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?
Azure Kubernetes Service (AKS)
Azure Virtual Machines (VMs)
Azure App Service (Web App)
Azure Functions
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)?
Azure Kubernetes Service (AKS)
Azure Container Registry
Azure Container Instances
Azure App Service (Web App)
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?
Role-Based Access Control (RBAC)
Azure Monitor
Azure DevOps Integration
Container image auto-builds
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?
Azure Kubernetes Service (AKS)
Azure Container Instances
Azure App Service (Web App)
Azure Virtual Machines (VMs)
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?
Azure Logic Apps
Azure Functions
Azure Container Instances
Azure Automation
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?
Azure App Service (Web App), Azure Kubernetes Service (AKS), and Azure Container Registry
Azure Virtual Machines (VMs), Azure Functions, and Azure Logic Apps
Azure Container Instances, Azure Functions, and Azure App Service (Web App)
Azure Kubernetes Service (AKS), Azure Container Registry, and Azure Virtual Machines (VMs)
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?
Azure App Service (Web App), Azure SQL Database, and Azure Container Instances
Azure Virtual Machines (VMs), Azure Blob Storage, and Azure Functions
Azure Kubernetes Service (AKS), Azure Container Registry, and Azure Logic Apps
Azure App Service (Web App), Azure Cosmos DB, and Azure Functions
