Rafael Benevides
From Red Hat
Rafael Benevides is Director of Developer Experience at Red Hat. With many years of experience in several fields of the IT industry, he helps developers and companies all over the world to be more effective in software development. Rafael considers himself a problem solver who has a big love for sharing. He is a member of Apache DeltaSpike PMC - a Duke’s Choice Award winner project, and a speaker in conferences like JavaOne, Devoxx, TDC, DevNexus and many others.
Blog: http://rafabene.com/
Istio: Service Mesh & Dark Canaries
The first generation of microservices was primarily shaped by Netflix OSS and leveraged by numerous Spring Cloud annotations all throughout your business logic. The next generation of microservices will leverage sidecars and a service mesh. In this session, we will give you a taste of Envoy and Istio, two open source projects that will change the way you write distributed, cloud native, Java applications on Kubernetes/OpenShift. Traffic shaping, chaos fault-injection, A/B testing, dark launches, smart canaries and much more.
Serverless or Serverfull: Microservices^Functions
In this session, we will primarily focus on OpenWhisk, an open source FaaS (Function-as-a-Service) engine, layered on top of Kubernetes and integrating numerous cloud hosted and "on-premise" services. Serverless is a misnomer, your future cloud native applications will consist of both microservces and functions, often wrapped as Linux containers, but in many cases where you the developer ignore the operational aspects of managing that infrastructure.