Rafael Benevides is a Director of Developer Experience at Red Hat. In his current role he helps developers worldwide to be more effective in software development, and he also promotes tools and practices that help them to be more productive. He worked in several fields including application architecture and design. Besides that, he is a member of Apache DeltaSpike PMC – a Duke’s Choice Award winner project. And a speaker in conferences like JUDCon, TDC, JavaOne and Devoxx.
Java Day Istanbul 2019 – Workshop
Topic : Service Mesh and Sidecars with Istio and Envoy
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 Java applications on Kubernetes.
Topic include :
– Monitoring and Tracing
– Simple Routing
– Advanced Routing Fault injection
– Circuit Breaker
– Egress
– Observing with Kiali
– mTLS
– mutual TLS
What Will I Learn? By attending this event you will learn:
1 Use Envoy and Istio to deal with traffic shaping
2 Network fault-injection
3 A/B testing
4 Dark launches, mirroring, and much more
Level : Intermadiate
Tags :#java, #docker, #containers, #microservices, #servicemesh
Which programs have to be installed before workshop?
1 Docker
2 minishift – https://github.com/minishift/minishift/releases
3 istio binaries 1.0.3 – https://github.com/istio/istio/releases/tag/1.0.3
Prerequisites & Requirements :
Please, install docker, minishift and Istio binaries if you want to run your examples locally.