Kubernetes Native with Eclipse MicroProfile
The purpose of this presentation is to show to attendees the problems you might face when deploying services into Kubernetes, usually when you are coming from a monolith architecture and how you can face all these problems using Eclipse MicroProfile spec. The talk is focused on fixing specific problems you might encounter when deploying to Kubernetes.
Kubernetes is becoming the de-facto platform to deploy our application nowadays. But this movement also implied some changes on the way we code our applications, where we just develop a monolith application where everything was up and running up front, now we are breaking down this monolith into (micro)services architecture. Although it might seem easy, done properly is not an easy movement as there are some challenges to address that were not there before, at monolith architecture time. In this session, we’re going to start discussing what are these challenges (ie fault tolerance, service discovery, open tracing, or health checks) and demonstrate how they can be solved using the specifications within Eclipse MicroProfile in a vendor-neutral way.
Speaker:
Alex Soto (Red Hat)