Application for devops practice

Hello everyone, this is Tuheen, a DevOps engineer. I need an application like a website or mobile app so I can apply my DevOps skills and build a project. Does anyone have any idea where I can get it?

Hi @tuhin_27

You can check out KodeKloud Engineer (https://engineer.kodekloud.com/). It has many courses on DevOps tools like Docker, Kubernetes, Jenkins, AWS, and Azure.

1 Like

Courses are good, but I need to build a website or app. After that, I apply my DevOps concepts like containerization, CI/CD, etc. Do you have any resources?

Hi @tuhin_27

You can check this app: GitHub - kodekloudhub/example-voting-app: Example Docker Compose app · GitHub. Try deploying it with Docker Compose or Kubernetes, and build a CI/CD pipeline for it to practice and learn DevOps concepts.

Thank you for your time. This helps a lot.