Question: What business challenges does Cloud Bigtable address? Select the 2 correct answers.
- Access from storage to compute servers within the region
- Scaling without downtime
- Time to market for data-intensive applicat
Explanation
Cloud Bigtable supports data-intensive applications that require high throughput and low-latency access at large scale. It is a managed NoSQL database, so teams can focus on application and data use cases instead of operating database infrastructure. Scaling is handled by changing cluster nodes, which helps workloads grow without redesigning the application. This supports faster delivery for applications built around large volumes of operational or analytical data.
Why the other options are incorrect
Regional buckets address proximity between storage and compute resources in Cloud Storage, not the business challenges of Cloud Bigtable.
Source for verification
https://cloud.google.com/bigtable/docs/overview
https://cloud.google.com/bigtable/docs/performance
The answer(s) to the question is highlighted in the BOLD text above. You can also find more questions and answers related to the exams on the "Google Cloud Platform Business Professional" page.