Thursday, February 25, 2021

System design: WebSockets | Amazon WebSockets API | Architect George Mao

Feb. 25, 2021

Here is the link.

To learn more, please visit: https://aws.amazon.com/api-gateway/ APIs have changed the way that developers build their applications, from simple websites and mobile apps to Internet of Things applications. Today, many developers are moving away from traditional monolithic application architectures and are instead creating smaller microservices, each with its own API. In this tech talk, we’ll walk you through building serverless APIs with Amazon API Gateway. We'll take a look API Gateway's newly announced support for WebSocket APIs and how you can use them to build real-time communication applications such as chat services and streaming dashboards. After this talk, you’ll have the foundational knowledge you need to build REST and WebSocket APIs for backends running on server-based, container-based applications, and serverless applications.
Learning Objectives: - Get an overview of Amazon API Gateway - Learn about the new WebSocket APIs in API Gateway 

- Dive deep in building real-time serverless communication applications using WebSocket APIs in API Gateway 


24:46/ 27:00 

Things to know 

Operation                 Limit 

Message payload           128 KB

Connection Duration       2 hours

Idle connection timeout  10 minutes 

No comments:

Post a Comment