Це відео не доступне.
Перепрошуємо.

AWS Microservices Architecture Best Practices | Microservices Design Patterns

Поділитися
Вставка
  • Опубліковано 17 сер 2024
  • Microservices Architecture on AWS
    Microservices Design Patterns
    Service Oriented Architecture - SOA
    Microservices example tutorial pattern | API Gateway | System Design Interview Questions | System analysis and design | Software Architecture and Design | Microservices interview questions | Design pattern | AWS Solution Architect Professional Certification | Software Engineering | AWS Interview Questions
    #aws #systemdesign #microservices
    #CloudComputingArchitecture #SoftwareArchitecture #SoftwareDesign #awscertification

КОМЕНТАРІ • 6

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

    Please share your feedback, and questions if any below.

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

    Nice explanation of the microservices architecture 👍

  • @LoveQwertying
    @LoveQwertying 10 місяців тому

    Simply explained. Like it.

  • @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.

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

    Well explained. Thank you :)