Scaling DotNetify Apps with AWS WebSockets
March 06, 2023Use Amazon API Gateway and WebSocket API to scale your dotNetify app and handle large-scale WebSocket connections.
by Dicky Suryadi
Follow on Twitter
Use Amazon API Gateway and WebSocket API to scale your dotNetify app and handle large-scale WebSocket connections.
A lightweight alternative for serving real-time updates from a .NET web service.
Combine PostgreSQL logical replication feature with dotNetify to broadcast data changes to your website in real-time.
Scaling dotNetify apps horizontally using proxy instead of a backplane.