No video

Microservices tutorial | Microservices Architecture | Microservices using Spring Cloud P-1

This video is first part of microservices tutorials. In this video I have explained differences between Monolithic and Microservice Application and Architecture. Then discussed advantage and disadvantage of both. Further explained architecture through diagram and Shopping application example. In next video I will create a Spring Boot application.
Please like and share this video and do not forget to subscribe this channel.
Thank you for watching this video.
====================================
Git Repository for complete project
github.com/nak...
Microservice tutorial- Monolithic and microservice Architecture : Part 1
• Microservices tutorial...
Microservice tutorial- Spring Boot Application from scratch : Part 2
• Spring boot | Spring b...
Microservice tutorial- First microservice Student using Spring Boot and MySQL database : Part 3
• spring boot with mysql...
Microservice tutorial- Second microservice Course using Spring Boot and MSSQL database : Part 4
• spring boot with sql s...
Microservice tutorial- API gateway using Spring Cloud Gateway : Part 5
• Spring Cloud Gateway |...
Microservice tutorial- Eureka server working flow : Part 6
• Eureka server | micros...
Microservice tutorial- Eureka server and client implementation : Part 7
• Eureka server and clie...
Microservice tutorial- Calling one microservice from another microservice using application name: Part 8
• Calling one microservi...
Microservice tutorial- Service to service call in microservice using application name: Part 9
• Service to service cal...
Microservice tutorial- Resilience4j circuit breaker : Part 10
• Resilience4j circuit b...
Microservice tutorial- Spring Cloud sleuth : Part 11
• Spring Cloud Sleuth ex...
Microservice tutorial- Spring Cloud Zipkin : Part 12
• Spring Cloud Zipkin | ...
Microservice tutorial- Spring Cloud Config Server : Part 13
• Spring Cloud Config se...
Microservice tutorial- Spring Cloud Config client : Part 14
• Spring Cloud Config cl...
---------------------------------------------------
Please like and share video and subscribe the channel, don't forget to press bell button to get notification for upcoming videos.

Пікірлер: 40

  • @PoojaSingh-uu4ch
    @PoojaSingh-uu4ch3 жыл бұрын

    Thanks for this nice explanation about this topic.. waiting for next video

  • @bhavyasingh5730
    @bhavyasingh57303 жыл бұрын

    Nice explanation. Best place to start learning about microservice architecture. Architectural explanation with example is great.

  • @vamsimohanveerla3692
    @vamsimohanveerla36923 жыл бұрын

    Great video, nice explanation.This is very much informative 👍

  • @anjaliexploringtheland6151
    @anjaliexploringtheland61513 жыл бұрын

    Nicely explained, waiting for next video . Keep up the good work 👍

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks

  • @chandrabhushan5269
    @chandrabhushan52693 жыл бұрын

    This is very much informational for those who is new in micro service technology and with this video one can understand easily the diff between monolithic vs micro service. Waiting for more videos Nakesh.

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for your appreciation and kind words.

  • @pushpashrestha127
    @pushpashrestha1272 жыл бұрын

    I wanna pay you dear teacher for this video…Hats off.

  • @tech_learning

    @tech_learning

    2 жыл бұрын

    Thanks for watching videos and appreciation. ☺️

  • @abhisheksrivastava2641
    @abhisheksrivastava26413 жыл бұрын

    Nice

  • @Rakeshsingh-yy5xy
    @Rakeshsingh-yy5xy3 жыл бұрын

    Suberb video....👍

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx3 жыл бұрын

    Great video nice explanation bro I subscribe ...waiting for your next video

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for compliment

  • @lgggh815
    @lgggh8153 жыл бұрын

    amazing way of explaining the things, best of luck in advance.

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for appreciation. Keep watching

  • @dineshkila1
    @dineshkila13 жыл бұрын

    Great Nakesh. nice explanation. One feedback here, while explaining set some context so that beginners think to understand in the same context. While you were explaining how microservices scaling is better than monolithic scaling. During that, you can start with questions like "Is it possible to scale monolithic? If we can scale it then how its scaling is different from microservices ?" while explaining its differences you can point out the benefits of microservices. Also, there are some terms is used like Cross-cutting technology, loosely coupled, gateway. If we think from a beginner's perspective he/she may find it difficult to understand your context. So, there should be some brief explanation about it as well.

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for feedback. Will take care in coming videos.

  • @sensor1988

    @sensor1988

    3 жыл бұрын

    Yes, i fully agree with @Dinesh, some terms are hard to understand from beginners perspective. It would be much helpful if you could explain little bit please.

  • @devtest8537
    @devtest85373 жыл бұрын

    Lot of learning about topics.

  • @35rajeev
    @35rajeev3 жыл бұрын

    Superb explanation 👍👍keep continued

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks

  • @venkatatluru7171
    @venkatatluru71713 жыл бұрын

    Nice , spoon feeding of technology

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks

  • @santoshkumaryadav8477
    @santoshkumaryadav84773 жыл бұрын

    Great job... good approach..n very clear voice...with a good knowledge schemes.

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for appreciation

  • @ruchikhurana1063
    @ruchikhurana10633 жыл бұрын

    Very well done. Keep it up 👍

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for appreciation

  • @anantacademy8175
    @anantacademy81753 жыл бұрын

    Nice video

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks

  • @sensor1988
    @sensor19883 жыл бұрын

    Thanks for this excellent step of helping us with the latest technology tutorials. Here is my feedback... # Content, quality and voice clearity is superb. # Please explain terms which are not very easy to understand. # Doubt : From the user interface itself do we have to specify Microservice name in url ? # Please add counting number in the beginning of video title agenda wise, would be easy to search. Overall thanks alot for this video, Very clearly explained each and everything. Keep it up 👍

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for your feedback. I will try my best to explain difficult terms. Its my bad. We don't have to pass application name in URL. Application name is identified by API Gateway after scanning URL based on its configuration file. URL must have a distinguished pattern so that API gateway can find out application name based on routing configuration. I have explained this in video -- kzread.info/dash/bejne/o5eJyLmTfbiop8Y.html Thanks for watching.

  • @DeepakGupta-pz4fx
    @DeepakGupta-pz4fx3 жыл бұрын

    Please add the topic resilience4j circuit breaker topic and please complete all topic video

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Thanks for watching video and comment. I will add soon.

  • @DeepakGupta-pz4fx

    @DeepakGupta-pz4fx

    3 жыл бұрын

    @@tech_learning when next video upload?

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    I will do it as soon as possible. Thanks

  • @DeepakGupta-pz4fx

    @DeepakGupta-pz4fx

    3 жыл бұрын

    @@tech_learning please next video tomorrow upload

  • @tech_learning

    @tech_learning

    3 жыл бұрын

    Hi @@DeepakGupta-pz4fx , new video uploaded.