AZ-900 Flashcards

1
Q

Disaster Recovery

A

The ability to recover from a cloud service outage. Cloud services disaster recovery 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

Predictive 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

Choose a VM when you need more control over the computing environment than the other choices offer.

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

Azure Container Instances

A

Azure Container Instances offers the fastest and simplest way to run a container in Azure, without having to manage any virtual machines.
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 Service

A

Azure App Service is 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

Azure Kubernetes Service (AKS) is 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

Azure Functions 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

Configure network security as an extension of an application’s structure
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
Supports as many rules as necessary, within subscription limits.

17
Q

DevOps

A

Azure DevOps provides developer services for support teams to plan work, collaborate on code development, and build and deploy applications. Developers can work in the cloud using Azure DevOps Services or on-premises using Azure DevOps Server.

18
Q

Azure Blob Storage

A

Blob storage is designed for:
Serving images or documents directly to a browser.
Storing files for distributed access.
Streaming video and audio.
Writing to log files.
Storing data for backup and restore, disaster recovery, and archiving.
Storing data for analysis by an on-premises or Azure-hosted service.

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.
Azure file shares can be mounted concurrently by cloud or on-premises deployments.
Azure Files SMB file shares are accessible from Windows, Linux, and macOS clients.
Azure Files NFS file shares are accessible from Linux or macOS clients.

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.