Final Cram Flashcards

1
Q

Resource groups have a common what?

A

lifecycle

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

What is Azure App Services used for?

A

Compute, web services over HTTP

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

Difference between Azure Container Instance (ACI) and Azure Kubernetes?

A

ACI is containers without management. Azure Kubernetes has full orchestration (automating multiple tasks)

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

VPN Gateway does what?

A

Connects to other clouds or networks over the internet.

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

Vnet Peering does what?

A

Allows two VNETS to function as one

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

What is an Express Route?

A

Private connection to an on-prem network NOT over the internet.

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

Difference between Blob and File Storage?

A

Blob is unstructured data, File storage is SMB or NFS

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

Disk Storage is used ONLY within a Virtual Machine?

A

True

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

Table storage is what?

A

structured NoSQL data in the cloud

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

Queue Storage is what?

A

Azure Queue Storage is a service for storing large numbers of messages. You access messages from anywhere in the world via authenticated calls using HTTP or HTTPS. A queue message can be up to 64 KB in size. Queues are commonly used to create a backlog of work to process asynchronously.

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

Which DB is ultra low response and fully managed?

A

Cosmos DB

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

Which is the most manageable DB?

A

MS Azure SQL

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

What are the three relational DBs and which one has the most compatibility?

A

PostgreSQL, MySQL and SQL Managed Instance which has the broadest compatibility for moving on prem DB to the cloud.

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

What is the Azure feature which takes messages in a bi-direction communication from a toaster?

A

IoT Hub

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

Which Azure feature simplifies the creation of IoT Solutions and is SaaS?

A

IoT Central

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

Which Azure feature is synonymous with Hadoop?

17
Q

What does Synapse Analytics do?

A

Insights into big data

18
Q

What is a Datalake?

A

Big data analytics and AI that stores data from diverse sources.

19
Q

Azure Machine Learning is what?

A

A cloud based end-to-end machine learning platform for all skill levels.

20
Q

Cognitive Service has how many categories of AI?

A

Five categories

21
Q

Azure Logic Apps are serverless and do what?

A

AUTOMATE WORKFLOWS with prebuilt connectors

22
Q

What serverless compute feature uses code triggered events?

23
Q

Instead of pulling code, what serverless feature pushes events?

A

Event Grid

24
Q

Which type of compute has MORE control over deployment?

A

PaaS, serverless has less

25
Which type of compute auto scales?
Severless, PaaS must be configured
26
Which type of compute executes code when invoked?
Serverless, PaaS takes a while to spin up.
27
What organisation uses CI/CD? Continuous Integration, continuous deployment?
DevOps
28
GitHub Actions does what?
Automates CI/CD
29
Azure Advisor gives recommendations for resources already present in what categories?
Security, Availability, Performance and Costs
30
What management tool is referred to as "Infrastructure as code"
ARM templates
31
Azure Monitor does what?
Collects logs, events, metrics and insights into your resources.
32
Azure defender has two tiers and is part of which Azure dashboard?
Free and Standard tiers. Security Centre
33
What is Azure sentinel?
Threat intelligence, AI and automation
34
Azure firewall comes fully stateful, scalable and what right out of the box?
High Available
35
Azure DDoS has two tiers?
Basic and standard.
36
What is the difference between Azure Policies and Azure Blueprints?
Azure Blueprints is for COMPLETELY new environments. Policys is for everything else.
37
Azure Sovereign Regions (Government, China and Germany) have what in common?
A physical and logical network isolation from the rest of the internet or clouds.