AZ 900 Product Summary Flashcards

1
Q

Disater Recovery

A

The ability to recover from a cloud service outage. Should happen quickly through automation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

High Availability

A

The ability to keep services up and running for long periods of time, while
experiencing little to no downtime.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Scalability

A

The ability to increase or decrease resources for a given workload. You can add resources to service a
workload (scale out), or add additional capabilities to handle increases in demand (scale up).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Elasticity

A

The ability to automatically or dynamically increase or decrease resources as necessary.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Agility

A

The ability to react quickly. Cloud services can allocate and deallocate resources quickly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Fault Tolerance

A

The ability to remain up & running even if a component or service is no longer functioning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Predicitve Cost

A

The ability to predict what costs will be incurred for a particular cloud service or offering.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Azure Virtual Machines

A

Best when you need more control over the computing environment than what other compute choices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Azure Container Instances

A

Offers the fastest and simplest way to run a container in Azure, without having to manage any virtual
machines.
A great solution for any scenario that can operate in isolated containers, including simple applications,
task automation, and build jobs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Azure App Services

A

An HTTP-based service for hosting web applications, REST APIs, and mobile back ends.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Azure Kubernetes Service

A

A managed Kubernetes offering that simplifies container-based application deployment and
management.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Azure Functions

A

Allows you to implement your system’s logic into readily available blocks of code. These code blocks are
called “functions”. Different functions can run anytime you need to respond to critical events.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Internet of Things

A

A collection of Microsoft-managed cloud services that connect, monitor, and control billions of IoT
assets. In simpler terms, an IoT solution is made up of one or more IoT devices that communicate with
one or more back-end services hosted in the cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Multi-Factor Authentication

A

Provides added security for user authentications by requiring two or more elements for authentication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Application Security Group

A

Allows you to configure network security as an extension of an application’s structure and reuse your
security policies at scale
Azure handles the complexity of explicit IP addresses and multiple rule sets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Network Security Group

A

Filters network traffic to and from Azure resources connected to Azure Virtual Networks.
Consists of inbound and outbound rules.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Devops

A

Provides developer services for support teams to plan work, collaborate on code development, and build
and deploy applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Azure Blob Storage

A

Designed for serving images or documents directly to a browser, storing files for distributed access,
streaming video and audio, and for writing to log files.
Also used to store data for backup and restore, disaster recovery, archiving, and analysis by an on-
premises or Azure-hosted service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Azure Files

A

Fully managed file shares in the cloud that are accessible via the industry standard Server Message Block
(SMB) protocol or Network File System (NFS) protocol.
Ccan be mounted concurrently by cloud or on-premises deployments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Azure Firewall

A

Microsoft’s managed network security service in Azure that protects Azure Virtual Network resources.
Uses a static public IP address to represent the virtual network resources behind it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Azure Sentinel

A

A scalable, cloud-native, security information event management (SIEM) and security orchestration
automated response (SOAR) solution that delivers intelligent security analytics and threat intelligence
across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting,
and threat response.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Azure Security Center

A

Used to provide threat protection for services in Azure and on-premises. Continuously monitors all
services, performs automatic security assessments, and uses machine learning to detect and block
malware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Azure Key Vault

A

Stores application secrets in a centralized cloud location, to securely control access permissions, and
access logging

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Azure Advanced Threat Protection

A

Microsoft’s security solution that is used to identify, detect, and investigate advanced threats and
compromised identities. Available as part of the Enterprise Mobility + Security 5 suite and as a
standalone license.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Azure Policy

A

Used to create, assign, and, manage policies that enforce different rules and effects over your resources.
Performs evaluations of resources and scans for those that are not compliant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

Role-Based Access Control

A

Provides fine-grained access management for Azure resources. Used to segregate duties within your
team, granting only the specific access that your users need to perform their jobs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Resource Locks

A

Used to prevent accidental deletion or modification of Azure resources. Managed from within the Azure
portal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

Azure Blueprints

A

Used to define repeatable sets of Azure resources that implement and adhere to standards, patterns,
and requirements.
A declarative way to manage the deployment of many different resource templates and other artifacts,
like role assignments, policy assignments, Azure Resource Manager templates, and Resource Groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

Azure Tags

A

Used to logically organize your Azure resources. Consist of name-value pairs, and help organize
resources for billing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

Azure Monitor

A

Allows you to collect, analyze, and act upon telemetry from both cloud and on-prem environments

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

Azure Serivice Health

A

Provides personalized guidance and support whenever issues with Azure services affect you

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Trust Center

A

Provides information and details that outline how Microsoft implements and supports security, privacy,
compliance, and transparency in all Microsoft cloud products and services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

Service Trust Portal (STP)

A

The Service Trust Portal hosts the Compliance Manager service. It’s where Microsoft publishes audit
reports and other compliance-related information.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

Compliance Manager

A

A workflow-based risk assessment dashboard within the Trust Portal used to track, assign, and verify
regulatory compliance activities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Azure Government Services

A

Addresses the security and compliance needs of many federal agencies in the US, state and local
governments, and their solution providers.

36
Q

Azure China 21Vianet

A

A physically separate instance of Azure that’s located in China, and operated by a separate organization,
called 21Vianet.

37
Q

Geographies

A

Discrete markets that preserve data residency and compliance boundaries that typically contain two or
more regions.
Allow customers with specific data-residency and compliance needs to keep their data and applications
in close proximity.
Categorized as Americas, Europe, Asia Pacific, Middle East, and Africa.

38
Q

Availability Zones

A

Physically separate locations within an Azure region. Each zone includes one or more datacenters,
equipped with independent power, cooling, and networking.
Acts as an isolation boundary, so if one availability zone goes down, the other continues working.

39
Q

Resource Groups

A

Containers for multiple resources that share the same life cycle.

40
Q

Azure Resource Manager

A

Provides a management layer that enables you to create, update, and delete resources in your Azure
subscription.

41
Q

Azure Compete

A

Cloud-based on-demand computing service that provides computing resources such as disks, CPUs,
memory, networking, and OS.

42
Q

VM Scale Set

A

A set of identically-configured virtual machines that supports true auto-scale. Can be scaled manually,
automatically, or a combination of the two.

43
Q

Azure Virtual Network

A

Allows several types of Azure resources to securely communicate

44
Q

Azure Load Balancer

A

Supports inbound and outbound scenarios and allows you to scale applications and create high
availability solutions.
Load balances incoming internet traffic and internal traffic across Azure services.

45
Q

Virtual Network Gateway

A

Sends encrypted traffic over the public internet between an Azure Virtual Network and an on-prem
network and provides a secure connection from an on-prem environment to Azure.

46
Q

Azure Application Gateway

A

Provides for the management of traffic to web applications.

47
Q

Content Delivery Network

A

Provides a distributed network of servers that efficiently deliver web content in their local region.

48
Q

IaaS

A

An instant computing infrastructure, provisioned and managed over the internet. IaaS helps you avoid
the expense and complexity of buying and managing your own physical servers and other datacenter
infrastructure.

49
Q

PaaS

A

includes servers, storage, and networking, as well as middleware, development tools, business
intelligence (Bl) services, database management systems, and more. PaaS is designed to support the
complete web application lifecycle: building, testing, deploying, managing, and updating.

50
Q

SaaS

A

Provides a complete software solution that you purchase on a pay-as-you-go basis from a
cloud service
provider. You rent the use of an app for your organization, and your users connect to it over the
Internet, usually with a web browser.

51
Q

Capex

A

Upfront expenditures on physical infrastructure that are deducted come tax time

52
Q

Opex

A

Billed immediately for products or services that are purchased when needed. OPEX expenses deducted
from tax bill in the same year.

53
Q

Economies of Scale

A

The ability to reduce costs while improving efficiency as a result of operating at a larger scale versus
operating at a smaller scale.

54
Q

Public Cloud

A

Resources do not belong to the organization that is utilizing them, but rather they are owned and
operated by a third party such as the cloud service provider.
Public cloud models may make their resources available to multiple organizations.
The most common cloud-type deployment model.

55
Q

Private Cloud

A

A private cloud is owned and operated by the organization that uses the cloud resources.
Each organization creates its own cloud environment in its datacenter
Organization provides self-service access to compute resources to its user base and is responsible for
maintaining and operating the services it provides

56
Q

Hybrid Cloud

A

A hybrid cloud combines both Public and Private clouds in order to run applications where most
appropriate.

57
Q

Shared Responsibility Model

A

Ensures cloud workloads are secure and well-managed

58
Q

Azure Subscription

A

Authenticates & authorizes users so they can access Azure products.
An account can have one subscription or multiple subscriptions.

59
Q

Pricing Calculator

A

Used to estimate the cost of different Azure products

60
Q

TCO Calculator

A

Allows you to estimate cost savings that you can realize by migrating your workloads to Azure

61
Q

Cost Management

A

A set of tools that you use to monitor, allocate, and optimize your Azure costs

62
Q

The 4 Azure Support Plan Options

A

Basic Support
Developer Support
Standard Support
Professional Direct

63
Q

Service Level Agreement

A

Formal document that details the performance standards that apply to Azure products and services.
There are separate SLAS for many individual Azure products and services.

64
Q

Availability Metrics

A

MTTR: Mean Time To Recovery is the average time it takes to restore a component or service after a
failure occurs.
MTBF: Mean Time Between Failures is the length of time that you can reasonably expect a component to
last between outages

65
Q

Recovery Metrics

A

RTO: Recovery Time Objective refers to the maximum acceptable time that an application or service can
be unavailable after a failure.
RPO: Recovery Point Objective defines the maximum duration of data loss that is acceptable during a
disaster.

66
Q

Private Preview

A

An Azure feature available to certain Azure customers for evaluation purposes.

67
Q

Public Preview

A

An Azure feature available to all Azure customers for evaluation purposes.

68
Q

Azure Cosmos DB

A

A globally-distributed database service that enables you to elastically and independently scale
throughput and storage

69
Q

Azure SQL Database

A

A relational database as a service (DaaS) based on the latest stable version of the Microsoft SQL Server
database engine

70
Q

Azure Database Migration

A

a fully-managed service designed to enable seamless migrations from multiple database sources to
Azure data platforms with minimal downtime.

71
Q

Azure Synapse Analytics

A

An integrated analytics service that accelerates time to insight across data warehouses and big data
systems. Azure Synapse brings together the best of SQL technologies used in enterprise data
warehousing, Spark technologies used for big data, Pipelines for data integration and ETL/ELT, and deep
integration with other Azure services such as Power BI, CosmosDB, and AzureML.

72
Q

Azure HDInsight

A

Azure HDInsight is a cloud distribution of Hadoop components. Azure HDInsight makes it easy, fast, and
cost-effective to process massive amounts of data. You can use the most popular open-source
frameworks such as Hadoop, Spark, Hive, LLAP, Kafka, Storm, R, and more.

73
Q

Azure Data Lake Analytics

A

An on-demand analytics job service that simplifies big data. Instead of deploying, configuring, and tuning
hardware, you write queries to transform your data and extract valuable insights.

74
Q

Azure Databricks

A

An Apache Spark-based analytics platform that’s optimized specifically for Microsoft Azure. You can use
Azure Databricks to read data from multiple data sources, including Azure Blob Storage, Azure Data Lake
Storage, Azure Cosmos DB, and others.

75
Q

Machine Learning

A

A technique that allows computers to leverage existing data to forecast future behaviors or outcomes.

76
Q

Azure Machine Learning Studio

A

A collaborative, drag-and-drop visual workspace where you can build, test, and deploy machine learning
solutions without needing to write code.

77
Q

Azure Logic Apps

A

A cloud service that helps you automate and orchestrate tasks, business processes, and workflows when
you need to integrate apps, data, systems, and services.

78
Q

Azure Event Grid

A

A fully-managed, intelligent event routing service that uses a publish-subscribe model for uniform event
consumption. Allows you to easily build applications with event-based architectures.

79
Q

Azure DevTest Labs

A

Allows you to quickly create environments in Azure while minimizing waste and controlling cost.

80
Q

Azure Portal

A

A management tool that you can use to identify services that you’re looking for. It can be used to get
links for help on different topics and to deploy, manage, and delete Azure resources.

81
Q

Azure PowerShell

A

The most-used command-line tool. Can be used to connect to Azure subscriptions, and to deploy,
manage, and delete Azure resources.

82
Q

Azure CLI

A

A cross-platform command-line program that you can use to connect to Azure and to execute
administrative commands against Azure resources. Can be run on Windows, Linux, and even macOS.

83
Q

Azure Cloud Shell

A

A browser-based scripting environment that allows you to choose the shell experience that suits you
best.

84
Q

Azure Mobile App

A

An Azure management tool that you can use to access, manage, and monitor your Azure accounts and
resources from an iOS or Android phone or tablet. Also allows you to get notifications and alerts about
important health issues and diagnose and fix many issues. Can be used to start, stop, restart, and
connect to VMs.

85
Q

Azure REST APIs

A

Service endpoints that support sets of HTTP operations, or methods. Are used to provide create, retrieve,
update, and delete access to the service’s resources.

86
Q

Azure Advisor

A

The tool to use when you want to get recommendations on improving your Azure environment and for
when you want to find ways to save on costs.

87
Q

Azure Cognitive Services

A

Cloud services client library SDKs and rest APIs that you can use to build cognitive with intelligence into
applications.