Thursday, April 22, 2021

[google-cloud-sql-discuss] Re: Clous SQL MySQL Query Optimization

According to the documentation:

"Cloud SQL automatically ensures your databases are reliable, secure, and scalable so that your business continues to run without disruption. Cloud SQL automates all your backups, replication, encryption patches, and capacity increases—while ensuring greater than 99.95% availability, anywhere in the world."

This means the underlying Operating System will receive patches and security updates, will be scaled as required, the ability to restore your instance etc.

What you run inside the database will be the responsibility of the user. However, GCP provides tools that a user can leverage to optimise queries such as slow query flags or general database configuration


On Tuesday, April 20, 2021 at 10:17:25 AM UTC+2 andrew choi wrote:
Hi, 

When it says fully-managed database service, does it mean Google Cloud SQL also provide basic optimization of the database such query performance improvement?

Thank you 

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/d4a42d09-c86c-434f-903f-79be5e1ec2c7n%40googlegroups.com.

No comments:

Post a Comment