Transitioning to Self-Hosted Next.js: Zero Downtime Deploys with GitHub Actions
2y ago· 17 min readen
100/100
Golden Brown
Bagelometer↗
The bagel they save for the regulars. Don't skim, savour.
Score100Typehow-toSentimentneutral
Summary
The article discusses transitioning from Serverless to self-hosted Next.js with zero-downtime deploys on GitHub Actions using the blue-green deployment concept. It highlights the challenges of deployment in software development and the complexity of managing various components.
How to move from Serverless to self-hosted NextJS with zero-downtime deploys on GitHub Actions, using the blue green deployment concept (NGINX and PM2)
