Overview
Resiliency Operator architecture
Resiliency Operator acts as the orchestrator that setup and manages the resiliency of Cloud Native platforms, automating processes and synchronizing data and configurations across multiple technologies.
It is built with a set of plugins that enables to integrate many technologies and managed services in the resiliency framework.
Key concepts
Assets
Platforms, technologies and services can be linked to the Resiliency Operator to be included in the resiliency framewor, like Kubernetes clusters and databases.
Synchronizations
The synchronization of data and configurations can be configured according to the platform requirements.
| Synchronization Name | Description | 
|---|---|
| Synchronization | Synchronize data and configurations only once. | 
| SynchronizationPlan | Synchronize data and configurations based on a scheduled period. | 
| LiveSynchronization | Real-time synchronization of data and configurations. | 
Automation
The Resiliency Operator allows the automation of tasks to be executed when an incident or a disaster occurs.