AZ-900 Flashcards
(126 cards)
What is cloud computing?
delivery of services over the internet
What is a private cloud?
A cloud used by a single entity
What is a public cloud?
a cloud that is built, controlled, and maintained by a third party provider
What is a multi-cloud model?
Where you use multiple public cloud providers
What is the set of technologies that helps to manage your environment called?
Azure Arc
What is CapEx?
Capital Expenditures
What is OpEx?
Operational Expenditures
Which cloud model uses some datacenters focused on providing cloud services to anyone that wants them, and some data centers that are focused on a single customer?
Hybrid Cloud
According to the shared responsibility model, which cloud service type places the most responsibility on the customer?
IaaS
What is vertically scaling in a cloud environment?
Gaining new features
What is horizontal scaling in a cloud environment?
Creating more of what you have deployed
Which type of scaling involves adding or removing resources (such as virtual machines or containers) to meet demand?
Horizontal Scaling
What is characterized as the ability of a system to recover from failures and continue to function?
Reliability
In IaaS, what is the cloud provider responsible for?
physical security, networking, hardware
What more does the cloud provider maintain in PaaS when compared to IaaS?
operating systems, middleware, development tools, and business intelligence services
Which cloud service type is most suited to a lift and shift migration from an on-premises datacenter to a cloud deployment?
IaaS
What type of cloud service type would a Finance and Expense tracking solution typically be in?
SaaS
Can Bash be used to control Azure?
Yes
Can PowerShell be used to control Azure?
Yes
What is Azure CLI interactive mode?
a way to interact with CLI in a way that more resembles an IDE
What is a region?
a geographical area that contains at least one datacenter
What are availability zones?
physically separate datacenters within an Azure region
Does each availability zone have independent cooling, power, and networking?
Yes
What is a resource in Azure?
a basic building block of Azure. Anything you create is a resource