Saturday, 26 March 2022

Google Cloud SQL

 

  • A fully managed relational database service. Cloud SQL is available for:
    • MySQL
    • PostgreSQL
    • SQL Server

Features

  • Scale instantly with a single API call as your data grows.
  • Automated and on-demand backups are available.
  • You can restore your database instance to its state at an earlier point in time by enabling binary logging.
  • Data replication between multiple zones with automatic failover.
  • You can perform an analytics job by using BigQuery to directly query your CloudSQL instance.

Networking

  • Can be easily connected to App Engine, Compute Engine, Google Kubernetes Engine, and your workstation.

Security

  • Data is encrypted at rest and in transit and can be encrypted using customer-managed encryption keys.
  • It supports private connectivity with Virtual Private Cloud.
  • Every Cloud SQL instance includes a network firewall to allow you to publicly control network access to your database instances.

Pricing

  • Price varies depending on how much storage, memory, and CPU you provision.
  • Cloud SQL offers per-second billing and database instances.
  • Committed use discounts are offered for continuous use of database instances in a particular region for a one-year or three-year term.

No comments:

Post a Comment