“This code synchronization uses the service APIs and bypasses CloudFormation, allowing AWS SAM to update the code in seconds instead of minutes.”
So essentially they are uploading the code instead of proxying it like SST. And then streaming the logs from cloudwatch.
a
Adrián Mouly
10/28/2021, 5:12 AM
Ohhhh.
Adrián Mouly
10/28/2021, 5:12 AM
Interesting.
Adrián Mouly
10/28/2021, 5:12 AM
They don’t want to use CF then.
Adrián Mouly
10/28/2021, 5:13 AM
Sounds like a game changing thing.
j
Jay
10/28/2021, 6:09 PM
Yeah reducing their update time down to seconds from minutes is a big deal.
ö
Ömer Toraman
10/28/2021, 10:31 PM
I really don’t know an easy way to use SAM if you write in TypeScript