Become a member
Sign in
amit gupta
amit gupta

amit gupta

6 Following
2 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by amit gupta

See more

From Integrating Service Discovery with Envoy by TR Jordan

It’s possible to hardcode the list of endpoints, though if your infrastructure is dynamic, you’ll want to set “type” to EDS, which tells Envoy to poll the EDS API for a list of available IP/ports.

From Service mesh data plane vs. control plane by Matt Klein

Service mesh data plane: Touches every packet/request in the system. Responsible for service discovery, health checking, routing, load balancing, authentication/authori…

Claps from amit gupta

See more

Sharding Pinterest: How we scaled our MySQL fleet

Pinterest Engineering

Interfaces in Go (part I)

Michał Łowicki

Getting Started with Python Internals

Daw-Ran Liou