QUESTIONS AND CORRECT ANSWERS
GRADED A+
● Supports a collaborative culture and set of processes that bring
together developers, project managers, and contributors to develop
software. Answer: Azure DevOps Services
● A private, isolated network in Azure allows secure communication
among resources, the internet, and on-premises networks.. Answer:
Azure Virtual Network
● A Layer 7 (HTTP/HTTPS) load balancer designed for web
applications. It includes advanced features like SSL termination, URL-
based routing, and a Web Application Firewall (WAF).. Answer: Azure
Application Gateway
● A Layer 4 (TCP/UDP) load balancer that distributes incoming
network traffic across multiple servers to ensure high availability and
reliability of applications.. Answer: Azure Load Balancer
● A service used to send encrypted traffic between Azure VNets and on-
premises networks, such as via VPN connections.. Answer: Azure VPN
Gateway
,● A private, dedicated, high-throughput connection between an on-
premises network and Azure, bypassing the public internet.. Answer:
Azure ExpressRoute
● A flexible, on-demand cloud computing service offered by Azure that
can scale according to needs.. Answer: Azure Virtual Machines
● It translates a service name into an IP address.. Answer: Azure DNS
● It allows you to develop and host web apps, mobile back ends, and
RESTful APIs in your preferred programming language without the need
to manage infrastructure.. Answer: Azure App Service
● Quick, serverless solution for running containers.. Answer: Azure
Container Instances
● Managed Kubernetes solution for orchestrating containerized
applications.. Answer: Azure Kubernetes Service
● A massively scalable object storage solution for storing unstructured
data such as text, images, video, and backups.. Answer: Azure Blob
, ● A fully managed file shares in the cloud, accessible through the
standard Server Message Block (SMB) protocol, Network File System
(NFS) protocol, and Azure Files REST API.. Answer: Azure Files
● A system that offers fine-grained access management for Azure
resources based on roles assigned to users.. Answer: Azure RBAC
(Role-Based Access Control)
● A governance tool to enforce standards and compliance at scale for
Azure resources.. Answer: Azure Policy
● A service that collects, analyzes, and visualizes telemetry data from
Azure resources to monitor their performance and health.. Answer:
Azure Monitor
● Allows you to consolidate your organization's file shares within Azure
Files, while preserving the flexibility, performance, and compatibility of
a Windows file server.. Answer: Azure File Sync
● The are the JSON files that outline the infrastructure and
configuration settings for your project.. Answer: Azure Resource
Manager (ARM) template
● A service that helps safeguard cryptographic keys and secrets used by
cloud applications and services, offering secure management of
certificates, secrets, and keys.. Answer: Azure Key Vault