My presentation for Geekle Java Summit
Istio service-mesh is one of the coolest kid on the block. Istio moves the responsibility of service discovery, load balancing, circuit breaking, monitoring, etc from the application to the platform(Kubernetes) thus letting the developers focus on the business code. But setting it up could be a daunting task for beginners and pros alike, this is where JHipster steps in and makes everything a cakewalk. As a bonus learn how Istio works in the process. JHipster is a widely-used OSS application development platform for creating web applications and microservices in minutes You will learn how to create a production-grade java microservice architecture with Spring Boot, Istio, Docker, Kubernetes & JHipster and deploy it to cloud under 30 minutes.