Design a Control Plane for a Distributed Database


🙋 Here are some details you should know about this question:

What are the core functionalities of your DB's control plane? E.g, provisioning, configuration management, monitoring, scaling, backups, etc.

How does your DB manage creating and managing new tables?

How does your DB handle scaling?

How does your DB handle authentication?

How about monitoring and alerts? What is monitored?


← Back to Main Table