Put open source to work
July 16–17, 2018: Training & Tutorials
July 18–19, 2018: Conference
Portland, OR

Increasing delivery velocity with a service mesh at Indeed

Joshua Shanks (Indeed)
4:15pm4:55pm Wednesday, July 18, 2018
Level: Intermediate

Who is this presentation for?

  • Software engineers, DevOps engineers, SREs, and anyone handling service-oriented architecture or microservices

Prerequisite knowledge

  • A basic understanding of service-oriented architecture

What you'll learn

  • Learn how a service mesh makes supporting multiple languages with microservices easier

Description

For any tech company, problems with interprocess communication arise when features aren’t ported between languages. When you’re not supporting multiple languages, development teams have to choose between implementing their features in their language of choice or using the company’s existing stack. This problem grows in correlation with the growth of a company, a problem Indeed became quite familiar with.

Joshua Shanks discusses how Indeed increases its delivery velocity by using a service mesh for their communication features. With this approach, Indeed product teams no longer need to worry about service discovery, load balancing, or retries, and they get rate limiting and authentication for free. This has led to faster, happier teams.

Indeed deployed Linkerd as a sidecar on its private cloud to enable some of its interprocess communication goals. With this deployment, HTTP/2 is now generally available, and teams can choose between gRPC and REST when building out services. Indeed can now provide a consistent and predictable experience for teams, no matter what language or framework they decide to use. By moving communication logic to the service mesh, teams can now focus on their feature work, choose the language they want to develop in, and not have to worry about communication overhead.
 

Photo of Joshua Shanks

Joshua Shanks

Indeed

Joshua Shanks is a senior software engineer at Indeed. Previously, he worked at Amazon and Redfin.