AZ204 (Develop for Azure Storage)

Quiz
•
Professional Development
•
Professional Development
•
Medium

Beni Talwanga
Used 4+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Scenario: You are developing a solution that stores JSON documents in Azure Cosmos DB. You need to ensure strong consistency for all read operations.
Solution: You configure the Cosmos DB account to use Session consistency.
Does the solution meet the goal?
Yes
No
Answer explanation
Session consistency is weaker than strong consistency. To guarantee strong consistency, you must explicitly set the consistency level to Strong.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Scenario: You are building an event-driven system that reacts to changes in a Cosmos DB container.
Solution: You implement the Change Feed Processor library in your application.
Does the solution meet the goal?
Yes
No
Answer explanation
The Change Feed Processor is the correct way to react to changes in Cosmos DB containers.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to store large binary files in Azure and access them via HTTP.
Solution: You use Azure Blob Storage and configure public access to the container.
Does the solution meet the goal?
Yes
No
Answer explanation
Blob Storage supports storing large binary files and can be accessed via HTTP if public access is enabled.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You need to automatically delete blobs older than 30 days.
Solution: You implement a background job in your app to delete old blobs.
Does the solution meet the goal?
Yes
No
Answer explanation
While this works, the better solution is to use Azure Blob Lifecycle Management, which is built-in and more efficient.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to store metadata about each blob, such as the uploader’s name.
Solution: You use blob metadata properties.
Does the solution meet the goal?
Yes
No
Answer explanation
Blob metadata is designed for storing custom key-value pairs like uploader names.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You need to ensure that a Cosmos DB container automatically scales throughput based on usage.
Solution: You configure the container with manual throughput.
Does the solution meet the goal?
Yes
No
Answer explanation
Manual throughput does not auto-scale. You need to configure autoscale throughput.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want to ensure that all writes to Cosmos DB are acknowledged only after being committed to multiple regions.
Solution: You set the consistency level to Bounded Staleness.
Does the solution meet the goal?
Yes
No
Answer explanation
Only Strong consistency ensures multi-region commit acknowledgment.
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade