Overview
An approach where infrastructure components are never modified after deployment but replaced entirely with updated versions.
More in DevOps & Infrastructure
Build Automation
CI/CDThe process of automating the compilation, testing, and packaging of software applications.
Health Check
CI/CDAn automated test that verifies a service or system component is functioning correctly.
Blue-Green Infrastructure
CI/CDMaintaining two identical production environments to enable instant switching between versions.
Error Budget
ObservabilityThe maximum amount of time a service can be unavailable within a given period based on its SLO.
DevOps
CI/CDA set of practices combining software development and IT operations to shorten the development lifecycle and deliver continuous value.
High Availability
Site ReliabilityA system design approach that ensures a certain degree of operational continuity during a given measurement period.
Service Discovery
CI/CDThe automatic detection of devices and services on a network, enabling dynamic service-to-service communication.
Vertical Scaling
CI/CDIncreasing the resources (CPU, RAM, storage) of an existing machine to handle more load.