AWS Microservices Architecture Best Practices | Microservices Design Patterns

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

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

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

    Please share your feedback, and questions if any below.

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

    Nice explanation of the microservices architecture 👍

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

    Simply explained. Like it.

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

    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  10 หลายเดือนก่อน

      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.

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

    Well explained. Thank you :)