Building and Deploying a Multi-OS Application: Docker vs VM for Jenkins
Here's a scenario where you have a multi-OS application with a frontend on Windows, backend built on Ubuntu, and a database on CentOS. We'll explore how to handle this build and deployment using both Docker-based Jenkins and VM-based Jenkins.
1. Dock...
deepsresthiblogs.hashnode.dev5 min read