Describe Core Azure Services (15-20%) Flashcards
Azure Portal service that helps connect users with Microsoft partners, independent software vendors, and startups that are offering their solutions and services, which are optimized to run on Azure?
Azure Marketplace
Azure ORGANIZATION STRUCTURE that
“act as a logical container into which Azure resources like web apps, databases, and storage accounts are deployed and managed.”
Resource Group
Azure ORGANIZATION STRUCTURE that
“groups together user accounts and the resources that have been created by those user accounts. For each _____, there are limits or quotas on the amount of resources that you can create and use.
Subscription
Azure ORGANIZATION STRUCTURE that
“groups help you manage access, policy, and compliance for multiple subscriptions. All subscriptions in a ____ ____ automatically inherit the conditions applied to the management group
Management Group
A _____ is a geographical area on the planet that contains at least one but potentially multiple datacenters that are nearby and networked together with a low-latency network.
Region
_____ _____ are physically separate datacenters within an Azure region. Each ____ _____ is made up of one or more datacenters equipped with independent power, cooling, and networking. They are set up to be an isolation boundary. If one goes down, the other continues working
Availability Zones
What is the minimum number of zones within a single region
3
A region ____ , is a term used to describe the relationship between two regions to provide redundancy.
1) One region in the ____ is prioritized for recovery should both regions have an outage
2) Azure updates are deployed in one region in the ____ to avoid outages related to upgrades
3) Each region ____ is in the same geography for data governance and law enforcement requirements
Pair
“A ____ is a manageable item that’s available through Azure. Virtual machines (VMs), storage accounts, web apps, databases, and virtual networks are examples “
resource
True or False,
Deleting a resource group will delete all assigned resources
True
What Azure Management service
“is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in your Azure account. You use management features like access control, locks, and tags to secure and organize your resources after deployment.
Azure Resource Manager
VM _____ _____ allow you to centrally manage, configure, and update a large number of VMs in minutes to provide highly available applications. The number of VM instances can automatically increase or decrease in response to demand or a defined schedule
scale sets
Which Azure Compute resource allows for
Total control over the operating system (OS).
The ability to run custom software.
To use custom hosting configurations.
Virtual Machine
Which core Azure resource
“enables you to build and host web apps, background jobs, mobile back-ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers automatic scaling and high availability
Azure App Services
_____ are an Azure App service style that
is a feature to run a program (.exe, Java, PHP, Python, or Node.js) or script (.cmd, .bat, PowerShell, or Bash) in the same context as a web app, API app, or mobile app.
Often used to run background tasks of web application
Webjobs
ACI stands for what?
Azure Container Instances
The two services to manage containers in Azure are ____ and ____
ACI and AKS
AKS stands for
Azure Kubernetes Service
Azure Functions and Azure Logics apps are two implementations of ______ computing
serverless
Which is the default for Azure functions, stateful or stateless
Stateless
Serverless computer implementation that
executes workflows that are designed to automate business scenarios and are built from predefined logic blocks
Logic App
You create logic app workflows by using a visual designer on the Azure portal or in Visual Studio. The workflows are persisted as a JSON file with a known _____ _____.
workflow schema
Azure Logic App workflows are created in ____ ____ in the Azure portal or _____ _____
visual designer
visual studio
Service that
is a desktop and application virtualization service that runs on the cloud. It enables your users to use a cloud-hosted version of Windows from any location.
Azure Virtual Desktop
Azure Virtual Desktop service allows use of Windows 10 enterprise _____ to allow multiple concurrent users on a single VM.
multi-session