What is SST

preview_player
Показать описание
A high-level overview of SST in plain English.

00:00 - Intro

00:52 - Infrastructure
01:56 - APIs
02:53 - Databases
04:14 - Cron jobs
04:52 - All AWS services

05:56 - Functions

07:22 - Frontend
08:34 - Connect to the API

09:25 - SST CLI
09:40 - Local dev
11:15 - Deployment
12:24 - Environments

13:09 - Starters

14:08 - Outro
Рекомендации по теме
Комментарии
Автор

I instantly noticed you have been focusing really hard on leaving the 'sort-ofs' and kind-of's. Also you have talked much slower. I really appreciate this kind of improvement on your communication. Keep up the good work :)

turkishpeter
Автор

This was amazing, thank you! I've been getting acquainted with AWS infra at work, and this looks like an amazing toolset

jcen
Автор

Great video, clear explanation. Thank you!

johannesmariomeissner
Автор

my biggest mistake in 2022 was to use Amplify framework instead of sst. Looks much more stable and developer friendly. Waiting for sstV2 along with open-next to use it for my next project

caesarqwerty
Автор

Kudos to guys! Awesome work. We are excited to consider SST in our next project assignment. The combination what we are looking is Vue3/ Typescript with Micro Frontend Arch. with headless cms. The main query here do we still have freedom to maintain flat module based app structure so that the advantage of micro frontend is not lost... I have seen examples all pertaining to Monolith approach...

Doshi-hy
Автор

Can I also connect EC2 or other "none-serverless" services from AWS into my SSTied Next.js?

RationalDissonances