0
0
GCPcloud~5 mins

Cloud SQL supported engines (MySQL, PostgreSQL, SQL Server) in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
AOracle
BPostgreSQL
CMySQL
DSQL Server
Cloud SQL automatically manages which of the following for supported engines?
AHardware repairs
BBackups and patching
CWriting application code
DUser interface design
Which Cloud SQL engine supports PostGIS for geographic data?
APostgreSQL
BMySQL
CSQL Server
DAll of the above
If you want to run Microsoft SQL Server in Cloud SQL, what benefit do you get?
AManual backups only
BOnly local hosting
CManaged backups and scaling
DNo support for SQL Server
Which Cloud SQL engine is best known for its JSONB data type support?
ANone
BMySQL
CSQL Server
DPostgreSQL
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.