440: Serverless, Local Database, Edge Functions, and Using WordPress Serverless
Let's talk Serverless - including using WordPress Serverless, how to solve a problem like local databases, and edge functions with Netlify and beyond.
Show Description
Let's talk Serverless - including using WordPress Serverless, how to solve a problem like local databases, and edge functions with Netlify and beyond.
Links
- Graphql
- Prisma
- Redwood
- Apollo GraphQL
- React
- Postgres
- Netlify Edge
- Getshifter
- Gatsby
- Netlify CMS
- Stackbit
- Contentful
- How to Setup HTML Server Side Includes SSI on Apache and Nginx
- Pug
- CodePen Projects
Sponsors
WP Courses
WordPress.com is producing official training courses! Their first course, Blogging for Beginners, is available now. Blogging is more than putting words on a screen. It’s about finding your tribe, connecting with new friends, and finding an audience who can share your struggles, triumph, ideas, and dreams. They designed Blogging for Beginners to help you do it all. $49 for the course, which updates annually, and includes office hours and expert-led sessions. Use coupon CHRIS50 for 50% off!
Netlify
Most CDN services will have you choose between caching aggressively and having to wait for updates to go live, or do no caching on your HTML files which mean you’re not benefitting from the CDN layer at all for those files.
With Netlify you get the best of both Worlds. Once your build is uploaded, we flip the switch and it goes live and the changes in your build are instantly pushed to our global CDN.
In order to give the lowest time-to first byte, the highest cache hit-rate, but with true instant cache invalidation, we’ve developed a multilayered CDN.