September 23, 2019

198 words 1 min read

Using Ambassador to Build Cloud-Native Applications

Using Ambassador to Build Cloud-Native Applications

In Cloud-Native environments it is common to deploy one or more API gateways to route, authenticate, limit, and observe traffic. In Kubernetes, constructs such as annotations are a powerful way to con …

Talk Title Using Ambassador to Build Cloud-Native Applications
Speakers Steve Flanders (Director of Engineering, Splunk)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

In Cloud-Native environments it is common to deploy one or more API gateways to route, authenticate, limit, and observe traffic. In Kubernetes, constructs such as annotations are a powerful way to configure applications. Ambassador is an open-source API gateway built on top of Lyft’s Envoy proxy which uses Kubernetes constructs to provide dynamic configuration options. In this session we will demonstrate how Ambassador can be used to migrate to or build Cloud-Native applications via different architectures and configuration approaches. Considerations for internal versus external traffic, ingestion versus queries, multi-tenant environments and non-provided services will be covered. You will leave with an understanding of how Ambassador is run in real production environments, how it is different from other API gateway solutions available today and how you can get started with Ambassador.

comments powered by Disqus