Comments on: A New Era Of Spring Cloud https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/ Java, Spring, Kotlin, microservices, Kubernetes, containers Mon, 24 Jan 2022 19:02:18 +0000 hourly 1 https://wordpress.org/?v=6.9.1 By: piotr.minkowski https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/#comment-1379 Mon, 24 Jan 2022 19:02:18 +0000 http://piotrminkowski.com/?p=7973#comment-1379 In reply to mak.

Yes, if you deploy services on Kubernetes there is no sense to use external discovery or load balancing. For more advanced routing you can use service mesh there

]]>
By: mak https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/#comment-1375 Sun, 23 Jan 2022 06:59:09 +0000 http://piotrminkowski.com/?p=7973#comment-1375 If we are deploying microservices on kube, kube services provide load balancing right? wondering if we can avoid using ribbon and service discovery as well.

]]>
By: Piotr Mińkowski https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/#comment-857 Fri, 22 May 2020 11:04:05 +0000 http://piotrminkowski.com/?p=7973#comment-857 In reply to Ajay.

Kotlin is pretty similar to java. You can easily change it by yourself 🙂

]]>
By: Ajay https://piotrminkowski.com/2020/05/01/a-new-era-of-spring-cloud/#comment-856 Fri, 22 May 2020 10:27:42 +0000 http://piotrminkowski.com/?p=7973#comment-856 Please implement above concepts using java

]]>