Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

infrastructure Articles

11 articles

Related Tags

engineering(10)
observability(3)
distributed-systems(2)
migration(2)
pinterest(2)
technology(2)
software-development(1)
software-architecture
(1)
storage(1)
sql(1)
java(1)
microservices(1)
graphql(1)
cloud-storage(1)
key-value-store(1)
Pinterest logoPinterest
41 min read
AI•2026-03-19

Building an MCP Ecosystem at Pinterest

Pinterest describes how they built a production MCP (Model Context Protocol) ecosystem to enable AI agents to safely automate engineering tasks.

engineering-culture
pinterest
infrastructure
ai
engineering
Airbnb logoAirbnb
41 min read
DevOps•2026-03-17

From vendors to vanguard: Airbnb’s hard-won lessons in observability ownership

Airbnb shares hard-won lessons from migrating its observability platform from third-party vendors to a custom in-house solution built on Prometheus across 1,000 services.

engineering
technology
observability
infrastructure
Airbnb logoAirbnb
71 min read
DevOps•2026-03-04

It Wasn’t a Culture Problem: Upleveling Alert Development at Airbnb

Airbnb explains how they rebuilt their Observability as Code (OaC) alert development workflow to eliminate weeks-long validation cycles.

infrastructure
software-engineering
observability
technology
engineering
Pinterest logoPinterest
41 min read
Architecture•2026-02-24

Piqama: Pinterest Quota Management Ecosystem

Pinterest's Piqama is a generic quota management ecosystem that handles the full lifecycle of resource quotas across Big Data Processing and Online Services.

data-governance
distributed-systems
engineering
pinterest
infrastructure
Airbnb logoAirbnb
461 min read
DevOps•2026-02-18

Safeguarding Dynamic Configuration Changes at Scale

This post describes how Airbnb built "Sitar," their internal dynamic configuration platform for shipping runtime config changes safely at scale.

engineering
software-development
infrastructure
distributed-systems
software-architecture
Airbnb logoAirbnb
41 min read
DevOps•2025-10-09

From Static Rate Limiting to Adaptive Traffic Management in Airbnb’s Key-Value Store

Airbnb evolved Mussel, its multi-tenant key-value store, from simple QPS rate limiting to an adaptive traffic management system to maximize goodput during traffic spikes.

engineering
cloud-storage
key-value-store
cloud-services
infrastructure
Slack logoSlack
01 min read
DevOps•2025-10-07

Deploy Safety: Reducing customer impact from change

Slack's Deploy Safety Program reduced customer impact hours by 90% over 18 months by overhauling deployment practices and safety culture.

Uncategorized
automation
ci-cd
deployment
engineering
incident-response
infrastructure
observability
Airbnb logoAirbnb
41 min read
Architecture•2025-09-24

Building a Next-Generation Key-Value Store at Airbnb

Airbnb shares how they completely rearchitected Mussel, their internal key-value store for derived data, migrating from v1 to a NewSQL-based v2 running in production for over a year.

engineering
migration
infrastructure
storage
sql
Airbnb logoAirbnb
51 min read
Architecture•2025-09-16

Taming Service-Oriented Architecture Using A Data-Oriented Service Mesh

Airbnb introduces Viaduct, a data-oriented service mesh built on GraphQL that addresses the complexity of large-scale microservices dependency graphs.

java
microservices
infrastructure
graphql
Airbnb logoAirbnb
71 min read
DevOps•2025-08-13

Migrating Airbnb’s JVM Monorepo to Bazel

Airbnb completed a 4.5-year migration of their JVM monorepo (tens of millions of lines of Java, Kotlin, and Scala) from Gradle to Bazel.

monorepo
migration
engineering
infrastructure
bazel
Airbnb logoAirbnb
51 min read
DevOps•2025-08-07

Seamless Istio Upgrades at Scale

This post explains how Airbnb safely upgrades Istio across tens of thousands of pods on dozens of Kubernetes clusters without workload team coordination.

open-source
kubernetes
engineering
infrastructure
istio