January 21, 2020

185 words 1 min read

High performance Microservices on Linux with Apache Thrift

High performance Microservices on Linux with Apache Thrift

The world is rapidly adopting cloud native approaches to software development, reaping the synergies produced by combining microservices, Linux container technology and dynamic application orchestrati …

Talk Title High performance Microservices on Linux with Apache Thrift
Speakers Randy Abernethy (Managing Partner, RX-M, LLC), Aki Sukagawa
Conference Open Source Summit Japan
Conf Tag
Location Tokyo, Japan
Date May 31-Jun 2, 2017
URL Talk Page
Slides Talk Slides
Video

The world is rapidly adopting cloud native approaches to software development, reaping the synergies produced by combining microservices, Linux container technology and dynamic application orchestration. Containers offer performance gains and simplified operations, however maximizing microservice performance involves API level considerations. In this demonstration and talk we will take a look at how Apache Thrift can be used to generate material performance gains in container packaged microservices. We’ll contrast Apache Thrift with REST and gRPC, describing the strengths and weaknesses of each. We’ll also demonstrate how to seamlessly package Apache Thrift microservices with Docker and how to scale them with Kubernetes on a Linux cluster. The talk will conclude with a demonstration of microservice interface evolution and rolling upgrades.

comments powered by Disqus