Types of coupling in microservices and how to reduce it ? Microservices Primer Course

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

КОМЕНТАРІ • 13

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

    i agree with your high cohesion and low coupling, in my project we're migrating a common microservice which is used by different microservices but it made the whole architecture too complex and every microservice dependend on this common microservice

  • @MayankSingh-m5x
    @MayankSingh-m5x Рік тому

    Great explanation. Cleared the concepts

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

    Great one !

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

    Please create microservices with the project environment.

  • @raviraj-il4tu
    @raviraj-il4tu Рік тому

    Yes please dig with implementation

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

    How domain based coupling can be achieved? Will it not be always pass-through coupling. Take case of Users and Notification microservice, Notification always needs information from User microservice to send mail. Same goes with other microservices.

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

    Thank you mam

  • @amartyapatil4124
    @amartyapatil4124 5 місяців тому

    Ma'am can you make video on hands on Event driven approach implementation.

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

    Thank you

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

    Thanks

  • @subee128
    @subee128 5 місяців тому

    Thanks