0
0
GCPcloud~5 mins

Reliability design principles in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the main goal of reliability design in cloud infrastructure?
To ensure that services and applications stay available and work correctly even when problems happen.
Click to reveal answer
beginner
What does 'redundancy' mean in reliability design?
Having extra copies or backups of components so if one fails, others can take over without stopping the service.
Click to reveal answer
intermediate
Why is 'automated recovery' important in reliability?
It helps fix problems quickly without waiting for a person, reducing downtime and keeping services running smoothly.
Click to reveal answer
intermediate
Explain 'graceful degradation' in cloud services.
When parts of a system fail, the service still works but with fewer features or slower performance instead of completely stopping.
Click to reveal answer
beginner
What role does monitoring play in reliability design?
Monitoring watches the system to find problems early so they can be fixed before causing big failures.
Click to reveal answer
Which of the following best describes redundancy in cloud reliability?
AHaving backup components ready to take over if one fails
BStopping services when errors occur
CIgnoring small failures to save resources
DManually fixing problems after they happen
What is the purpose of automated recovery in cloud systems?
ATo fix issues quickly without human help
BTo increase manual checks
CTo delay fixing problems
DTo shut down services during failures
What does graceful degradation allow a system to do?
AIgnore all errors
BStop working completely when a failure happens
CContinue working with reduced features or performance
DRestart the entire system manually
Why is monitoring important for reliability?
ATo reduce system performance
BTo find problems early and fix them quickly
CTo avoid detecting failures
DTo increase system downtime
Which design principle helps keep services running even if one data center fails?
ASingle point of failure
BManual recovery
CIgnoring failures
DRedundancy across regions
Describe three key reliability design principles and how they help keep cloud services available.
Think about backups, fixing problems fast, and watching the system.
You got /3 concepts.
    Explain what graceful degradation means and why it is useful in cloud infrastructure.
    Consider how a system behaves when parts fail but it still works.
    You got /3 concepts.