Overview
A configuration management tool using Ruby-based scripts to automate infrastructure setup and maintenance.
Cross-References(1)
More in DevOps & Infrastructure
Mean Time Between Failures
CI/CDThe average time between system failures, measuring reliability and availability.
Rolling Update
CI/CDA deployment strategy that gradually replaces instances of the previous version with the new version.
Graceful Degradation
CI/CDA design approach where a system continues to operate with reduced functionality when components fail.
Horizontal Scaling
CI/CDAdding more machines or nodes to a system to handle increased load.
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.
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.