Cloud SQL - Official documentation
- Fully managed DB service - MySQL, PostgreSQL, Microsoft SQL Server
- Patched & updated automatically
Cloud Spanner - Official documentation
- Spanner is a distributed SQL database management and storage service
- Global transactions, strongly consistent reads, and automatic multi-site replication and failover
- High availability
- Multi-regional 99.999%
- Regional 99.99%
- Used for financial & inventory applications
Cloud Firestore - Official documentation
- Firestore is a NoSQL document database
- ACID transactions
- Multi-region replication
- Use cases include mobile, web & IOT applications
- Two modes
- Datastore mode (new server projects)
- Native mode (mobile & web apps)
Cloud Bigtable - Official documentation
- NoSQL big data database service
Cloud Memorystore - Official documentation
- Managed in-memory data store service.
- Caching solution