Spring Cloud | What is Spring Cloud Really All About?

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 33

  • @JavaGuides
    @JavaGuides  Рік тому +2

    My Udemy course: Building Microservices with Spring Boot and Spring Cloud
    Course link: www.udemy.com/course/building-microservices-with-spring-boot-and-spring-cloud/?referralCode=6523E6A8A932A4359E6E

    • @statesmphinyane946
      @statesmphinyane946 Рік тому

      Do I need to first know Java to learn Spring cloud and Spring boot? I'm currently learning Python

    • @hattorihanzo8788
      @hattorihanzo8788 Рік тому

      @@statesmphinyane946 Yes you need to konw Java because Spring Cloud and Spring Boot are based on Java

  • @radhikaganesan
    @radhikaganesan 10 місяців тому

    May patience was running thin initially as I knew every pattern you were talking about but didn't realize how you would tie it with Spring Cloud. Great Explanation !

  • @murthyinutube
    @murthyinutube 7 місяців тому

    1. API Gateway
    2. Config server
    3. Circuit Breaker Pattern
    4. Service Registry and discovery (maintains host name and port)
    5. Distributed Tracing
    6. Load balancing
    7. Centralized security

  • @peacefulcat3578
    @peacefulcat3578 Рік тому

    Thank you sir!!! Very helpful!
    my personal takeaway is as follows.
    We want to build a web application which is a distributed system (supported by many microservices). There are many common patterns that will be used when building such system, including API gateway, config server, circuit breaker, distributed tracing, etc.
    Spring Cloud provide these common patterns so that we don't have to reinvent the wheels, and we can happily build our own distributed system using Spring Cloud.

  • @vjnt1star
    @vjnt1star 10 місяців тому

    Excellent presentation with a clear diagram, I understood everything very easily !

  • @cacophony89896
    @cacophony89896 Рік тому +2

    Awesome explanation, very straight to the point!
    Thank you sir!

  • @anurani7084
    @anurani7084 Рік тому

    Thank you for making spring cloud simple and clear

  • @abhilashpatel6852
    @abhilashpatel6852 Рік тому

    Thanks a lot. one of the best video I have ever seen.

  • @jazzindo8545
    @jazzindo8545 7 місяців тому +1

    looks like all the challanges (lb, service discovery/registry, circuit breaker, distributed tracing, mtls east west whitelisting) can be solved using service mesh in kubernetes (linkerd, consul-connect, istio, etc) ?

  • @ФуркатОллаберганов-н1я

    It is simple and awesome explanation. Thanks

  • @subramanianchenniappan4059
    @subramanianchenniappan4059 Рік тому +3

    I am buying your udemy course on microservice s. Does it have all these content. I am the techlead for a backend Java restful project . But doesn't have micro services hands-on

  • @maheshmattad1054
    @maheshmattad1054 Рік тому +1

    Whaaaah super explanation 👌

  • @KalyaniKatkar-w6e
    @KalyaniKatkar-w6e 10 місяців тому

    Awesome explanation...loved it

  • @MallikarjunRao-n7v
    @MallikarjunRao-n7v 3 місяці тому

    It would have been good if you show spring cloud website first then your nice detailed explanation later

  • @ChandraSekharReddy-t3t
    @ChandraSekharReddy-t3t Місяць тому

    Nice explain

  • @mazyare
    @mazyare Рік тому

    Thank you for the clear overview.

  • @parryismful
    @parryismful Рік тому +1

    Awesome video. Nailed it completely.

  • @junioresnc
    @junioresnc 7 місяців тому

    excelent explanation, thank you!

  • @RajeshN-l5w
    @RajeshN-l5w Рік тому

    Short and precise

  • @TheDamnedCook
    @TheDamnedCook 5 місяців тому

    I have one question. Let's say in microservice 2 and microservice 1, there is an entity called User. They both are the same entity. Then, this User entity is updated in microservice 1. How do I maintain this User entity to always be the same between both microservices?

    • @andyholesdev
      @andyholesdev 5 місяців тому

      you can use a broker such as kafka for updating the other database

    • @TheDamnedCook
      @TheDamnedCook 5 місяців тому

      @@andyholesdev Thank you for your reply. But what I mean is entity in the project, not in the database tables. Let’s say User entity in microservice 1 has attribute ‘String address’. In microservice 2, address is changed to ‘Address address’. I want microservice 1 also recognize ‘address’ with type ‘Address’ in its code, without having to manually update it. Is there a way?

  • @PhalzuBG
    @PhalzuBG Рік тому

    Thank you, this helped!

  • @kalpanakonety8317
    @kalpanakonety8317 Рік тому +1

    Super clear 😊

  • @manikantamani3054
    @manikantamani3054 Рік тому

    Crystal clear

  • @mahek2001
    @mahek2001 Рік тому

    Thank you so much

  • @techspeechplus582
    @techspeechplus582 Рік тому

    Thank you so much 👍👍

  • @riteper6714
    @riteper6714 Рік тому

    awesome... subscribed!

  • @letsfly662
    @letsfly662 Рік тому

    Nice video!

  • @shusmnasush1201
    @shusmnasush1201 Рік тому

    Bro are you doing any job support

  • @chetan_rajputt
    @chetan_rajputt Рік тому

    Please Sir Spring boot + angular videos in Hindi .....