Tools mentioned by Guillermo Rauch
Software and services Guillermo Rauch has mentioned across podcast appearances.
SignalCast may earn a small commission on purchases through these links — at no extra cost to you.
v0
RecommendedAuthorby Vercel
“Vercel CEO Guillermo Rauch demonstrates v0's new Git workflow integration that enables non-engineers to create production-ready code changes through natural language prompts, open pull requests, and deploy to preview environments.”
Amazon S3
“WordPress image uploads fail initially but switching to S3 plugin eliminates hard drive space monitoring, provides automatic backups, and prevents common outage scenarios from disk capacity issues.”
Hugo
“Rauch demonstrates deploying a single project mixing Hugo static generation, Gatsby pages, and Node.js functions together.”
Next.js
“Next.js automatically splits pages into separate functions for optimal performance.”
WordPress
“Serverless functions cannot write to filesystem, forcing better architecture patterns. WordPress image uploads fail initially but switching to S3 plugin eliminates hard drive space monitoring.”
Now
Author“Guillermo Rauch explains how Now deploys serverless applications using CDN-edge code execution, eliminating server management while maintaining PHP-like simplicity through automatic function isolation, multi-language support, and framework-agnostic deployment across global regions.”
Express
“Structure applications with one serverless function per route instead of single Express server handling all routes.”
Gatsby
“Rauch demonstrates deploying a single project mixing Hugo static generation, Gatsby pages, and Node.js functions together.”