DevOps Glossary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.

CRUD (Create, Read, Update and Delete)

Four basic functions of persistent storage, fundamental to database operations and RESTful API design.

CaaS

Containers as a Service; cloud-based service that provides container orchestration and management.

Cadence

Regular rhythm or pattern of work or processes, often used in the context of software development and release cycles.

Canary Deployment

Technique of rolling out changes to a small subset of users before a full deployment.

Canary Release

Gradual rollout of new features to a subset of users to test in production with reduced risk.

Capacity Test

Performance test to determine how many users or transactions a system can handle before performance degrades.

Capistrano

Remote server automation and deployment tool, primarily used for deploying web applications by scripting arbitrary deployment tasks.

Certificate Authority (CA)

Trusted entity that issues digital certificates for secure communication over networks.

CfEngine

Open-source configuration management system for managing large numbers of computers.

Chain of Custody

Documentation of the movement and handling of evidence in security incidents or investigations.

Change Failure Rate

Percentage of changes to production or released to users that result in degraded service or require remediation.

Chaos Engineering

Practice of intentionally introducing failures in a system to test its resilience and identify weaknesses.

Chaos Monkey

Tool developed by Netflix to randomly terminate instances in production to test system fault tolerance.

Chaos Testing

Deliberate introduction of faults into a system to verify its ability to withstand turbulent conditions.

ChatOps

Approach to managing IT operations and workflows through conversation-driven development.

Chef

Configuration management tool that uses a pure-Ruby domain-specific language for writing system configurations.

Chocolatey

Package manager for Windows, automating software installation, upgrade, and configuration.

Clean Code Prinzipien

Set of principles aimed at producing readable, maintainable, and efficient code, promoting software quality and developer productivity.

Click Fraud

Fraudulent clicks on pay-per-click advertisements to generate charges for advertisers.

Clickjacking

Malicious technique of tricking users into clicking on hidden or disguised elements on a webpage.

Client Side Attacks

Security threats that target vulnerabilities in web browsers or other client applications.

Cloud Application

Software program where cloud-based and local components work together, primarily processed on remote servers.

Cloud Automation

Use of tools and processes to reduce manual efforts in deploying and managing cloud computing workloads.

Cloud Computing

Delivery of computing services over the internet, including servers, storage, databases, and software.

Cloud Infrastructure

Hardware and software components required to support cloud computing delivery model.