How I Built A Blue Green Deployment Pipeline With Jenkins
Deploying a new application version can be simple when the application is small and downtime is acceptable.
An engineer can stop the current application, deploy the new version, and start it again. Th
morizal.hashnode.dev10 min read