Microservices Spring Boot | Microservices Full Course | Microservices Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ค. 2024
  • In this video you will learn the different types of service discoveries implementations using Netflix Eureka Server, Hashicorp Consul and Apache Zookeeper and Micro services communication through Rest template and Feign client and Dynamic routing and load balancing using Spring cloud Ribbon and Netflix Zuul API Gateway Server and Circuit breaker implementation using Hystrix and Monitoring using Netflix Hystrix dashboard and turbine and Distributed tracing using Sleuth and Zipkin server
    Below are the GIT repositories links
    github.com/shameed1910/Produc...
    github.com/shameed1910/CartSe...
    github.com/shameed1910/netfli...
    github.com/shameed1910/Hystri...
    github.com/shameed1910/Turbin...
    github.com/shameed1910/netfli...
    -----------------------------------------------------------------------------------------------------------------------------------
    Consul clients:
    github.com/shameed1910/Produc...
    github.com/shameed1910/Cart-C...
    ------------------------------------------------------------------------------------------------------------------------------------
    Spring cloud Zookeeper:
    github.com/shameed1910/spring...
    ------------------------------------------------------------------------------------------------------------------------------------
    Eureka service registry clustering:
    github.com/shameed1910/netfli...
    My Top Playlists:
    Spring Boot with Angular : • Spring Boot + Angular
    Spring Boot with Docker & Docker Compose : • Spring Boot Docker & D...
    Spring Boot with Kubernetes : • Spring Boot Docker Kub...
    Spring Boot with AWS : • Spring Boot + AWS
    Spring Boot with Azure : • Spring Boot Azure
    Spring Data with Redis : • Spring Data with Redis
    Spring Boot with Apache Kafka : • Apache kafka
    Spring Boot with Resilience4J : • SpringBoot Resilience4j

ความคิดเห็น • 28

  • @pankajupadhayay6370
    @pankajupadhayay6370 4 ปีที่แล้ว +1

    Very nice and complete explanation .great job

  • @mohantalachutla6834
    @mohantalachutla6834 3 ปีที่แล้ว

    Great content! I feel like a frog ocean who just got from well. 🤣🤣

  • @raheemsk3552
    @raheemsk3552 4 ปีที่แล้ว +1

    Informative video... thank you bro

  • @seemaprajapati964
    @seemaprajapati964 4 ปีที่แล้ว

    Thanks for video very well explained

    • @seemaprajapati964
      @seemaprajapati964 4 ปีที่แล้ว

      Can u differentiate between synchronous and asynchronous communication pls in microservices

  • @ankittiwari-dg1jw
    @ankittiwari-dg1jw 4 ปีที่แล้ว

    very nice vedio for before go for interview implements all these thing most of the topic is cover

  • @renato.rodrigues
    @renato.rodrigues 2 ปีที่แล้ว

    In 33:45 , the cart service got response from both product instances running on 9090 and 9091. It wasn’t clear for me how this worked. How Ribbon aggregated response from both services? Could you provide me some docs about this feature? I didn’t find anything related to this.
    Thanks!

    • @renato.rodrigues
      @renato.rodrigues 2 ปีที่แล้ว

      Ok, looking at the code I saw this service sample is stateful. Thank you for sharing your knowledge!

  • @PRADEEPKUMAR-rg5rf
    @PRADEEPKUMAR-rg5rf 4 ปีที่แล้ว

    Please provide full stack with React JS, Spring Boot, Spring Cloud, My SQL database CRUD example.

  • @arjitgautam8502
    @arjitgautam8502 4 ปีที่แล้ว +1

    Very well explained.. Can we get the source code of the example you shown ? Any Repo URL ?

    • @technotowntechie9732
      @technotowntechie9732  4 ปีที่แล้ว +1

      I have added GIT repository links on video description

  • @MathifyWithRaghav
    @MathifyWithRaghav 3 ปีที่แล้ว

    Can you please share the presentation which you are referring here?

    • @technotowntechie9732
      @technotowntechie9732  3 ปีที่แล้ว +1

      Sorry Keshav the presentation was on my previous system and unfortunately the system crashed.

  • @meghnaad8920
    @meghnaad8920 3 ปีที่แล้ว

    0.36 sir is this demo all about monolithic architecture ? i want microservices based programming . I am beginner . plz reply

    • @technotowntechie9732
      @technotowntechie9732  3 ปีที่แล้ว

      Hi Kumar,
      All the topics are in this video belongs to the microservices.

    • @meghnaad8920
      @meghnaad8920 3 ปีที่แล้ว

      @@technotowntechie9732 thank you sir

  • @norbertoenomoto7653
    @norbertoenomoto7653 4 ปีที่แล้ว +1

    Could you please share the code?

  • @PRADEEPKUMAR-rg5rf
    @PRADEEPKUMAR-rg5rf 4 ปีที่แล้ว +1

    Nicely explained, could you please share the code through GitHub.

    • @technotowntechie9732
      @technotowntechie9732  4 ปีที่แล้ว +1

      I have added GIT repository links on video description

    • @PRADEEPKUMAR-rg5rf
      @PRADEEPKUMAR-rg5rf 4 ปีที่แล้ว

      @@technotowntechie9732 great very thankful to you and appreciate your help.

  • @akshaykumar-uv3up
    @akshaykumar-uv3up 4 ปีที่แล้ว

    Zuul ,circuit breaker in maintenance are in maintenance

  • @rajeshreddychalla671
    @rajeshreddychalla671 4 ปีที่แล้ว

    hi sir I am facing some problem .I created Profiles but server not start.please help me

    • @rajeshreddychalla671
      @rajeshreddychalla671 4 ปีที่แล้ว

      i got this issue.
      An internal error occurred during: "Launching united-kingdom".
      java.lang.NullPointerException

    • @technotowntechie9732
      @technotowntechie9732  4 ปีที่แล้ว

      Which project thrown this error ? I mean Eureka server or Consul or Zipkin or Zuul Api Gateway project.

    • @rajeshreddychalla671
      @rajeshreddychalla671 4 ปีที่แล้ว

      I created Eureka server and pee1 and pee2 profile also but server in not started

    • @technotowntechie9732
      @technotowntechie9732  4 ปีที่แล้ว

      Did you configure the below host configurations in hosts file.
      127.0.0.1 ind-east-zone
      127.0.0.1 ind-west-zone
      You can just make sure that you have configured the profiles information before start the Eureka server clustering application.
      -Dspring-boot.run.profiles=peer1
      -Dspring-boot.run.profiles=peer2

    • @rajeshreddychalla671
      @rajeshreddychalla671 4 ปีที่แล้ว

      i got same issue.
      An internal error occurred during: "Launching united-kingdom".
      java.lang.NullPointerException.yes I created profile in vm arugument