Azure Services 2.3 Flashcards

Azure storage services

1
Q

Unstructured data type

A

Data that cannot be contained in a row-column database and does
not have an associated data model.
Images, video files, social media posts

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

Blob Storage

A

Storage optimized for storing massive
amounts of unstructured data

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

Structured data type

A

Data contained in rows and columns, such as an Excel spreadsheet
or relational database.
Excel, MSSQL, MySQL, PostgreSQL

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

File Storage

A

Fully managed file shares in
Azure accessible via SMB or NFS

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

Disk Storage

A

Azure managed disks are block-level
storage volumes that are managed
by Azure and used with Azure VMs

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

Table Storage

A

A service that stores structured
NoSQL data in Azure, including a
schemaless key/attribute store

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

Queue Storage

A

A service for storing large numbers of
messages, accessible from anywhere
via authenticated HTTP or HTTPS calls

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

Storage Tiers

A

Azure storage hot, cool, cold and
archive access tiers to store blob
object data in a cost-effective manner.
Use lifecycle management policies to automate tiers

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

Archive Tier

A

Lowest storage costs, but high access costs.
An offline tier optimized for storing data that is rarely accessed, and that has
flexible latency requirements, on the order of hours.
Should be stored a minimum of 180 days

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

Cold Tier

A

Lower storage costs and higher access costs compared to Cool.
An online tier optimized for storing data that is rarely accessed or modified, but still requires fast retrieval.
Should be stored a minimum of 90 days

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

Cool Tier

A

Lower storage costs and higher access costs compared to Hot.
An online tier optimized for storing data that is infrequently accessed or modified.
Should be stored a minimum of 30 days

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

Hot Tier

A

Highest storage costs, but the lowest access costs.
An online tier optimized for storing data that is accessed or modified frequently.

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

LRS locally redundant storage

A

Copies your data synchronously three times within
a single physical location in the primary region.

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

ZRS ZONE REDUNDANT STORAGE

A

Copies your data synchronously across three
Azure availability zones in the primary region.

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

LRS and ZRS rule

A

With LRS and ZRS, redundancy is limited to the primary region only

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

GRS GEO-REDUNDANT STORAGE

A

Copies your data synchronously three times within a
single physical location in the primary region using LRS.
It then copies it asynchronously to a single physical location in the secondary region.

17
Q

GZRS GEO-ZONE REDUNDANT STORAGE

A

Copies your data synchronously three times within the
primary region using ZRS.
It then copies it asynchronously to a single physical
location in the secondary region.
Recommended by MSFT for apps requiring high availability

18
Q

GRS and GZRS rule

A

redundancy is extended to the secondary region

19
Q

Azure file movement options

A

AzCopy
Azure Storage Explorer
Azure File Sync

20
Q

AzCopy

A

A command-line utility that you can use to copy blobs or files to or
from your storage account.

21
Q

Azure Storage Explorer

A

A standalone app that provides a graphical interface to manage files
and blobs in your Azure Storage Account.

22
Q

Azure File Sync

A

A tool that lets you centralize your file shares in Azure Files and keep
the flexibility, performance, and compatibility of a Windows file server.
Once installed on a local Windows servers, it will automatically stay
bi-directionally synced with your files in Azure.

23
Q

Azure migration options

A

Azure Migrate
Azure Data Box

24
Q

Azure Migrate

A

A service that provides a simplified migration,
modernization, and optimization for Azure.
Includes all pre-migration steps such as
discovery, assessments, and right-sizing.
It is a hub of services and tools designed to detect, analyze
and facilitate the migration of any type of workload to Azure.

25
Q

Azure Data Box

A

A cloud solution that lets you send
terabytes of data into and out of Azure in a
quick, inexpensive, and reliable fashion.
Customers are shipped a proprietary Data
Box storage device.
Ideally suited to transfer data sizes larger than 40 TBs
In scenarios with limited or no network connectivity