DevOps Glossary

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

Continuous Intelligence

Real-time analytics embedded into business operations, processing current and historical data.

Continuous Learning Culture

Organizational approach that encourages ongoing skill development and knowledge sharing.

Continuous Monitoring

Automated process of identifying compliance and security risks in an IT infrastructure.

Continuous Quality

Ongoing process of building quality assurance into every step of the development lifecycle.

Continuous Quality Improvement (CQI)

Systematic approach to enhancing processes and products to achieve better performance.

Continuous Reliability

Practice of building and maintaining reliable systems through constant monitoring and improvement.

Continuous Security

Integrating security practices throughout the entire software development and deployment lifecycle.

Continuous Testing

Process of executing automated tests as part of the software delivery pipeline to obtain feedback on business risks.

Contract Testing

Testing method that verifies interactions at the boundary of an external service meet expectations.

Cordova

Mobile application development framework that allows developers to build mobile apps using web technologies like HTML, CSS, and JavaScript.

CoreOS

Lightweight Linux operating system designed for providing infrastructure to clustered deployments, now part of Red Hat.

Coupon Scraping

Automated collection of online coupon codes, often to exploit promotional offers.

Create Test for Every Bug

Practice of writing a test that reproduces a bug before fixing the issue, ensuring the bug doesn't recur.

Credential Abuse

Unauthorized use of valid credentials to gain access to systems or data, often resulting from poor password practices or stolen credentials.

Credential Stuffing

Cyberattack method where stolen account credentials are used to gain unauthorized access to user accounts through large-scale automated login requests.

Credmgr

Credential manager tool for securely storing and managing passwords and other secrets.

Cron Job

Time-based job scheduler in Unix-like operating systems, used to automate system maintenance or administration tasks.

Cross Platform

Ability of software or hardware to work across different types of platforms or operating systems.

Cross-Functional Team

Group of people with different functional expertise working toward a common goal.

Cross-Site Scripting (XSS)

Security vulnerability allowing attackers to inject client-side scripts into web pages viewed by others.

CruiseControl

Java-based framework for creating a custom continuous integration and deployment environment, popular in early CI/CD implementations.

Cryptomining Malware

Malicious software that uses system resources to mine cryptocurrency without user consent.

Culture

Shared values, beliefs, and practices that characterize an organization, crucial in shaping DevOps and Agile transformations.

Cumulative Layout Shift (CLS)

Web performance metric measuring visual stability, quantifying how much page content unexpectedly shifts during loading.

Cybersecurity

Practice of protecting systems, networks, and programs from digital attacks, crucial in today's interconnected world.