rolling deployment downtime with 3 tier Architecture for web application
1. Repository structure
Add the deployment files to the existing application repository
web-application/├── src/├── tests/├── package.json├── package-lock.json├── Dockerfile├── .dockerignore├── Jenkin
cloudhub2295.hashnode.dev19 min read