J-Spring 2018: Sebastian Daschner – Java Enterprise applications for the hard production life

In this video

Using the Java Enterprise APIs and implementing the business logic is one thing. Running the application against actual production workload and real users is another thing.

This session shows which non-functional requirements we enterprise developers need to be aware of to build stable and resilient applications. We will see different resiliency approaches, such as circuit breakers, bulkheads, or backpressure, in action. Monitoring solutions provide insights about the application under production load. Furthermore, we will see, how especially service meshes enable us to add resiliency to multiple microservices in a transparent, redundancy-free fashion. All of the time will be spent live-demoing Java Enterprise applications that are deployed to an Istio cluster.

Bio Sebastian: Sebastian is a self-employed Java consultant, author and trainer and is enthusiastic about programming and Java (EE). He is the author of the book ‘Architecting Modern Java EE Applications’. Sebastian is participating in the JCP, helping forming the future standards of Java EE, serving in the JAX-RS, JSON-P and Config Expert Groups and collaborating on various open source projects. For his contributions in the Java community and ecosystem he was recognized as a Java Champion, Oracle Developer Champion and double 2016 JavaOne Rockstar. Besides Java, Sebastian is also a heavy user of Linux and container technologies like Docker. He evangelizes computer science practices on https://blog.sebastian-daschner.com, his newsletter, and on Twitter via @DaschnerS. When not working with Java, he also loves to travel the world — either by plane or motorbike.

(Visited 144 times, 1 visits today)

You might be interested in