AZ-900 Flashcards

1
Q

Types of cloud

A

Public cloud, private cloud and hybrid card

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

cloud service models

A

IaaS Infrastructure-as-a-Service
PaaS Platform-as-a-Service
SaaS Software-as-a-Service

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

Operating Expenses (OpEx)

A

With Operating Expenses (OpEx), you are only responsible for the computing resources that you use.

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

Capital Expenditure (CapEx)

A

Capital Expenditure (CapEx) is the up-front spending of money on physical infrastructure, and then deducting that up-front expense over time. The up-front cost from CapEx has a value that reduces over time.

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

Azure regions

A

A region 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.

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

availability zone

A

Availability zones are physically separate datacenters within an Azure region. Each availability zone is made up of one or more datacenters equipped with independent power, cooling, and networking.

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

Zonal services

A

You pin the resource to a specific zone (for example, VMs, managed disks, IP addresses).

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

Zone-redundant services

A

The platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).

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

Non-regional services:

A

Services are always available from Azure geographies and are resilient to zone-wide outages as well as region-wide outages.

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

region pair

A

Each Azure region is always paired with another region within the same geography (such as US, Europe, or Asia) at least 300 miles away. This approach allows for the replication of resources (such as VM storage) across a geography that helps reduce the likelihood of interruptions because of events such as natural disasters, civil unrest, power outages, or physical network outages that affect both regions at once.

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

Resource

A

A manageable item that’s available through Azure. Virtual machines (VMs), storage accounts, web apps, databases, and virtual networks are examples of resources.

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

Resource group

A

A container that holds related resources for an Azure solution. The resource group includes resources that you want to manage as a group. You decide which resources belong in a resource group based on what makes the most sense for your organization

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

What get deleted when you delete a resource group?

A

all resources contained within it are also deleted

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

Azure Resource Manager

A

Azure Resource Manager 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.

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

Azure subscription

A

An Azure subscription is a logical unit of Azure services that links to an Azure account, which is an identity in Azure Active Directory (Azure AD) or in a directory that Azure AD trusts.

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

Billing boundary

A

This subscription type determines how an Azure account is billed for using Azure. You can create multiple subscriptions for different types of billing requirements.

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

Access control boundary

A

Azure applies access-management policies at the subscription level, and you can create separate subscriptions to reflect different organizational structures

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

Azure compute services

A

Azure Virtual Machines
Azure Container Instances
Azure App Service
Azure Functions (or serverless computing)

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

What are virtual machine scale sets?

A

Virtual machine scale sets let you create and manage a group of identical, load-balanced VMs

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

What is Azure Batch?

A

Azure Batch enables large-scale parallel and high-performance computing (HPC) batch jobs with the ability to scale to tens, hundreds, or thousands of VMs.

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

What’s app service?

A

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

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

What’s a container?

A

Containers are a virtualization environment. Much like running multiple virtual machines on a single physical host, you can run multiple containers on a single physical or virtual host. Unlike virtual machines, you don’t manage the operating system for a container.

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

Micro-billing

A

pay only for the time their code runs

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

What are Azure Functions?

A

Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. Instead of worrying about deploying and maintaining servers, the cloud infrastructure provides all the up-to-date resources needed to keep your applications running

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

Azure Logic Apps

A

Azure Logic Apps is a cloud platform where you can create and run automated workflows with little to no code. By using the visual designer and selecting from prebuilt operations, you can quickly build a workflow that integrates and manages your apps, data, services, and systems.

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

Management groups

A

governance scope above subscriptions. You organize subscriptions into management groups; the governance conditions you apply cascade by inheritance to all associated subscriptions.

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

How many AD can trust a management group?

A

One

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

How many management group can be supported in a single directory?

A

10,000

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

How many levels can support a management group?

A

Six

30
Q

Can policies be applied at group level?

A

Yes

31
Q

Who gets access to the root management group?

A

No one is given the default access but Azure AD global administrators can elevate themselves to get access.

32
Q

Built in role that Grants full access to manage all resources, but does not allow you to assign roles in Azure RBAC, manage assignments in Azure Blueprints, or share image galleries.

A

Contributor

33
Q

Built in role that Grants full access to manage all resources, including the ability to assign roles in Azure RBAC.

A

Owner

34
Q

Built in role that View all resources, but does not allow you to make any changes

A

Reader

35
Q

Built in role that Lets you manage user access to Azure resources.

A

User Access administrator

36
Q

What is Microsoft Cloud Adoption Framework for Azure?

A

It is a full lifecycle framework that enables cloud architects, IT professionals, and business decision makers to achieve their cloud adoption goals. It provides best practices, documentation, and tools that help you create and implement business and technology strategies for the cloud.

37
Q

Cloud adoption framework methodologies

A

Strategy, plan, ready, migrate, innovate, secure, manage, govern and Organize

38
Q

CAF: Strategy

A

Define business justification and expected adoption outcomes.

39
Q

CAF: Plan

A

Align actionable adoption plans to business outcomes.

40
Q

CAF: Ready

A

Prepare your cloud environment for planned changes.

41
Q

CAF: Migrate

A

Migrate and modernize existing workloads.

42
Q

CAF: Innovate

A

Develop new cloud-native or hybrid solutions.

43
Q

CAF: Secure

A

Improve security over time.

44
Q

CAF: Manage

A

Manage operations for cloud and hybrid solutions.

45
Q

CAF: Govern

A

Govern your environment and workloads.

46
Q

CAF: Organize

A

Align the teams and roles supporting your organization’s cloud adoption efforts.

47
Q

Can azure storage be disabled?

A

No

48
Q

What are azure storage tiers?

A

Standard and premium

49
Q

Who handles storage encryption keys?

A

There’s microsoft-managed keys, customer-managed key and customer-provided keys.

50
Q

Which services support customer-managed keys?

A

Blob storage and azure files

51
Q

Which service support customer-provided keys?

A

Blob storage

52
Q

Who handles storage encryption and descryption/

A

Azure

53
Q

What’s is Doubly encrypt?

A

Data storage is encrypted twice. Once at service level and once at infrastructure level.

54
Q

Does azure storage support client or service side encryption?

A

Both, but service side is recommended and client side is supported by some languages like java, python and .net.

55
Q

Which tool can help you meet regulatory compliance requirements?

A

Microsoft Defender for Cloud using the regulatory compliance dashboard.

56
Q

When does the Microsoft cloud security benchmark gets assigned?

A

When you enable Defender for Cloud on an Azure subscription

57
Q

What’s application insights?

A

Application Insights is an extension of Azure Monitor and provides Application Performance Monitoring. it helps monitor:
Proactively understand how an application is performing.
Reactively review application execution data to determine the cause of an incident.

58
Q

What does application insight provides?

A

Live metrics, availability, GitHub or Azure DevOps integration, usage and smart detection.

59
Q

How do you enable application insight?

A

Application Insights is enabled through either Auto-Instrumentation (agent)(prefered) or by adding the Application Insights SDK to your application code.

60
Q

Which tool can collect metrics, application telemetry and collect and store application trace logging data?

A

Application insights

61
Q

How does the azure hybrid benefit works?

A

It works by letting you use Software Assurance-enabled Windows Server and SQL Server licenses, and RedHat and SUSE Linux subscriptions on virtual machines in Azure.

62
Q

With the hybrid benefit, what’s the cost of a Windows Server VMs on Azure?

A

The license for Windows Server is covered by Azure Hybrid Benefit, so you only need to pay for the base compute rate of the virtual machine.

63
Q

What’s an azure policy initiative?

A

Initiatives enable you to group several related policy definitions to simplify assignments and management because you work with a group as a single item.

64
Q

What’s cloud bursting?

A

In cloud computing, cloud bursting is a configuration that’s set up between a private cloud and a public cloud to deal with peaks in IT demand.

65
Q

When is cloud bursting used?

A

If an organization using a private cloud reaches 100 percent of its resource capacity, the overflow traffic is directed to a public cloud so there’s no interruption of services.

66
Q

What is virtual network peering?

A

Virtual network peering enables you to seamlessly connect two or more Virtual Networks in Azure. The virtual networks appear as one for connectivity purposes.

67
Q

Where is the blog data stored?

A

All blob data is stored within containers, you must create a storage container before you can begin to upload data.

68
Q

What is spot pricing?

A

Use Spot Virtual Machines to buy unused compute capacity at significant cost savings.

69
Q

What’s azure monitor?

A

Azure Monitor is a comprehensive monitoring solution for collecting, analyzing, and responding to telemetry from your cloud and on-premises environments. You can use Azure Monitor to maximize the availability and performance of your applications and services.

70
Q

it’s the system ability to scale (allocate/deallocate) resources

A

Scalability

71
Q

it’s the ability to scale quickly.

A

Agility

72
Q

The ability to scale quickly and automatically. Processing power matches the demand

A

Elasticity