You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying a real-time Sveltekit application with SST
There are dozens of ways to deploy an application. Options, like hosting on Vercel, are super hands off. You could take things into your own hands and manage your entire AWS infrastructure yourself. But what if you wanted a nice option in the middle?
Ease of deployment, while having complete control over your infrastructure?
I'll run through how SST fits in the above niche, and how we can use it to quickly publish a Sveltekit app that talks to DynamoDB tables.
I'll then touch on handling real-time data using Server-sent events, which are an underrated alternative to Websockets.
** About the Talk
I don't need anything aside from hooking my computer to a display. It's a 20 minute talk
[ ] Things I need (Projector, etc)
[x] Talk Length in Minutes (Approx)
Deploying a real-time Sveltekit application with SST
There are dozens of ways to deploy an application. Options, like hosting on Vercel, are super hands off. You could take things into your own hands and manage your entire AWS infrastructure yourself. But what if you wanted a nice option in the middle?
Ease of deployment, while having complete control over your infrastructure?
I'll run through how SST fits in the above niche, and how we can use it to quickly publish a Sveltekit app that talks to DynamoDB tables.
I'll then touch on handling real-time data using Server-sent events, which are an underrated alternative to Websockets.
** About the Talk
I don't need anything aside from hooking my computer to a display. It's a 20 minute talk
[ ] Things I need (Projector, etc)
[x] Talk Length in Minutes (Approx)
** About You
Andrico Karoulla
https://bsky.app/profile/andrico.bsky.social
Senior Developer @ Planes
London
The text was updated successfully, but these errors were encountered: