Skip to content

Deploying a real-time Sveltekit application with SST #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
andrico1234 opened this issue Feb 13, 2025 · 0 comments
Open

Deploying a real-time Sveltekit application with SST #81

andrico1234 opened this issue Feb 13, 2025 · 0 comments
Labels
march event Talk A 20min+ long talk

Comments

@andrico1234
Copy link

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

@andrico1234 andrico1234 added the Talk A 20min+ long talk label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
march event Talk A 20min+ long talk
Projects
None yet
Development

No branches or pull requests

2 participants