GCP - Cloud SQL and DatabasesAfter creating a snapshot of a persistent disk, what happens to the snapshot when the original disk is deleted?AThe snapshot becomes invalid and cannot be usedBThe snapshot is automatically deleted with the diskCThe snapshot remains intact and can be used to create new disksDThe snapshot is converted into a disk automaticallyCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand snapshot independenceSnapshots are independent copies stored separately from the original disk.Step 2: Determine snapshot behavior after disk deletionDeleting the original disk does not affect existing snapshots; they remain usable.Final Answer:The snapshot remains intact and can be used to create new disks -> Option CQuick Check:Snapshot independence = Remains after disk deletion [OK]Quick Trick: Snapshots stay even if original disk is deleted [OK]Common Mistakes:Assuming snapshots delete with disksThinking snapshots become invalid automaticallyBelieving snapshots convert to disks
Master "Cloud SQL and Databases" in GCP9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More GCP Quizzes Cloud Functions - Event triggered functions - Quiz 13medium Cloud Functions - Function runtime environments - Quiz 5medium Cloud Functions - Function deployment and testing - Quiz 14medium Cloud Functions - Concurrency and scaling - Quiz 10hard Cloud Load Balancing - Health checks configuration - Quiz 13medium Cloud Pub/Sub - Dead letter topics - Quiz 5medium Cloud Run - Request-based auto scaling - Quiz 4medium Cloud Run - Request-based auto scaling - Quiz 9hard Cloud Run - Revision management - Quiz 8hard Cloud Run - Why Cloud Run matters for containers - Quiz 4medium