DevOps Glossary

Discover and learn all DevOps terms starting with S here.

  • Secrets Management

    Securely storing and controlling access to passwords, API keys, tokens, and other sensitive values so apps and systems can use them without exposing them.

    Security

  • Service Level Agreement (SLA)

    A contract that defines expected service uptime, performance, and support response times between a provider and a customer.

    Reliability

  • Service Level Indicator (SLI)

    A specific number that measures what users actually experience from a service, like success rate, response time, or error rate.

    Monitoring and Logging

  • SonarQube

    Static code analysis platform that scans code for bugs, vulnerabilities, and maintainability issues during development and CI.

    CI/CD

  • Scaling

    Adjusting compute resources up or down to match workload demand, maintaining performance while controlling infrastructure cost.

    Scalability

  • SIEM

    Tool for quick threat detection and response.

    Security

  • SSL

    SSL secures client server traffic using encryption and authentication to prevent eavesdropping and tampering.

    Security

  • Service Mesh

    Infrastructure layer that routes, secures, and observes traffic between microservices without changing app code.

    Networking

  • Service Catalog

    A searchable list of the services a team offers, with what each one does, who owns it, and how to request it.

    Practices and Culture

  • SLSA Provenance

    SLSA Provenance is signed build metadata recording an artifact鈥檚 source, build steps, and builder for verification.

    Security