A global media streaming provider is architecture-designing its next-generation GCP storage layer. The architecture must support two core workloads with distinct performance and transactional operational requirements:
1. A global user subscription entitlement database requiring relational SQL capabilities, multi-region synchronous write consistency, high availability across continents, and seamless horizontal scale without application downtime.
2. A high-throughput telemetry engine recording real-time user playback interaction events (time-series data) generating millions of write requests per second with sub-10ms write latency.
Which TWO storage and database service selections should the cloud architect recommend to satisfy these requirements? (Select TWO.)
- Deploy Cloud Spanner to manage the global user subscription entitlement database.Cevap
- Deploy Cloud Bigtable to handle the high-throughput real-time user playback interaction telemetry.Cevap
- CDeploy Cloud SQL for PostgreSQL configured with cross-region read replicas for the global user subscription entitlement database.
- DConfigure Customer-Supplied Encryption Keys (CSEK) for Cloud Storage audit bucket exports to simplify key management overhead.