What role does the Azure Container Registry play in the AKS ecosystem?

  • Identity and access management
  • Load balancing
  • Managing Kubernetes clusters
  • Storing container images
Azure Container Registry is used for storing container images, providing a centralized location to manage and deploy containerized applications in Azure Kubernetes Service (AKS).

The _______ pattern in microservices is used to handle requests that might otherwise result in a failure.

  • Circuit Breaker
  • Command
  • Observer
  • State
The Circuit Breaker pattern in microservices is designed to handle requests that could potentially fail, preventing cascading failures and improving system resilience.

Azure _______ is used to create highly available and scalable web front ends in Azure.

  • API Management
  • App Service
  • CDN
  • Front Door
Azure Front Door is a powerful service used for creating scalable and highly available web front ends in Azure. It optimizes and secures global web applications.

To maintain compliance, Azure _______ provides a unified policy management layer across Azure services.

  • Defender
  • Monitor
  • Policy
  • Sentinel
Azure Policy provides a unified policy management layer, ensuring compliance across various Azure services.

Azure _______ provides a serverless file system that can be shared by Azure Virtual Machines.

  • Blob Storage
  • File Storage
  • Queue Storage
  • Table Storage
Azure File Storage is designed to provide a serverless file system that can be shared among Azure Virtual Machines, making it suitable for scenarios that require shared file access.

How does Azure Data Factory facilitate data movement across different data stores?

  • Direct SQL Queries
  • File-based Copy-Paste
  • HTTP Data Transfer
  • Using Linked Services
Azure Data Factory utilizes Linked Services to establish connections and facilitate seamless data movement across different data stores in a scalable and efficient manner.

In Azure Security Basics, which tool is used primarily for detecting and responding to security threats?

  • Azure Active Directory
  • Azure Blob Storage
  • Azure Key Vault
  • Azure Security Center
Azure Security Center is the primary tool used for detecting and responding to security threats in Azure. It provides advanced threat protection across your Azure workloads.

How does Azure support MPI (Message Passing Interface) in High-Performance Computing scenarios?

  • Azure Batch
  • Azure CycleCloud
  • Azure HPC Cache
  • Azure Virtual Machines
Azure supports MPI in HPC scenarios through Azure CycleCloud, which facilitates the deployment and management of MPI-based workloads in a scalable manner.

An organization requires a solution to protect sensitive documents containing personally identifiable information (PII) in Azure. What Azure service would you recommend?

  • Azure Active Directory Rights Management (AADRM)
  • Azure Information Protection
  • Azure Key Vault
  • Azure Security Center
Azure Information Protection is designed to safeguard sensitive documents by classifying and applying appropriate protection policies, including encryption and access controls.

What is the primary function of Azure API Management in managing APIs for a business?

  • API analytics
  • API discovery
  • API governance
  • API integration
Azure API Management provides analytics, enabling businesses to monitor and analyze API usage, performance, and other relevant metrics.