Skip to Content

AZ-900: Which Azure Service Should You Use to Manage the Underlying Infrastructure for Secure and Scalable Containerized Applications?

Which Azure service provides a secure, scalable, fully managed environment for running and orchestrating containerized applications? Learn how Azure Kubernetes Service (AKS) simplifies container management.

Table of Contents

Question

A company wants to create a secure and scalable environment for running containerized applications. Which service should they use to manage the underlying infrastructure for containers?

A. Azure Functions
B. Azure App Service
C. Azure Logic Apps
D. Azure Kubernetes Service (AKS)
E. Azure Virtual Machines

Answer

D. Azure Kubernetes Service (AKS)

Explanation

Azure Kubernetes Service (AKS) provides a managed Kubernetes environment for deploying and managing containerized applications at scale, simplifying container orchestration and management.

Azure Kubernetes Service (AKS) is a fully managed Kubernetes platform that automates the deployment, scaling, and management of containerized applications in Azure. It abstracts away the complexity of Kubernetes infrastructure management, allowing you to focus on developing and running your applications, while Azure handles the control plane, health monitoring, upgrades, and scaling.

  • Security: AKS integrates with Azure Active Directory for authentication, supports Kubernetes role-based access control (RBAC), and provides features like private clusters, network policies, and compliance with industry standards (SOC, ISO, PCI DSS, HIPAA).
  • Scalability: AKS supports horizontal pod autoscaling, cluster autoscaling, and multi-node pools, enabling applications to scale efficiently based on demand.
  • Integration: Seamless integration with Azure Monitor, Azure Policy, Azure DevOps, and other Azure services provides comprehensive monitoring, governance, and CI/CD capabilities.
  • Persistent Storage and Networking: AKS supports dynamic storage provisioning (Azure Disks, Azure Files), advanced networking options, and load balancing for high availability.
  • Multi-Platform Support: AKS runs both Linux and Windows containers, supporting a wide range of application workloads.

Use Cases:

  • Running microservices architectures
  • Deploying scalable web applications
  • Supporting DevOps and CI/CD pipelines
  • Enabling secure, multi-zone, and highly available containerized workloads

Azure Kubernetes Service (AKS) provides a managed, secure, and scalable environment for deploying, orchestrating, and managing containerized applications, automating infrastructure tasks and offering deep integration with Azure’s security, networking, and monitoring services.

Microsoft Azure Fundamentals AZ-900 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Fundamentals AZ-900 exam and earn Microsoft Azure Fundamentals AZ-900 certification.