Database
- Programs that use either disk or computer memory to:
- Record data
- Query data
Types
Replication
- Duplicating data from one database server to others
- Use cases:
- Increase redundancy of your system and tolerate regional failures
- Move data closer to clients
- Decreases latency for accessing data