DevOps Glossary

Discover and learn all DevOps terms starting with I here.

  • Incident Management

    Coordinated way to detect, prioritize, fix, and learn from service outages or other unplanned problems so systems get back to normal fast.

    Reliability

  • Infrastructure as Code (IaC)

    Managing and setting up servers, networks, and cloud resources using code files so changes are repeatable, reviewable, and automated.

    Infrastructure Management

  • Istio

    Istio is a Kubernetes service mesh that manages microservice traffic with security, policy controls, and observability.

    Networking

  • Idempotency Key

    An idempotency key is a unique API request token that lets services retry operations without duplicate writes or charges.

    API Management