youtube image
From YouTube: Using Async API schema to define event driven architecture with AWS SNS - Ayush Goyal, Postman

Description

AsyncAPI Conference 2021 - Day 3
18th November 2021

In this talk, Ayush will talk about a real-world scenario in which he used the Async API schema to define event driven architecture that used AWS SNS as the principal component of the pipeline for communication between two different teams at Postman. He will cover the end-to-end development workflow. He will be defining the contract between the producers and consumers using the Async API schema that allows both the parties to work on their side of changes independently and afterwards, incorporating SNS in the pipeline to allow multiple consumers to subscribe to the events from a single producer.