Module 7 - Configure Blob Storage Flashcards

1
Q

Implement blob storage

A

Stores unstructured data in the cloud

Can store any type of text or binary

Also referred to as object storage

Common uses:

Serving images or documents directly to a browser

Storing files for distributed access

Streaming video and audio

Storing data for backup and restore , disaster recovery , archiving

Storing data for analysis by an on premises or azure hosted service

Not optimized for high read/write operations

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

Create blob containers

A

All bobs must be in a container

Accounts have unlimited containers

Containers have unlimited blobs

Restrict access using the public access level

Private

blob (anonymous

Container( Anonymous read access for containers and blobs)

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

Create blob access tiers

A

Hot tier -

Cool tier -

cold Tier -

Archive
you have to wait for a few hours before the data can be read

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

Add Blob lifecycle Management rules

A

Transitioning of blobs to a cooler storage tier to optimize for performance

Delete blobs

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

Determine blob object replication

A

Asynchronous to any other regions

Minimize latency for read requests

Increase efficiency for computer workloads

Optimize data distribution

Optimize costs

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