REST API vs gRPC, which one should you use in breaking a monolith (Vladimir Dejanov)

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

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

  • @rimbik1
    @rimbik1 4 ปีที่แล้ว +1

    Watching this what I understood is if you create s grpc based server/service/api, its only the grpc client who can access. Whereas when you design rest api a lot of client like languages, javascript, jq etc n mainly devices which understand only json can use easily. Remember when we made Web Api over WCF or We service, we told now a refrigerator can talk to a remote APi

  • @riongull
    @riongull 4 ปีที่แล้ว +1

    Link to video at 16:30 - th-cam.com/video/oDIkgNchrVY/w-d-xo.html

  • @maa1dz1333q2eqER
    @maa1dz1333q2eqER 5 ปีที่แล้ว

    Thanks, this is a help in getting up the learning curve. Very good overview.

  • @ITech2005
    @ITech2005 4 ปีที่แล้ว +1

    gRPC and REST are not mutually exclusive....

    • @alexcostantino800
      @alexcostantino800 4 ปีที่แล้ว

      @gogators432 for small teams, using both I don't think that it's a good idea