BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeDesigning Microsoft Azure Infrastructure Solutions (AZ-305)Cram Sheet — Design compute solutions
Topic Cram Sheet640 words

Cram Sheet — Design compute solutions

AZ-305 › Unit 4 › Design compute solutions

Cram Sheet — Design compute solutions

Choose the least operationally heavy compute surface that still meets control, scaling, state, and runtime needs. Use this sheet after the linked lessons: it is a retrieval map and decision aid, not a substitute for the worked examples.

Cram target

Unit
4
Blueprint domain
Design infrastructure solutions
Decision anchors
4
Mastery standard
Recommend and reject

Decision matrix

Requirement shapeStart withQualifying rule
Full OS/runtime controlAzure VMs or VM Scale SetsOwn image, patch, capacity, health, and state strategy
Managed web/API hostingAzure App ServiceUse deployment slots, autoscale, identity, and zone support
Container platform without Kubernetes controlAzure Container AppsEvent-driven scaling and revisions with low platform burden
Kubernetes API/ecosystem requiredAKSAccept cluster, node, networking, policy, and upgrade responsibilities

The phrase start with matters. A default is only defensible after checking all hard constraints: region and SKU support, protocols, scale, availability, security, residency, recovery, skills, and operating ownership. When two rows appear in one scenario, compose them rather than forcing one service to solve every concern.

Fast design method

  1. Name the workload boundary and the users or systems that cross it.
  2. Extract measurable requirements: latency, throughput, volume, RTO/RPO, consistency, outage window, and retention.
  3. Mark security and governance constraints: identity, network reachability, encryption, residency, audit, and separation of duties.
  4. Select the simplest viable default from the matrix.
  5. Test it against failure domains, scale transitions, deployment, monitoring, and cost.
  6. State the nearest alternative and the one constraint that makes it weaker.
Loading Diagram...
Figure 1 — Mermaid diagram

Text equivalent: derive requirements, choose a default, qualify it against constraints, add operational and failure behaviour, then explain the trade-off.

Answer the architecture decision

For design compute solutions, begin with this lens: Choose the least operationally heavy compute surface that still meets control, scaling, state, and runtime needs.

High-value traps

  • Containers do not automatically require AKS.
  • Autoscale is not an availability design.
  • State must survive instance replacement.

Scenario rehearsal

An organisation asks for the capability described by the first matrix row, but also adds a strict recovery target, private connectivity, and a small operations team. Write a recommendation that identifies the core service, the supporting continuity and network controls, and the operating trade-off. Then reject the nearest service alternative using one explicit requirement. If your answer lists products without a traffic, data, identity, or recovery flow, it is incomplete.

Final-minute checklist

  • I can distinguish every service in the matrix by requirement, not logo or name.
  • I know which controls operate at identity, management, data, and network planes.
  • I check regional/SKU support and current limits when a scenario depends on them.
  • I include monitoring, health, capacity, recovery, and ownership in the recommendation.
  • I can explain why the strongest distractor fails.
Loading flashcards…

Source and freshness

Aligned to the current AZ-305 study guide, the attached Exam Ref, and the attached AZ-305 study guide corpus. Current Microsoft Learn documentation controls product availability, limits, and renamed services. Reviewed 2026-08-02.

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

Related Notes

  • Design Compute Solutions — Lesson5,004 words
  • Design Studio — Design compute solutions742 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,263 words
  • Design Studio — Design authentication and authorization solutions734 words
  • Quick Note — Recommend an Authentication Solution758 words
  • Recommend an Authentication Solution — Lesson4,868 words
  • Quick Note — Recommend an Identity Management Solution796 words
  • Recommend an Identity Management Solution — Lesson5,982 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.

Loading Diagram...
Flowchart, left to right. Scenario connects to Requirements. R connects to Default service family. D connects to All hard constraints met?. F connects to Choose qualified alternative (No). F connects to Add operations and failure handling (Yes). A connects to O. O connects to Explain trade-off.

Design compute solutions checkpoint

Card 1 of 4

Front of flashcard 1 of 4

For full os/runtime control, what is the default decision anchor?

easy

Azure VMs or VM Scale Sets: Own image, patch, capacity, health, and state strategy.

az-305retrieval

Design compute solutions checkpoint

Card 1

Front

For full os/runtime control, what is the default decision anchor?

Back

Azure VMs or VM Scale Sets: Own image, patch, capacity, health, and state strategy.

Card 2

Front

For managed web/api hosting, what is the default decision anchor?

Back

Azure App Service: Use deployment slots, autoscale, identity, and zone support.

Card 3

Front

For container platform without kubernetes control, what is the default decision anchor?

Back

Azure Container Apps: Event-driven scaling and revisions with low platform burden.

Card 4

Front

For kubernetes api/ecosystem required, what is the default decision anchor?

Back

AKS: Accept cluster, node, networking, policy, and upgrade responsibilities.

Design compute solutions checkpoint

Card 1

Front

For full os/runtime control, what is the default decision anchor?

Back

Azure VMs or VM Scale Sets: Own image, patch, capacity, health, and state strategy.

Card 2

Front

For managed web/api hosting, what is the default decision anchor?

Back

Azure App Service: Use deployment slots, autoscale, identity, and zone support.

Card 3

Front

For container platform without kubernetes control, what is the default decision anchor?

Back

Azure Container Apps: Event-driven scaling and revisions with low platform burden.

Card 4

Front

For kubernetes api/ecosystem required, what is the default decision anchor?

Back

AKS: Accept cluster, node, networking, policy, and upgrade responsibilities.