BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning Microsoft Azure Infrastructure Solutions (AZ-305)Quick Note — Recommend a Data Storage Solution to Balance Features, Performance, and Costs
LO Quick Note1,001 words

Quick Note — Recommend a Data Storage Solution to Balance Features, Performance, and Costs

AZ-305 › Unit 2 › Design data storage for semi-structured and unstructured data › Recommend a data storage solution to balance features, performance, and costs

Quick Note — Recommend a Data Storage Solution to Balance Features, Performance, and Costs

Choosing the right Azure data store is rarely about which service is "best" — it is about which trade-offs you can accept. Every storage decision lands somewhere on a triangle of features, performance, and cost, and every service in Azure's data portfolio occupies a different corner. This lesson teaches you to map a workload's characteristics to the storage service whose trade-offs most closely fit, then defend the choice against close-but-wrong siblings on the AZ-305 exam.

Retrieval target

Objective
Recommend a Data Storage Solution to Balance Features, Performance, and Costs
Mode
Closed-book recall
Target time
5 minutes
Escalation
Open the full lesson after a miss

Decision anchors

PromptCompact answer
Reserved Capacity (Storage / Cosmos / SQL)A pre-purchase of 1 or 3 years of capacity at a discount of up to ~60% vs pay-as-you-go. Available for Storage (Blob), Cosmos DB (RU/s), SQL Database (vCore), SQL MI (vCore). Scoped to a subscription or shared. Commitment is refundable — but cancelled commitments across a billing scope can't exceed USD 50,00050{,}00050,000 in a 12-month rolling window, and Microsoft isn't currently charging an early-termination fee. The scope is reassignable at any time. Reservations purchased after February 1, 2027 aren't eligible for exchange where the service is covered by a savings plan. Pair with Azure Hybrid Benefit for compounding savings on SQL workloads.
Lifecycle Management (Blob) — what it can moveA policy that runs daily on a Storage account, moving / deleting blobs by age, last-access time, or blob index tag. Transitions: Hot → Cool → Cold → Archive and outright delete. Rules can target a path prefix or a tag filter (e.g., Class=Cold). Output is per-blob actions — no compute cost. The standard cost-control lever for unstructured stores.
Premium performance tier (Storage / SQL / Cosmos)Storage Premium — SSD-backed, low-latency, narrower redundancy (LRS / ZRS), used for performance-sensitive Blob, File, or VM disks. Higher $/GB, but transactions per second far higher than Standard. SQL Premium / Business Critical — local SSD + Always-On replicas. Cosmos Autoscale/Provisioned — guaranteed RU/s.…
Cost calculators — Azure Pricing Calculator vs Azure Migrate business casePricing Calculator — interactive estimator for an Azure-only future-state cost: assemble services, regions, tiers, instance counts → output is a /month//month / /month//year figure. Use during design. Azure Migrate business case (the standalone TCO Calculator is retired) — compare on-prem cost vs Azure cost from appliance-discovered or CSV-imported inventory; outputs on-premises-vs-Azure TCO, year-over-year cash flow, and ROI. Use to justify a migration to leadership.

Read the answers once, then cover the right-hand column and reconstruct each one from the prompt. A useful answer names the requirement, the recommended control or service boundary, and the nearest alternative it rejects. If you can only recognize the answer after seeing it, retrieval is not yet secure.

Turn recall into an architecture answer

For recommend a data storage solution to balance features, performance, and costs, state: choose X because constraints A and B apply; reject Y because it fails C; validate with evidence D.

Ninety-second explanation

Without notes, explain:

  1. What requirement signals this learning objective rather than a neighbouring one?
  2. Which two solution families are most likely to be compared?
  3. Which hard constraint eliminates the strongest distractor?
  4. What identity, network, data, or failure boundary must appear in the design?
  5. Which operational test would prove the recommendation works?

Then compare your explanation with the full lesson. Record the missing decision rule—not merely the missed product name—in your error log.

Loading flashcards…

When to open the full lesson

Open the curriculum-linked lesson when you cannot explain a comparison, when a scenario depends on a numeric limit or SKU feature, or when the service is on a retirement path. Use current Microsoft Learn documentation for availability, limits, pricing, naming, and migration milestones; the quick note is intentionally compact.

Source and freshness

Derived from the linked AZ-305 lesson and retrieval deck, grounded in both attached course sources. Reviewed 2026-08-02. Current Microsoft documentation controls changing product contracts.

All Designing Microsoft Azure Infrastructure Solutions (AZ-305) Study Resources

Related Notes

  • Recommend a Data Storage Solution to Balance Features, Performance, and Costs — Lesson4,260 words
  • AZ-305 Exam Map and Design Decision Playbook652 words
  • Unit 1 Capstone — Design identity, governance, and monitoring solutions668 words
  • Unit 1 Roadmap — Design identity, governance, and monitoring solutions639 words
  • Cram Sheet — Design authentication and authorization solutions632 words
  • Design Authentication and Authorization Solutions — Lesson4,386 words
  • Design Studio — Design authentication and authorization solutions734 words
  • Quick Note — Recommend an Authentication Solution758 words
  • Recommend an Authentication Solution — Lesson4,970 words
  • Quick Note — Recommend an Identity Management Solution796 words
  • Recommend an Identity Management Solution — Lesson6,130 words
  • Quick Note — Recommend a Solution for Authorizing Access to Azure Resources745 words

Ready to study Designing Microsoft Azure Infrastructure Solutions (AZ-305)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Designing Microsoft Azure Infrastructure Solutions (AZ-305)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Designing Microsoft Azure Infrastructure Solutions (AZ-305) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.

Recommend a Data Storage Solution to Balance Features, Performance, and Costs — quick retrieval

Card 1 of 4

Front of flashcard 1 of 4

Reserved Capacity (Storage / Cosmos / SQL)

easy

A pre-purchase of 111 or 333 years of capacity at a discount of up to ~60%60\%60% vs pay-as-you-go. Available for Storage (Blob), Cosmos DB (RU/s), SQL Database (vCore), SQL MI (vCore). Scoped to a subscription or shared. Commitment is refundable — but cancelled commitments across a billing scope can't exceed USD 50,00050{,}00050,000 in a 121212-month rolling window, and Microsoft isn't currently charging an early-termination fee. The scope is reassignable at any time. Reservations purchased after February 1, 2027 aren't eligible for exchange where the service is covered by a savings plan. Pair with Azure Hybrid Benefit for compounding savings on SQL workloads.

reserved-capacitycost-optimization

Recommend a Data Storage Solution to Balance Features, Performance, and Costs — quick retrieval

Card 1

Front

Reserved Capacity (Storage / Cosmos / SQL)

Back

A pre-purchase of 111 or 333 years of capacity at a discount of up to ~60%60\%60% vs pay-as-you-go. Available for Storage (Blob), Cosmos DB (RU/s), SQL Database (vCore), SQL MI (vCore). Scoped to a subscription or shared. Commitment is refundable — but cancelled commitments across a billing scope can't exceed USD 50,00050{,}00050,000 in a 121212-month rolling window, and Microsoft isn't currently charging an early-termination fee. The scope is reassignable at any time. Reservations purchased after February 1, 2027 aren't eligible for exchange where the service is covered by a savings plan. Pair with Azure Hybrid Benefit for compounding savings on SQL workloads.

Card 2

Front

Lifecycle Management (Blob) — what it can move

Back

A policy that runs daily on a Storage account, moving / deleting blobs by age, last-access time, or blob index tag. Transitions: Hot → Cool → Cold → Archive and outright delete. Rules can target a path prefix or a tag filter (e.g., Class=Cold). Output is per-blob actions — no compute cost. The standard cost-control lever for unstructured stores.

Card 3

Front

Premium performance tier (Storage / SQL / Cosmos)

Back

Storage Premium — SSD-backed, low-latency, narrower redundancy (LRS / ZRS), used for performance-sensitive Blob, File, or VM disks. Higher $/GB, but transactions per second far higher than Standard. SQL Premium / Business Critical — local SSD + Always-On replicas. Cosmos Autoscale/Provisioned — guaranteed RU/s.…

Card 4

Front

Cost calculators — Azure Pricing Calculator vs Azure Migrate business case

Back

Pricing Calculator — interactive estimator for an Azure-only future-state cost: assemble services, regions, tiers, instance counts → output is a /month//month / /month//year figure. Use during design. Azure Migrate business case (the standalone TCO Calculator is retired) — compare on-prem cost vs Azure cost from appliance-discovered or CSV-imported inventory; outputs on-premises-vs-Azure TCO, year-over-year cash flow, and ROI. Use to justify a migration to leadership.

Recommend a Data Storage Solution to Balance Features, Performance, and Costs — quick retrieval

Card 1

Front

Reserved Capacity (Storage / Cosmos / SQL)

Back

A pre-purchase of 111 or 333 years of capacity at a discount of up to ~60%60\%60% vs pay-as-you-go. Available for Storage (Blob), Cosmos DB (RU/s), SQL Database (vCore), SQL MI (vCore). Scoped to a subscription or shared. Commitment is refundable — but cancelled commitments across a billing scope can't exceed USD 50,00050{,}00050,000 in a 121212-month rolling window, and Microsoft isn't currently charging an early-termination fee. The scope is reassignable at any time. Reservations purchased after February 1, 2027 aren't eligible for exchange where the service is covered by a savings plan. Pair with Azure Hybrid Benefit for compounding savings on SQL workloads.

Card 2

Front

Lifecycle Management (Blob) — what it can move

Back

A policy that runs daily on a Storage account, moving / deleting blobs by age, last-access time, or blob index tag. Transitions: Hot → Cool → Cold → Archive and outright delete. Rules can target a path prefix or a tag filter (e.g., Class=Cold). Output is per-blob actions — no compute cost. The standard cost-control lever for unstructured stores.

Card 3

Front

Premium performance tier (Storage / SQL / Cosmos)

Back

Storage Premium — SSD-backed, low-latency, narrower redundancy (LRS / ZRS), used for performance-sensitive Blob, File, or VM disks. Higher $/GB, but transactions per second far higher than Standard. SQL Premium / Business Critical — local SSD + Always-On replicas. Cosmos Autoscale/Provisioned — guaranteed RU/s.…

Card 4

Front

Cost calculators — Azure Pricing Calculator vs Azure Migrate business case

Back

Pricing Calculator — interactive estimator for an Azure-only future-state cost: assemble services, regions, tiers, instance counts → output is a /month//month / /month//year figure. Use during design. Azure Migrate business case (the standalone TCO Calculator is retired) — compare on-prem cost vs Azure cost from appliance-discovered or CSV-imported inventory; outputs on-premises-vs-Azure TCO, year-over-year cash flow, and ROI. Use to justify a migration to leadership.