Skip to content
Medium-Easy Understand System Design Interview Framework Multiple Choice

What is the polyglot persistence pattern?

Understand — Tests comprehension and ability to explain concepts.

Answer Options

A Using the same database for all data to simplify operations
B Using multiple different database types optimised for different access patterns within the same system
C Storing data in multiple languages
D Replicating data across multiple data centers

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 20+ more System Design Interview Framework questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the System Design Interview Framework topic (System Design).

More System Design Interview Framework Questions