In Real-Time notification system using WebSockets on AWS
How to efficiently create a WebSockets API Gateway and send real-time messages from our Lambda functions to our WebSockets client to make our app
Mar 17, 202510 min read18

Search for a command to run...
Articles tagged with #aws
How to efficiently create a WebSockets API Gateway and send real-time messages from our Lambda functions to our WebSockets client to make our app

⚡ TL:DR We will cover how I have created my own Minecraft Server Provider using Discord to create the servers and ECS to run the servers. 🌍 Introduction Since my teenage years, I have always been a fan of hosting my very own game servers. I used to ...
