Capability (Backing Services & Data)
Top > Transversal > People and Process > Architectural Capabilities > Capability (Backing Services & Data)
- Asynchronous Replication - Asynchrnous replication copies a backing service instance's data into another instance without locking the source instance.
- IMDG - An In-Memory Distributed Cache (IMDG) allows using the computer memory of one or more computers to store application data. Most solutions store and retrieve data by key and allow specifying a time-to-live (TTL) setting per object or groups of objects. 🌐
- Relational Database (SQL) - A Relational Database offers unmatched functional (as opposed of performance) ease in the querying and viewing of data.
- Synchronous Replication - Synchronous replication copies a backing service instance's data into another instance sequentially, in lock step with every insert/update/delete query.
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!