Skip to content

Virtualization | Automated Deployment

Mohamed Hassan (JOSEPH) edited this page May 10, 2024 · 37 revisions

Tools to start over lovely bare metal strong πŸ’ͺ hardware:

  • Virtualization Technology: VMware

  • Linux with multiple distros:

  • Runtime:

    • Which will contain the deployable package that will be an executable later and will be able to serve requests upon being healthy available
  • Build Server with Jenkins installed:

    • CI/CD periodical deployment delivery pipeline should be planned and built via a Senior DevOps Engineer [Linux Based] for effective stable delivery according to a certain plan to the testing environment upon merging with master-branch a verified stable feature-branch
    • Using a Jenkinsfile

Runtime of developed applications:

  • Backend (Java, Spring-Boot): JRE

  • Web Frontend (JavaScript, React): Nodejs

Clone this wiki locally