GCP - Cloud SQL and DatabasesYou need to run a Cloud SQL instance that supports JSONB data type and advanced indexing. Which engine should you select?AMySQL 5.7BSQL Server 2017CPostgreSQL 13DMySQL 8.0Check Answer
Step-by-Step SolutionSolution:Step 1: Identify engine supporting JSONB and advanced indexingPostgreSQL supports JSONB data type and advanced indexing features.Step 2: Compare with other enginesMySQL supports JSON but not JSONB; SQL Server does not support JSONB natively.Final Answer:PostgreSQL 13 -> Option CQuick Check:JSONB support = C [OK]Quick Trick: Use PostgreSQL for JSONB and advanced indexing support [OK]Common Mistakes:Confusing JSON and JSONB supportChoosing MySQL for JSONB
Master "Cloud SQL and Databases" in GCP9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More GCP Quizzes Cloud Firestore and Bigtable - Firestore queries and indexes - Quiz 9hard Cloud Firestore and Bigtable - Bigtable for time-series data - Quiz 12easy Cloud Functions - Why serverless functions matter - Quiz 10hard Cloud Load Balancing - Health checks configuration - Quiz 6medium Cloud Load Balancing - TCP/UDP Load Balancer (Layer 4) - Quiz 9hard Cloud Load Balancing - URL maps for routing - Quiz 8hard Cloud Run - Request-based auto scaling - Quiz 5medium Cloud Run - Cloud Run jobs for batch work - Quiz 5medium Cloud SQL and Databases - Why managed databases matter - Quiz 2easy Cloud SQL and Databases - Cloud SQL pricing - Quiz 5medium