User Tools

Site Tools


gcp:d

This is an old revision of the document!


D

  • Deployment: in Kubernetes, an object for deploying stateless applications like web servers.
  • Discovery Document: the specification for a GCP API, similar to OpenAPI but not the same
  • DoQ = DNS over QUIC
  • DORA = DevOps Research and Assessment
    • a research program, that seeks to understand the capabilities that drive software delivery and operations performance
    • mostly known for DORA Metrics, although that name never appears on their site:
      • Deployment Frequency
      • Lead Time for Changes
      • Mean Time to Recover
      • Change Failure Rate
  • DoS = Denial of Service
  • DSR = Direct Server Return
    • A load balancing mechanism in which inbound packets flow from switch to LB to backend, and response (outbound) ones return to the switch, bypassing the LB
    • In GCP, used by the “External TCP/UDP network load balancer”
    • aka Direct Routing, aka nPath Routing
  • Durability: a measurement related to data protection
gcp/d.1683389265.txt.gz · Last modified: 2023/05/06 16:07 by fgm