Spring Cloud | What is Spring Cloud Really All About?

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

КОМЕНТАРІ • 33

  • @JavaGuides
    @JavaGuides  2 роки тому +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 2 роки тому

      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 11 місяців тому

    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 !

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

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

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

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

  • @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.

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

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

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

    Thank you for making spring cloud simple and clear

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

    Whaaaah super explanation 👌

  • @jazzindo8545
    @jazzindo8545 8 місяців тому +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) ?

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

    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

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

    It is simple and awesome explanation. Thanks

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

    Awesome explanation...loved it

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

    Awesome video. Nailed it completely.

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

    Thank you for the clear overview.

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

    excelent explanation, thank you!

  • @subramanianchenniappan4059
    @subramanianchenniappan4059 2 роки тому +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

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

    Super clear 😊

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

    Short and precise

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

    Thank you, this helped!

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

    Nice explain

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

    Crystal clear

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

    Thank you so much 👍👍

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

    Thank you so much

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

    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 6 місяців тому

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

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

      @@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?

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

    awesome... subscribed!

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

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

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

    Nice video!

  • @shusmnasush1201
    @shusmnasush1201 2 роки тому

    Bro are you doing any job support

  • @chetan_rajputt
    @chetan_rajputt 2 роки тому

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