[001] Microservices in and out. complete course with practical examples

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

КОМЕНТАРІ • 33

  • @SajedulKarim_mesuk
    @SajedulKarim_mesuk 3 роки тому

    Very informative lectures. In many tutorials the tutor won't work on production environments . So they create the demo application which is far from production environment . But in your tutorial you share also production environments behaviour . Thanks for your awesome tutorial.

  • @GaweshPrabhashwara
    @GaweshPrabhashwara 2 роки тому +1

    thank you krish.

  • @madurangagamage2956
    @madurangagamage2956 5 років тому +1

    Great... Looking forward to see more videos from you.

  • @vijayshukla9519
    @vijayshukla9519 3 роки тому

    good work

  • @snehasahu9552
    @snehasahu9552 3 роки тому

    Very nice and interesting

  • @technoawaz2165
    @technoawaz2165 4 роки тому

    super videos.... keep making more videos on micro service in detail

  • @shitaldevalkar95
    @shitaldevalkar95 4 роки тому

    Thanks Krish for sharing this link with me, these vedios helped me to learn everything about microservices and OAuth2

  • @dhanunjayreddy1450
    @dhanunjayreddy1450 3 роки тому

    Nice explanation sir ..

  • @hashanpererasrilanka
    @hashanpererasrilanka 4 роки тому

    Great explanation.

  • @naveenkittu6024
    @naveenkittu6024 3 роки тому

    thanks a lot sir.these videos are very helpful.

  • @dekeyserwilly
    @dekeyserwilly 5 років тому

    Great videos!!

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

    Hi, in what way does intellij community edition not "support spring". Yes it doesn't have the initializer built in but that's just a convenience. You can build and run spring projects fine with the community edition.

  • @subramanianchenniappan4059
    @subramanianchenniappan4059 4 роки тому

    thanks bro

  • @jewelchowdhury9752
    @jewelchowdhury9752 3 роки тому

    First of all, thank you very much, sir. I have a question. I want to build a micro-service based e-commerce web application. suppose, I have some services, like customer service, product service(only contain Title and description and the image & price fetches from another IMG service & price service), order service, and cart service. In my product service, It is possible when I have static data. and I have tried it. But my question is how can I add a new product record (with all fields) from the admin service(admin panel) into the multiple services like IMG service, product service(Title and description), price service? Please make a video on how to add records into multiple services at a time?

  • @dumindanirosh
    @dumindanirosh 5 років тому +1

    It z great video. BTW May I know , best template engine you recommend to use with Spring Boot among Thymeleaf, Groovy, FreeMarker, Jade and JSP ?

    • @krish
      @krish  5 років тому

      That is very subjective question answer depends on multiple factors such as what are the features you looking for. each one as its own prod and cons. for example, AFAIK Thymeleaf does not compatible for JSP TL and they don't have own. as a compromise, they have Standard Dialect. also spring backing Thymeleaf. another hand JSP can use session seamlessly.. what I would suggest is take main 3-5 features you expecting and see how each framework support for that. but in general nothing BEST or WORST over other. it depends on what you looking in a particular project. personally I dont have favour for either one :)

    • @dumindanirosh
      @dumindanirosh 5 років тому

      @@krish Thank you. it will help for me.

  • @vishalchavda7878
    @vishalchavda7878 4 роки тому

    Hii, can you explain me how to work microservices and IDXBroker, Calendly, Guesty that type of services which integreate in application. can you explain how to do this real time things with spring microservices?

  • @aviator9728
    @aviator9728 5 років тому

    Hi sir can you please create a full stack practical project video series in spring boot angular jwt spring data jpa rest.

  • @srikanth99121
    @srikanth99121 5 років тому +2

    Except acutator configuration , all are similar to springboot.
    I dont know where the microservices is appeared.

    • @ghasemsadeghi5175
      @ghasemsadeghi5175 3 роки тому +1

      Microservice in a concept not syntax and some tools exist to simplify management and connection between them. In summary, microservice concept is used to have different independent modules (services) that can be developed by different developers/team concurrently and etc.

  • @wiliamferraciolli5380
    @wiliamferraciolli5380 4 роки тому

    Hi
    Can you do a video series on the spring piggy metrics? I am happy to pay for that.
    ta

    • @krish
      @krish  4 роки тому

      you mean do a video to youtube or do a video to you?

  • @shahidsarwar256
    @shahidsarwar256 3 роки тому +1

    Hi, is this available on github?

  • @manishsinha5608
    @manishsinha5608 5 років тому

    Hello Krish, please share link for all 9 consolidated videos on Microservices concepts, I am not able to find it on your youtube playlist as there is are many videos and I am bit confused from where to start watching videos. Thanks in advance.

    • @krish
      @krish  4 роки тому +3

      ua-cam.com/video/GqV7Z7FX3q0/v-deo.html

  • @shikharsharma6399
    @shikharsharma6399 4 роки тому

    Y dont u post the code as well?

  • @sudeepjanardhan
    @sudeepjanardhan 3 роки тому

    Your session is too lengthy to cover the actual subject ( Microservice project example) but rather covers most of the points on SpringBoot

  • @AbhishekYadav-os7mb
    @AbhishekYadav-os7mb 2 роки тому

    Someone please give me the path. I'm in application support but I'm trying to move in java microservices. Please suggest me the path, i have learnt Core Java, Spring Core framework, Spring Mvc till now. Got a good overview but could not do handson... Please suggest me path for microservices

    • @krish
      @krish  2 роки тому +1

      complete this course.. every video with practical example. so you will be OK

    • @AbhishekYadav-os7mb
      @AbhishekYadav-os7mb 2 роки тому

      @@krish okay I'll do it. thank you sir