Skip to content

MNadir786/devops_projects_demonstration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevOps Demo Projects

Here is a curated list of DevOps Projects to be deployed via Jenkins:

 * Devops Pipeline Demo
 * Example Project - Domain: Finance
 * Example Project - Domain: Media
 * Example Project - Domain: Medical

Create separate Jenkins jobs for each of the above as per the respective settings mentioned in the readme files present in the designated subdirectories meant for these tasks. All the best! 👍.

PROBLEM STATEMENT(S):

Devops Pipeline Demo

  • Build a Pipeline to resolve the issues in the management, development and operations of product release for a social media company using continuous deployment to break down the barrier and automate everything.

  • Integrate Jenkins with GitHub in such a way that committing a change to the repository, the build should be triggered automatically

  • Create a Jenkins freestyle project to perform code review

  • Create a Pipeline View

  • Unit Test

  • Generate Cobertura Code Coverage Report

  • Create a Package and archive the artifacts

  • Deploy the project by copying the artifacts from the Package

  • Configure Jenkins to connect to Docker container port

  • Run the Pipeline

Example Project - Domain: Finance

A global bank recruits 500 graduate software developers each year. The developers are employed at sites in 4 different countries. The bank requires a web-based questionnaire system to assess graduates’ programming skills so that they can provide appropriate training. You will need to design, implement and deploy part of the system.

Example Project - Domain: Media

A media company wishes to offer a website where users can upload photographs. Captions and titles can be added to the photographs. Customers can order prints of photos on T-shirts, mugs, and other items. You will need to design, implement and deploy part of the system.

Example Project - Domain: Medical

A hospital wishes to implement a system which can detect harmful drug interactions. They want a mobile phone application which allows doctors to enter or scan prescriptions. The system will then check for drug interactions. Any conflicting drugs will be highlighted so that the prescription can be changed. You will need to design, implement and deploy part of the application.

About

Some Demo Projects to Test out DevOps Pipeline & Tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 48.2%
  • Batchfile 37.7%
  • HTML 10.9%
  • CSS 1.5%
  • Java 1.2%
  • Dockerfile 0.5%