AWS Partner Network (APN) Blog
Tag: Stackery Canvas
Building a Simple Serverless WebSocket with Stackery and AWS
With the addition of WebSocket support in Amazon API Gateway, we set out to build an AWS CloudFormation template to get the simplest WebSocket version. What we built was backed by an AWS Lambda function that responds directly to the client who initiated the request. We learned quite a few things along the way, and even ended up with an easy solution in Stackery for managing and deploying one of these simple WebSockets.