Overview
A documented set of procedures for handling routine operations and troubleshooting common issues.
More in DevOps & Infrastructure
Distributed Tracing
ObservabilityA method of tracking requests as they flow through distributed systems to diagnose latency and failure points.
Vertical Scaling
CI/CDIncreasing the resources (CPU, RAM, storage) of an existing machine to handle more load.
Playbook
CI/CDA comprehensive guide containing strategies, procedures, and best practices for managing specific operational scenarios.
Rolling Update
CI/CDA deployment strategy that gradually replaces instances of the previous version with the new version.
Configuration Management
Infrastructure as CodeThe practice of systematically managing and maintaining the consistency of system configurations.
Graceful Degradation
CI/CDA design approach where a system continues to operate with reduced functionality when components fail.
Secret Management
CI/CDThe practice of securely storing, accessing, and managing sensitive credentials, API keys, and certificates.
DevOps
CI/CDA set of practices combining software development and IT operations to shorten the development lifecycle and deliver continuous value.