DevOps Glossary

Discover and learn all DevOps terms starting with G here.

  • Golden Path

    Golden Path is a documented, supported way for teams to build, deploy, and run services using approved tools and templates.

    CI/CD

  • Grafana Tempo

    Open source distributed tracing backend from Grafana Labs for ingesting, storing, and querying traces to troubleshoot microservices performance.

    Monitoring and Logging

  • Groovy

    Dynamic JVM language that extends Java with concise syntax for scripting, automation, and rapid application development.

    Programming Languages

  • GCP

    Google Cloud Platform provides Google-managed services for compute, storage, networking, and analytics to build and run applications.

    Cloud Computing

  • GCP BigQuery

    GCP BigQuery is Google Cloud鈥檚 managed data warehouse for running fast SQL analytics on large datasets without managing infrastructure.

    Databases

  • GitOps

    GitOps manages application and infrastructure changes by syncing deployments from Git-defined desired state through automated workflows.

    CI/CD

  • gRPC Deadline

    A gRPC deadline is a per-RPC time limit that tells services when to stop waiting and fail the request.

    Reliability