mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-30 14:36:32 +02:00
28 lines
834 B
Markdown
28 lines
834 B
Markdown
---
|
|
implementation-status:
|
|
- c-implemented
|
|
control-origination:
|
|
- c-inherited-cloud-gov
|
|
---
|
|
|
|
# cp-10.2 - \[catalog\] Transaction Recovery
|
|
|
|
## Control Statement
|
|
|
|
Implement transaction recovery for systems that are transaction-based.
|
|
|
|
## Control guidance
|
|
|
|
Transaction-based systems include database management systems and transaction processing systems. Mechanisms supporting transaction recovery include transaction rollback and transaction journaling.
|
|
|
|
## Control assessment-objective
|
|
|
|
transaction recovery is implemented for systems that are transaction-based.
|
|
|
|
______________________________________________________________________
|
|
|
|
## What is the solution and how is it implemented?
|
|
|
|
In accordance with application owner SLAs established with cloud.gov.
|
|
|
|
______________________________________________________________________
|