Overview
The practice of recording events, errors, and system activities for debugging, auditing, and analysis.
More in DevOps & Infrastructure
Incident Management
Site ReliabilityThe processes and tools for detecting, responding to, resolving, and learning from service disruptions.
DevOps
CI/CDA set of practices combining software development and IT operations to shorten the development lifecycle and deliver continuous value.
GitOps
Infrastructure as CodeAn operational framework using Git repositories as the single source of truth for declarative infrastructure and applications.
Elasticity
CI/CDThe ability of a system to automatically scale resources up or down based on current demand.
Rolling Update
CI/CDA deployment strategy that gradually replaces instances of the previous version with the new version.
ChatOps
CI/CDA collaboration model connecting tools, processes, and automation with team chat platforms for operations management.
Rollback
CI/CDThe process of reverting a system to a previous version or state after a failed deployment or update.
Health Check
CI/CDAn automated test that verifies a service or system component is functioning correctly.