CORE AZURE SERVICES Flashcards
What is Azure?
Azure is a cloud computing platform and service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers.
What service is used for managing virtual machines in Azure?
Azure Virtual Machines
Azure ___________________________ is a service that allows you to store data in the cloud.
STORAGE
Which Azure service is used for building and managing applications in containers?
Azure Kubernetes Service (AKS)
What is the purpose of Azure Functions?
Azure Functions is a serverless compute service that allows you to run event-driven code without having to explicitly provision or manage infrastructure.
Which of the following is a database service in Azure?
A) Azure Blob Storage
B) Azure SQL Database
C) Azure DevOps
B) Azure SQL Database
Azure _______________ ___ provides a scalable cloud database for NoSQL applications.
COSMOS DB
Azure DevOps is used for project management and software development lifecycle management.
True
________________________________ is used for identity and access management, enabling users to sign in and access resources.
Azure Active Directory
Azure ___________________________
is a service that helps you analyze large data sets using cloud-scale analytics.
Synapse Analytics
_________ ____________ ___________ is designed for building and deploying machine learning models?
Azure Machine Learning
Which service would you use for hosting a web application?
A) Azure Functions
B) Azure App Service
C) Azure Blob Storage
B) Azure App Service
_________________________________ is used for automating workflows and integrating apps and services.
Azure Logic Apps
Azure Site Recovery is used for disaster recovery and business continuity.
True
What is the purpose of Azure Virtual Network?
Azure Virtual Network allows you to create a private network in Azure and securely connect resources.
Azure ___________ _______________ provides a set of cloud services for building and managing applications without the need for hardware provisioning.
App Service
Which Azure service is primarily used for content delivery and caching?
Azure CDN (Content Delivery Network)
What is the primary function of Azure Resource Manager? A) Manage virtual machines B) Manage resources and deployments
C) Manage databases
B) Manage resources and deployments
What is the function of Azure Monitor?
Azure Monitor provides full-stack monitoring and analytics for applications and infrastructure.
Your IT department wants to automatically enforce naming conventions and resource location rules when users deploy resources.
Which service should you use?
a) Azure Monitor
b) Azure Policy
c) Azure Blueprints
C
You’re managing multiple Azure subscriptions for different departments and want to apply governance rules and access controls consistently across all of them.
What should you use?
a) Azure Resource Groups
b) Azure Blueprints
c) Azure Management Groups
C
Azure Management Groups let you organize multiple subscriptions and apply governance and RBAC policies at scale.
A client needs a solution for analyzing real-time data streams from IoT devices and making decisions immediately as data arrives.
Which Azure service is best suited for this?
a) Azure Stream Analytics
b) Azure Data Factory
c) Azure Synapse Analytics
a) AZURE STREAM ANALITYCS
You need to back up critical on-premises files to the cloud with minimal infrastructure setup and the ability to restore individual files if needed.
Which service should you use?
a) Azure Blob Storage
b) Azure Backup
c) Azure Files
B
AZURE BACKUP provides automated backups, file-level restore, and integrates easily with on-prem environments, all with minimal setup.