Serverless Websocket — How and Why With Examples

Why would you want to use a WebSocket connection and can we make it serverless?

Emil Hein
Better Programming
Published in
4 min readMay 15, 2022

--

AWS WebSockets and the serverless framework

Websockets

This type of connection between client and server is not specifically new. It has historically been a little tricky to work with, and it might have scared some people away from using it.

--

--

Fullstack developer. I enjoy prototyping and testing new services. I like working with JavaScript, Nodejs, AWS and Vue, Browser API's, adtech, Go + more