NoSQL databases offer _______ scalability compared to traditional relational databases.
- Dynamic
- Horizontal
- Static
- Vertical
NoSQL databases offer Horizontal scalability compared to traditional relational databases. This means that the system can handle increased load by adding more nodes to the database.
Loading...
Related Quiz
-
What does the
tag define in HTML?
- You're tasked with implementing a backup strategy for a highly sensitive database. Outline the key considerations and steps you would take to ensure robust backup and recovery processes.
- You're working on a project where rapid prototyping is crucial. Which framework would be most suitable and why?
- How does Git handle conflicts when merging two branches with changes to the same line of code?
- What is a Pod in the context of Kubernetes?