DevOps Glossary

From agile to automation to analytics, unpack the toolbox of modern

DevOps terminology.

Service Level Objective (SLO)

Target value or range of values for a service level that is measured by one or more Service Level Indicators.

Service Mesh

Infrastructure layer for facilitating service-to-service communications between microservices.

Service Reliability

Measure of a service's ability to perform its intended function consistently and without failure.

Service Virtualisation

Practice of simulating the behavior of system components to enable continuous testing.

Shadow APIs

Undocumented or unofficial APIs within an organization that may pose security risks or lead to inefficiencies if not properly managed.

Shadow CD

Unofficial or unapproved continuous delivery practices within an organization, potentially bypassing established processes.

Shadow IT

IT systems and solutions built and used inside organizations without explicit approval.

Shared Responsibility Model

Cloud security framework that delineates security obligations of a cloud provider and its users.

Shift Left

Practice of moving testing, quality, and performance evaluation earlier in the development process.

Shift Right

Practice of extending testing and quality assurance into production environments.

Shift-Left Security

Practice of integrating security earlier in the software development lifecycle, improving overall application security.

Shift-Left Testing

Practice of performing testing earlier in the software development lifecycle to catch and fix issues sooner.

Shift-Right Testing

Approach that extends testing into production environments, allowing for real-world validation and continuous improvement.

SignalFx

Cloud monitoring and observability platform for infrastructure, microservices, and applications, enabling real-time analytics.

Siloed Security

Approach where security is treated as a separate concern, not integrated with development and operations.

Simian Army

Suite of tools created by Netflix to test the resiliency of its AWS infrastructure.

Single Branch Development

Development practice where all work is done on a single branch in version control.

Site Reliability Engineer (SRE)

IT professional who combines software and systems engineering to create scalable and reliable software systems.

Site Reliability Engineering (SRE)

Discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems.

Sitex

Tool for automating the setup and teardown of temporary environments, useful for testing and development purposes.

Six Nines

Explore the pinnacle of system reliability: "six nines" uptime. Discover what 99.9999% availability means, its rarity, and the extreme measures required to achieve this DevOps feat.

Slaughter

System administration tool designed for automating repetitive tasks across multiple servers, improving efficiency and consistency in IT operations.

Smoke Testing

Preliminary testing to reveal simple failures severe enough to reject a prospective software release.

Snapshot

Capture of the state of a system at a particular point in time, often used for backups.

Snort

Open-source network intrusion detection and prevention system, capable of real-time traffic analysis and packet logging on IP networks.