January 25, 2020

204 words 1 min read

Easy HTTPS for your Microservice Architectures

Easy HTTPS for your Microservice Architectures

In the era of containers and other dynamic platforms, management of entry points is becoming a great challenge, with the large amounts of application deployments requiring entry points to update often …

Talk Title Easy HTTPS for your Microservice Architectures
Speakers Julien Salleyron (Senior Software Engineer, Containous)
Conference Open Source Summit + ELC Europe
Conf Tag
Location Lyon, France
Date Oct 27-Nov 1, 2019
URL Talk Page
Slides Talk Slides
Video

In the era of containers and other dynamic platforms, management of entry points is becoming a great challenge, with the large amounts of application deployments requiring entry points to update often. And the patterns for routing, blue / green or canary, are challenging to scale. You want secured HTTPS requests on your applications, while ensuring certificates are up to date on these ephemeral URLs, thus requiring a lot of plumbing.Learn how to overcome this complexity, and successfully build reliable entry points, focusing your energy on what matters to you.Our session will define what a modern edge router, reverse proxy and load-balancer are. We will then present concepts and advanced features which overcome the platform entry point challenges. And finally, we’ll dig deeper and show how these solutions can scale and be fault tolerant.

comments powered by Disqus