18 Introducing Eureka - Spring Boot Microservices Level 1

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • Learn about Eureka, it's origins with Netflix and Spring Boot integration with Eureka.
    Workshop recorded live on Feb 9, 2019.
    Course: Spring Boot Microservices Level 1 - Communication and discovery
    This course introduces you to building microservices with Spring Boot and Spring cloud. This is Level 1 - start here if you are completely new to building microservices in Spring.

Komentáře • 19

  • @TheGuroguro12
    @TheGuroguro12 Před 5 lety +52

    Java Brains u are priceless. Thank you, Thank you, Thank you.

  • @vamshikrishna298
    @vamshikrishna298 Před 4 lety +1

    You are explanation is really awesome...Thank Kaushik

  • @valkon_
    @valkon_ Před 5 lety +23

    I would attend more meetups if the presenters are people like you with valuable information and not advertisement tricks.

  • @ilashree6632
    @ilashree6632 Před 3 lety +2

    Awesome series, thanks a lot for all this effort :)

  • @mortenbellmann6972
    @mortenbellmann6972 Před 3 lety

    Most chill dude ever heard speaking :D

  • @romantsyupryk3009
    @romantsyupryk3009 Před 4 lety +1

    Thanks so much for this tutorial.

  • @sush2142
    @sush2142 Před 2 lety

    You can add feign to eureka, ribbon, hysterix, zuul.

  • @gurupreetsingh8347
    @gurupreetsingh8347 Před 4 lety +1

    sir, what is difference b/w spring cloud and edureka ????

  • @manshyadavnaag6127
    @manshyadavnaag6127 Před 5 lety +1

    Hello...sir .i am fan of your explaining..please make video for all programmer like js, db, programming concepts ..i am not from java background.
    Thanks for js and angular video..

  • @ahmedmarey131
    @ahmedmarey131 Před 5 lety +1

    Thank you, Thank you, Thank you

  • @MukeshBhoge
    @MukeshBhoge Před 5 lety +1

    Hi Kuashik
    Thanks for beautiful tutorial on Eureka. Have one question -- How much Eureka is useful in cloud environments like ECS as load balancing and all these things are handle by ALB ? How effective is to use Eurka in cloud environment ?

  • @jainsanchit1993
    @jainsanchit1993 Před 5 lety +1

    Which is better Eureka client or Feign Client?

  • @ykelizarov2934
    @ykelizarov2934 Před 4 lety

    Ereka client somehow knows how to register without knowing Ereka server IP and port, are there any cases when properties file should be updated with Ereka server IP and Port?
    Thanks

  • @sagarrj
    @sagarrj Před 2 lety

    Is eureka server still widely used for service discovery in 2022?

  • @MrSHAYANTAN
    @MrSHAYANTAN Před 2 lety

    Can we create multiple instance of eureka server?

  • @viyaanjhiingade7757
    @viyaanjhiingade7757 Před 3 lety

    how is this better than service discovery offered by kubernetes

  • @AhmedAlbadwi
    @AhmedAlbadwi Před 5 lety

    First comment; go ahead and keep the good work up.

  • @rajeevloghade
    @rajeevloghade Před 3 lety

    I did the same but it's unable to find main method don't know why...i tried all solution please let me know how can i solve this problem @javabrains