1/5
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Load balancing
makes multiple systems or services appear to be a single resource, allowing both redundancy and increased ability to handle loads by distributing them to more than one system
Clustering
describes groups of computers connected together to perform the same task
Replication
focuses on using either synchronous or asynchronous methods to copy live data to another location or device. ____ is always occurring as changes are made
Synchronous replication
occurs in real time
Asynchronous replication
occurs after the fact
Journaling
creates a log of changes that can be reapplied if an issue occurs