Overview
The continuous observation of system performance, availability, and health using automated tools and dashboards.
More in DevOps & Infrastructure
DevOps
CI/CDA set of practices combining software development and IT operations to shorten the development lifecycle and deliver continuous value.
Service Level Indicator
CI/CDA quantitative measure of some aspect of the level of service being provided.
Rolling Update
CI/CDA deployment strategy that gradually replaces instances of the previous version with the new version.
Chaos Engineering
Site ReliabilityThe discipline of experimenting on distributed systems to build confidence in their ability to withstand turbulent conditions.
Site Reliability Engineering
Site ReliabilityA discipline applying software engineering principles to infrastructure and operations to create scalable, reliable systems.
Runbook
Site ReliabilityA documented set of procedures for handling routine operations and troubleshooting common issues.
Puppet
Infrastructure as CodeA configuration management tool that automates the provisioning and management of infrastructure.
Immutable Infrastructure
Infrastructure as CodeAn approach where infrastructure components are never modified after deployment but replaced entirely with updated versions.