Spring Boot Microservices | Learn Microservice Architecture with Hands-on Project

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ธ.ค. 2024

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

  • @milind123456
    @milind123456 7 หลายเดือนก่อน

    Must say, this is an excellent source for Spring microservices. I can see lot of effort went into creation of this video. The example of streaming videos you picked up was not too easy and not too difficult too, so people can concentrate on the microservices aspects that you have presented. Kudos to you. Please keep posting videos like this.

  • @paternediedhiou9000
    @paternediedhiou9000 หลายเดือนก่อน

    Thank you so much! You're the Best one!

  • @prathapkumarkesaboyina
    @prathapkumarkesaboyina 2 หลายเดือนก่อน

    This is an Excellent MicroServices tutorial using spring boot i have seen so far. Thank you for all efforts to create and explained each topic clearly. Deploying these micro services in AWS/GCP using CI/CD pipelines will be very helpful using docker

  • @wilsonvaboum1338
    @wilsonvaboum1338 5 หลายเดือนก่อน

    Merci pour cette formation complet et structurée, well done !

  • @EdTechAwareness
    @EdTechAwareness 7 วันที่ผ่านมา

    This is the best Spring Boot microservices tutorial I’ve come across so far-truly excellent work! I have just one question: why does the API Gateway configuration use hardcoded microservice IP addresses? Wouldn't it be better to leverage service discovery for dynamic resolution?

  • @thushanchathuranga6694
    @thushanchathuranga6694 7 หลายเดือนก่อน

    Wonderful tutorial. Every line of code worked like charm. Thanks.!

  • @sujithg5873
    @sujithg5873 3 หลายเดือนก่อน

    Excellent explanation ❤❤

  • @saitej4256
    @saitej4256 4 หลายเดือนก่อน

    The Voice Is Going Like A River. Excellent Teaching Sir .

    • @GenuineCoder
      @GenuineCoder  4 หลายเดือนก่อน

      @@saitej4256 Thanks

  • @jayachandranvj41
    @jayachandranvj41 4 หลายเดือนก่อน

    Cheta... Thankyou first of all for making video❤
    "This is the best and clearest explanation of microservices architecture I've seen! As a fresher, I understood it perfectly on the first go. Thank you so much for this video. Please, please make a continuous series on messaging queues like Kafka and RabbitMQ. Your teaching style is amazing!"

  • @vishaag8164
    @vishaag8164 2 หลายเดือนก่อน

    nice tutorials

  • @AmielDump-rn2qm
    @AmielDump-rn2qm 7 หลายเดือนก่อน

    Great tutorial. Keep them coming!

  • @abhishekomprakash4074
    @abhishekomprakash4074 3 หลายเดือนก่อน +1

    I would like to suggest a couple of new topics which could be helpful
    1. Exception Handling for service to service communication.
    2. Docker compose for the entire application.

  • @handmadets6306
    @handmadets6306 หลายเดือนก่อน

    Thank you bro

  • @vsg1109
    @vsg1109 7 หลายเดือนก่อน

    Very nice tutorial. The way of teaching is awesome. Please make video on kafka, cloud, mongodb as well!

  • @9-1939
    @9-1939 5 หลายเดือนก่อน

    🔥🔥🔥 great tutorial sir

  • @congweihuang1416
    @congweihuang1416 2 หลายเดือนก่อน

    Amazing

  • @gvishnukanthbharadwaj5394
    @gvishnukanthbharadwaj5394 4 หลายเดือนก่อน

    Thank you bro ...Love from Bangladesh💌

  • @abhishekomprakash4074
    @abhishekomprakash4074 3 หลายเดือนก่อน

    Very nice tutorial. Could you extend this and show the dockerization of the services and start the entire setup using docker compose.
    Additionally, which version of Intellij are you using for this tutorial? I do not see the option of 'Spring Boot' after selecting Services -> Add Service -> Run Configuration Type in order to manage running multiple services.

    • @yusufokr0
      @yusufokr0 2 หลายเดือนก่อน

      I guess it's because you're not using the Ultimate Edition. I was using the community version when I came across the same issue. but when I upgraded to Ultimate Edition it disappeared.

  • @AshwaniKumarTrading
    @AshwaniKumarTrading 7 หลายเดือนก่อน

    Awesome video man. I have a doubt, let suppose I have 3 different profiles for all my microservice (dev, test, prod). How can config-server knows which profile load when..? Like load dev profile in development mode and prod in production.

    • @GenuineCoder
      @GenuineCoder  7 หลายเดือนก่อน +1

      Good question!
      In the individual services, you can specify which profile should be fetched from the config server.
      "The spring.cloud.config.profile property is used to specify the active profile for the Spring Cloud Config client. The profile is used to determine which properties files are loaded from the Config Server."
      For example, at 1:20:48, you can specify "spring.cloud.config.profile=dev" at line 4. Then, movie-catalog-service will start on dev profile. Similarly, you can even configure different profiles for different microservices like this.

    • @AshwaniKumarTrading
      @AshwaniKumarTrading 7 หลายเดือนก่อน

      @@GenuineCoder Thanks man🥳🥳

  • @Humanity__5644
    @Humanity__5644 4 หลายเดือนก่อน

    really Thanks a Lot. Love You❤

  • @Maty-uf5vc
    @Maty-uf5vc 3 หลายเดือนก่อน +2

    How to use jwt security in Microservice in api gateway please make video on it

  • @gnsc
    @gnsc 3 หลายเดือนก่อน

    Pls make a video on circuit breaker also

  • @rajnishsingh2864
    @rajnishsingh2864 8 หลายเดือนก่อน +1

    Please provide some example on using Kafka in microservices architecture for Asynchronous communication between services.

    • @GenuineCoder
      @GenuineCoder  7 หลายเดือนก่อน +1

      Thanks for your suggestion.
      I will look into this topic.

  • @ganeshenamala8317
    @ganeshenamala8317 7 หลายเดือนก่อน

    Super explanation bro, can you please explain spring boot with JWT?

    • @GenuineCoder
      @GenuineCoder  7 หลายเดือนก่อน

      Thanks!
      Yes, i am considering a JWT tutorial soon.

    • @ganeshenamala8317
      @ganeshenamala8317 7 หลายเดือนก่อน

      @@GenuineCoder thank you very much bro, waiting for the video!

    • @GenuineCoder
      @GenuineCoder  6 หลายเดือนก่อน +2

      Hi,
      The JWT tutorial is just released. You can find it here th-cam.com/video/HYBRBkYtpeo/w-d-xo.html

  • @whisperhelper5829
    @whisperhelper5829 6 หลายเดือนก่อน

    Can you please do a video on unit testing?

    • @GenuineCoder
      @GenuineCoder  5 หลายเดือนก่อน

      Thanks for the suggestion. Will look into that.

  • @Humanity__5644
    @Humanity__5644 4 หลายเดือนก่อน

    can you please explain little more about @Loadbalanced

  • @khageswarnayak6
    @khageswarnayak6 2 หลายเดือนก่อน

    sir you have not post any new concept about spring boot