Glossary
Read/write split
A read/write split separates requests that only read data from requests that change data. Caches and replicas help reads, while queues and write isolation help writes.
Launch simulatorWhere you will see this
You will see this in the When one server is not enough scenario.
Related terms