- How to deploy a versioned app to s3 Learn how to safely deploy a versioned static app to S3 with one folder per release allowing instant rollbacks.Oct 2, 2025 - 4 min read
- Newcomer guide to Github Actions Master key concepts and best practices for your Github Actions workflows.May 14, 2025 - 7 min read
- How to deploy safely with Netlify Learn how to run end-to-end tests for your pull requests previews and before you deploy your main branch to production with Netlify.May 7, 2025 - 7 min read
- How to deploy safely with Vercel Learn how to run end-to-end tests for your pull requests previews and before you deploy your main branch to production with Vercel.May 7, 2025 - 5 min read
- How to secure a private API key with Vercel Edge Functions Learn how to use Vercel Functions to secure a private API key to call a third party API from a browser client.Sep 3, 2024 - 4 min read