Primary Photo for {0} {1}

Deploying a real-time Sveltekit application with SST

Presentation byAndrico Karoulla

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.

Presented with these Guilds
Cover Photo for Svelte Society - London
Primary Photo for Svelte Society - London

Svelte Society - London

The London community for Svelte users and the Svelte curious. Join us! It'll be fun!

Want to talk at our next meetup? Open an issue here (https://github.com/svelte-society/london)

640Members
Similar Presentations
Primary Photo for {0} {1}

Deploying a real-time Sveltekit application with SST

Presentation byAndrico Karoulla

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.

Presented with these Guilds
Cover Photo for Svelte Society - London
Primary Photo for Svelte Society - London

Svelte Society - London

The London community for Svelte users and the Svelte curious. Join us! It'll be fun!

Want to talk at our next meetup? Open an issue here (https://github.com/svelte-society/london)

640Members
Similar Presentations