Recall & Review
beginner
What is Cloud SQL in Google Cloud Platform?
Cloud SQL is a fully managed database service that lets you run relational databases in the cloud without managing the underlying infrastructure.
Click to reveal answer
beginner
Which database engines are supported by Cloud SQL?
Cloud SQL supports MySQL, PostgreSQL, and SQL Server database engines.
Click to reveal answer
intermediate
Name one key feature of Cloud SQL for MySQL.
Cloud SQL for MySQL offers automatic backups, replication, and high availability to keep your data safe and accessible.
Click to reveal answer
intermediate
What advantage does Cloud SQL for PostgreSQL provide?
It supports advanced PostgreSQL features like JSONB data type and PostGIS for geographic data, making it powerful for complex applications.
Click to reveal answer
intermediate
Why would you choose Cloud SQL for SQL Server?
Cloud SQL for SQL Server allows you to run Microsoft SQL Server workloads in the cloud with managed backups, patching, and scaling.
Click to reveal answer
Which of the following is NOT a supported engine in Cloud SQL?
✗ Incorrect
Cloud SQL supports MySQL, PostgreSQL, and SQL Server, but not Oracle.
Cloud SQL automatically manages which of the following for supported engines?
✗ Incorrect
Cloud SQL handles backups, patching, and maintenance tasks automatically.
Which Cloud SQL engine supports PostGIS for geographic data?
✗ Incorrect
PostgreSQL supports PostGIS, an extension for geographic data.
If you want to run Microsoft SQL Server in Cloud SQL, what benefit do you get?
✗ Incorrect
Cloud SQL for SQL Server provides managed backups, patching, and scaling.
Which Cloud SQL engine is best known for its JSONB data type support?
✗ Incorrect
PostgreSQL supports the JSONB data type for efficient JSON storage.
List the three database engines supported by Cloud SQL and one key feature of each.
Think about the main engines and what makes each unique in Cloud SQL.
You got /3 concepts.
Explain why using Cloud SQL can be beneficial compared to managing your own database servers.
Consider the tasks Cloud SQL automates for you.
You got /4 concepts.