Overview
A cloud computing model that enables the replication and recovery of infrastructure and data in the cloud.
Cross-References(1)
More in Cloud Computing
Cloud Bursting
Strategy & EconomicsA configuration where an application runs in a private cloud and bursts into a public cloud when demand spikes.
Container
InfrastructureA lightweight, portable software package that bundles application code with all its dependencies for consistent execution.
Docker
InfrastructureA platform for developing, shipping, and running applications in isolated containers with consistent environments.
Multi-Cloud Strategy
Strategy & EconomicsAn approach that distributes workloads across multiple cloud providers to avoid vendor lock-in, optimise costs, meet regulatory requirements, and improve resilience.
Identity and Access Management
Strategy & EconomicsA framework for managing digital identities and controlling user access to resources and systems.
Cloud Orchestration
Service ModelsThe automated arrangement, coordination, and management of complex cloud computing systems and services.
Function as a Service
Service ModelsA serverless cloud computing model where individual functions are executed in response to events.
Event-Driven Architecture
Architecture PatternsAn architecture pattern where the flow of the system is determined by events — significant changes in state.