0
0
Azurecloud~10 mins

Why Azure Well-Architected Framework matters - Test Your Understanding

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to identify the main pillar of the Azure Well-Architected Framework that focuses on cost management.

Azure
pillar = "[1]"  # This pillar helps manage and optimize costs in Azure
Drag options to blanks, or click blank then click option'
AReliability
BSecurity
CPerformance Efficiency
DCost Optimization
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Security or Reliability instead of Cost Optimization.
2fill in blank
medium

Complete the code to select the Azure Well-Architected Framework pillar that ensures your application stays available.

Azure
pillar = "[1]"  # This pillar focuses on keeping services running smoothly
Drag options to blanks, or click blank then click option'
AOperational Excellence
BReliability
CSecurity
DCost Optimization
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing with Operational Excellence or Security.
3fill in blank
hard

Fix the error in the code to correctly assign the pillar that protects data and resources.

Azure
pillar = "[1]"  # This pillar focuses on protecting data and resources
Drag options to blanks, or click blank then click option'
ASecurity
BPerformance Efficiency
CCost Optimization
DReliability
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Cost Optimization or Performance Efficiency instead of Security.
4fill in blank
hard

Fill both blanks to complete the sentence about Azure Well-Architected Framework pillars.

Azure
The pillars [1] and [2] help ensure your application runs efficiently and recovers from failures.
Drag options to blanks, or click blank then click option'
APerformance Efficiency
BSecurity
CReliability
DCost Optimization
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing Security or Cost Optimization in these blanks.
5fill in blank
hard

Fill all three blanks to complete the sentence about Azure Well-Architected Framework pillars.

Azure
The pillars [1], [2], and [3] focus on protecting resources, managing costs, and running operations smoothly.
Drag options to blanks, or click blank then click option'
ASecurity
BCost Optimization
COperational Excellence
DReliability
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing Reliability with Operational Excellence or mixing pillars.