AZ-900 Studying Flashcards
What is the Shared Responsibility Model?
How Microsoft and the Customer have divided responsibilities for a variety of things such as security, data, and application settings
IAAS
Infrastructure as a Service - Mixed Responsibilities between Microsoft and their customer.
PAAS
Platform as a Service - Mixed/Shared Responsibilities between Microsoft and their customer.
SAAS
Software as a Service - Mixed/Shared responsibilities between Microsoft and their customer.
Who manages what in IAAS?
AZURE: Building security, physical network security, and physical computer security
CUSTOMER: Data, devices, user accounts, authentication platform, application settings, network and firewall settings, operating system patches
Who manages what in PAAS?
AZURE: Building security, physical network security, physical computer security, and OPERATING SYSTEM PATCHES
CUSTOMER: Data, devices, user accounts, authentication platform, application settings, network and firewall settings
Who manages what in SAAS?
AZURE: Building security, physical network security, physical computer security, operating system patches, NETWORK AND FIREWALL SETTINGS, and APPLICATION SETTINGS
CUSTOMER: Data, devices, user accounts, authentication platform
What is a Public Cloud?
The public cloud is defined as computing services offered by third-party providers over the public internet, making them available to anyone who wants to use or purchase them.
What is a Private Cloud?
The private cloud is defined as computing services offered either over the internet or a private internal network and only to select users instead of the general public.
What is a Hybrid Cloud
A hybrid cloud is a computing environment that combines a private cloud and a public cloud.
What is an example of a Hybrid Cloud?
SQL Server stretch database. It allows for a local database with a remote endpoint to the cloud.
What are some downsides to cloud pricing?
Difficult to predict your monthly bill, difficult to understand in advance what a service will really cost, possibility for big savings but you lose predictability.
What are some factors affecting VM pricing?
Geographical region, operating system SKU/license, instance size, disk type/size, bandwidth, backup storage, reservation/savings plan, support agreement
What are some factors affecting CosmosDB pricing?
API choice, region/regions, standard model/serverless, number of operations per second, consumed storage, optional dedicated gateway, backup storage
How are Virtual Machine Instances charged?
By time. Stop using the machine to stop the charges and vice versa.
How much does storage cost per month?
$0.02 per GB per month. Only pay for storage used, also pay for network traffic to/from other regions
What operations can be charged?
Read, write, list, and delete. Pay per message or query to a database.
T/F: All Azure resources deployed to a resource group must use the same Azure region.
False
T/F: If you assign a tag to a resource group, all Azure resources in that resource group are assigned to the same tag.
False
T/F: If you assign permissions for a user to manage a resource group, the user can manage all Azure resources in that group.
True
T/F: Azure China is operated by Microsoft.
False
T/F: Azure Government is operated by Microsoft.
True
T/F: Azure Government is available only to US government agencies and their partners.
True
T/F: A platform as a service (PaaS) solution that hosts web apps in Azure provides full control of the operating systems that host applications.
False
T/F: A platform as a service (PaaS) solution that hosts web apps in Azure provides the ability to scale the platform automatically.
True
T/F: A platform as a service (PaaS) solution that hosts web apps in Azure provides professional development services to continuously add features to custom applications.
True
T/F: Azure provides flexibility between capital expenditure (CapEx) and operational expenditure (OpEx).
True
T/F: If you create two Azure virtual machines that use the B2S size, each virtual machine will always generate the same monthly costs.
False