Introduction to Microservices for absolute beginners | Yogita Sharma | sudoCODE

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

КОМЕНТАРІ • 37

  • @gabrielfono844
    @gabrielfono844 Рік тому +12

    as software engineer , I am still on my first job and have been working as full stack developer for 8 months now.
    70% of our job are based on the backend with springboot and java .
    30% on the UI
    I really really like this video.
    I just went over our design docs for all the services and now understand why some services are sometimes affected but others no.
    thanks
    what are your best tips and tricks for someone starting out his career as self taught developer.
    I really love backend than frontend because It really challenges me .
    thanks anyway

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

    Thanks to explain what is Microservice in very simple language.

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

    Thanks for the explanation, looking forward to see more such videos about microservice. thanks again

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

    A very Great High-Level Explanation. Thanks very much, ma'am.

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

    Nice job you helping engineer and student for sharing knowledge

  • @shyrenmore8140
    @shyrenmore8140 9 місяців тому

    Great video for freshers

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

    Hi Yogita, the way you explain the topic is awesome 😎. Do you have plan to talk about the Clean Architecture which quite common now a days. I just want your thoughts on it and anticipated the way you will explain would be unique. Thanks.

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

    💕💕💕💕 Love Love Love from core of my heart mam. Very Nice explanation with clear presentation

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

    Thanks so much I'm waiting this in your channel

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

    Excellent explanation.

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

    Please keep continuing microservices concept completely

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

    Yogita well explanied thanks alot for the amazing time u investemented to share with us👍🏻waiting for the next video👍🏻

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

    Waiting for next part to get deep into communications between Microservices

  • @subee128
    @subee128 3 місяці тому

    Thank you very much

  • @UdayabhaskarChippa
    @UdayabhaskarChippa Місяць тому

    I did not find the link to the book "Domain Driven Design". Can you please share the link?

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

    Hello Yogita mam. Please create one video for cracking the technical interview on Microservices and Spring with AWS Architecture.

  • @SunShine-ge3yj
    @SunShine-ge3yj Рік тому

    Valuable content, thanks!

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

    Beautifully explained as always!

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

    👍👍 Good day greetings

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

    Yogita nice job

  • @KrishnaKumar-ud9cj
    @KrishnaKumar-ud9cj 17 днів тому

    Thanks

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

    Helo mam,
    I am a bca student
    I want to do omscs program from Georgia Tech,
    But my I have 3 years bachelors degree and Georgia Tech wants 4 years, so how can I pursue that program, if you have any suggestion for me please suggest me mam.
    Please reply

  • @ravirajkakade12
    @ravirajkakade12 4 місяці тому

    How to solve distribution database problem?

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

    Please complete others parts asap

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

    Make more videos on microservices

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

    I am working with Spring Boot to develop microservices. We want to asynchronously integrate the services so they are decoupled and we can add new services in the future. However, we are struggling with dealing with error cases. Are there any libraries in the Spring ecosytem that help with this? We are specifically struggling with event ordering, idempotent event handlers, and retrying failed event and eventually putting them into a DLQ.

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

      This is an old question. I am going through video and do have some experience working on microservices. A lot more detail is required to accurately answer the question. But here are my high level thoughts.
      Challenges:
      1. Error Cases : Note down different scenarios of what can go wrong. Now group them into where you want to handle those, so retires and jitters. And those that are service level faults where you can either drop that request or allow client to retry later like pushing the message into DLQ as you have suggested.
      2. Your requirement for the systems are :
      - decoupled
      - you need event ordering
      - idempotent event handlers
      - retries
      - eventually putting off into DLQ to be handled later.
      This is a common use case for async system integration. In AWS ecosystem you can use FIFO Queues with their handlers implemented in idempotent way. This will give you ordering, you can add idempotency using either the queue message id or adding it to your handler with id generation and storage. hint : java UUID with key value store. You can add retries in your handlers. Also it gives good integration with DLQ. You can define like visibility time for the message, number of retires.

  • @SunShine-ge3yj
    @SunShine-ge3yj Рік тому

    Waiting for your 1Lakh subs 🙂

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

    👏

  • @9675A
    @9675A 13 днів тому

    Want to see Bilal Abbas and Sehar khan together in a drama.

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

    A poorly structured material

    • @gabrielfono844
      @gabrielfono844 Рік тому +4

      just create your youtube and help others
      you should be thanksful for people who spent time creating things to help others completely for free

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

      Toh tu jaake bana apna material! Aur khud ka profile pic tak nahin hai aur bada aaya idhar bhaunkne

    • @SunShine-ge3yj
      @SunShine-ge3yj Рік тому +2

      Create your own stuff and then complain

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

    Are yıu hindu