In this episode of Syntax, Scott and Wes do a part 2 about Serverless \u2014 databases, files, secrets, auth, and more!
Sanity - SponsorSanity.io\xa0is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at\xa0sanity.io/create. Get an awesome supercharged free developer plan on\xa0sanity.io/syntax.
Freshbooks - SponsorGet a 30 day free trial of Freshbooks at\xa0freshbooks.com/syntax\xa0and put SYNTAX in the \u201cHow did you hear about us?\u201d section.
Show Notes2:47 - Wes tried Cloudflare Workers
Hey Wes, just listened to the latest Syntax episode on the serverless setup. Not sure if it\u2019s an episode idea or not, but if you wanna do a bit of a dive on Cloudflare\u2019s service workers, I\u2019m currently leading an \u201cinvisible infrastructure migration\u201d right now from a legacy WordPress setup to a new Storyblok/Netlify setup. We\u2019re using Cloudflare\u2019s service workers to basically \u201cstitch\u201d the headers/menus/footers from the old WordPress site into our new Netlify pages, but serving the page back as if it was part of the normal domain. This means we can migrate from the old to the new slowly without massively disrupting SEO, doing a lengthy/costly rebuild, etc.
13:54 - Secret management
16:24 - Vendor lock-in
25:12 - Sharing dependencies
30:26 - Local development
36:40 - Existing applications
45:21 - Data
48:14 - File storage
52:18 - Auth