AWS Microservices Architecture Best Practices | Microservices Design Patterns

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

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

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

    Please share your feedback, and questions if any below.

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

    Nice explanation of the microservices architecture 👍

  • @sraj7284
    @sraj7284 7 หลายเดือนก่อน

    Very well explained, and informative video! Well done! Quick question - in 9:25, you have put together all the concepts explained in AWS. I see just a two way communication between the SQS and the lambda. Shouldn't the SQS be between the lambda and its respective database? Meaning, lambda is the producer, and the database is the consumer for the SQS?
    Thank you, keep up the great work!

    • @ArchitectureBytes
      @ArchitectureBytes  7 หลายเดือนก่อน

      Hi.. The SQS Queues are used here for asynchronous communication between Microservices (Lambda functions) - 3:32. In addition, databases cannot be consumers of SQS queue messages directly.

  • @LoveQwertying
    @LoveQwertying 11 หลายเดือนก่อน

    Simply explained. Like it.

  • @IshanSasanka
    @IshanSasanka ปีที่แล้ว

    Well explained. Thank you :)