Bigtable instance increasingly needs to support simultaneous read and write operations. You’d like to separate the workload so that some nodes respond to read requests and others respond to write requests. How would you implement this to minimize the workload on developers and database administrators?

🎲 Try a Random Question  |  Total Questions in Quiz: 17  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Google Professional Cloud Architect Certification: Designing Storage Systems — practice the complete quiz, review flashcards, or try a random question.


Bigtable instance increasingly needs to support simultaneous read and write operations. You’d like to separate the workload so that some nodes respond to read requests and others respond to write requests. How would you implement this to minimize the workload on developers and database administrators?