Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/practice-devops-programming-projects

[Practice DevOps Programming Projects] This repository collects 32 of programming projects for DevOps. The DevOps learning path involves mastering key technologies such as Linux, Docker, Git, Ansible, Kubernetes, and Jenkins. Understanding Linux fundamentals provides a strong foundation, while Do...
https://github.com/labex-labs/practice-devops-programming-projects

List: practice-devops-programming-projects

awesome awesome-list devops education hands-on labex programming projects

Last synced: 3 months ago
JSON representation

[Practice DevOps Programming Projects] This repository collects 32 of programming projects for DevOps. The DevOps learning path involves mastering key technologies such as Linux, Docker, Git, Ansible, Kubernetes, and Jenkins. Understanding Linux fundamentals provides a strong foundation, while Do...

Awesome Lists containing this project

README

        

# Practice DevOps Programming Projects



The DevOps learning path involves mastering key technologies such as Linux, Docker, Git, Ansible, Kubernetes, and Jenkins. Understanding Linux fundamentals provides a strong foundation, while Docker enables containerization for scalable deployments. Git facilitates version control for collaborative development. Ansible automates configuration management, Kubernetes manages container orchestration, and Jenkins automates CI/CD pipelines. Continuous learning and hands-on practice with these tools are essential for mastering DevOps principles and practices.

| Index | Name | Level | Project Link |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------|
| 01 | [Build a Linux System Monitor Using Bash](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash) |
| 02 | [Build a Task Scheduler Using Bash](https://labex.io/courses/project-build-a-task-scheduler-using-bash) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-build-a-task-scheduler-using-bash) |
| 03 | [Build an VSCode Extension With ChatGPT](https://labex.io/courses/project-build-an-vscode-extension-with-chatgpt) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-build-an-vscode-extension-with-chatgpt) |
| 04 | [Building Flappy Bird Using C](https://labex.io/courses/project-building-flappy-bird-using-c) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-building-flappy-bird-using-c) |
| 05 | [Creating a Simple Docker Container in C++](https://labex.io/courses/project-creating-a-simple-docker-container-in-cpp) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-creating-a-simple-docker-container-in-cpp) |
| 06 | [Creating a Typing Game Using Bash](https://labex.io/courses/project-creating-a-typing-game-using-bash) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-creating-a-typing-game-using-bash) |
| 07 | [Deploying MobileNet With TensorFlow.js and Flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask) |
| 08 | [Deploying a Simple TensorFlow Model](https://labex.io/courses/project-deploying-a-simple-tensorflow-model) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-deploying-a-simple-tensorflow-model) |
| 09 | [Build a Simple URL Shortener With Flask and MySQL](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) | ★★★ | [🚀 Start](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) |
| 10 | [Reverse Shell to Control Multiple Targets](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets) |
| 11 | [Installing and Configuring a Mail Server](https://labex.io/courses/project-installing-and-configuring-a-mail-server) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-installing-and-configuring-a-mail-server) |
| 12 | [Installing a Git Server](https://labex.io/courses/project-installing-a-git-server) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-installing-a-git-server) |
| 13 | [Chess Board in Terminal](https://labex.io/courses/project-chess-board-in-terminal) | ★★☆ | [🚀 Start](https://labex.io/courses/project-chess-board-in-terminal) |
| 14 | [Changing the Error Log Location](https://labex.io/courses/project-changing-the-error-log-location) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-changing-the-error-log-location) |
| 15 | [Implement Custom Trash-Enabled Command](https://labex.io/courses/project-avoid-accidental-deletion) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-avoid-accidental-deletion) |
| 16 | [Users and Groups Creation and Deletion Batch](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups) |
| 17 | [Configuring SSH Certificates for Secure Login](https://labex.io/courses/project-certificate-configuration) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-certificate-configuration) |
| 18 | [Collect Files From Specified Time](https://labex.io/courses/project-collect-files-from-specified-time) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-collect-files-from-specified-time) |
| 19 | [Copy Large Files with Preserved Structure](https://labex.io/courses/project-copy-specified-files) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-copy-specified-files) |
| 20 | [Customizing Linux File Listing](https://labex.io/courses/project-directory-size) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-directory-size) |
| 21 | [Extracting Information From Text](https://labex.io/courses/project-extracting-information-from-text) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-extracting-information-from-text) |
| 22 | [Extracting Link Information From Text](https://labex.io/courses/project-extracting-link-information-from-text) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-extracting-link-information-from-text) |
| 23 | [Get Program That Satisfies the Condition](https://labex.io/courses/project-get-program-that-satisfies-the-condition) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-get-program-that-satisfies-the-condition) |
| 24 | [Linux Server Information Retrieval](https://labex.io/courses/project-get-system-information) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-get-system-information) |
| 25 | [Nginx Log Analysis and Optimization](https://labex.io/courses/project-log-analysis) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-log-analysis) |
| 26 | [Automated Daily System Log Backup](https://labex.io/courses/project-log-backup) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-log-backup) |
| 27 | [Network Data Packet Statistics](https://labex.io/courses/project-network-data-packet-statistics) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-network-data-packet-statistics) |
| 28 | [New Colleague System Account Setup](https://labex.io/courses/project-new-colleague-system-account-setup) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-new-colleague-system-account-setup) |
| 29 | [Random Password Generator Development](https://labex.io/courses/project-password-generator) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-password-generator) |
| 30 | [Restore Access to Website](https://labex.io/courses/project-restore-access-to-website) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-restore-access-to-website) |
| 31 | [Searching for Specific Files](https://labex.io/courses/project-searching-for-specific-files) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-searching-for-specific-files) |
| 32 | [Samba File Sharing on Linux](https://labex.io/courses/project-service-management) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-service-management) |

## More Projects

- [Linux Programming Projects](https://github.com/labex-labs/practice-linux-programming-projects)
- [Python Programming Projects](https://github.com/labex-labs/practice-python-programming-projects)
- [DevOps Programming Projects](https://github.com/labex-labs/practice-devops-programming-projects)
- [Web Development Programming Projects](https://github.com/labex-labs/practice-web-development-programming-projects)
- [Data Science Programming Projects](https://github.com/labex-labs/practice-data-science-programming-projects)
- [Big Data Programming Projects](https://github.com/labex-labs/practice-bigdata-programming-projects)
- [Cyber Security Programming Projects](https://github.com/labex-labs/practice-cysec-programming-projects)
- [Machine Learning Programming Projects](https://github.com/labex-labs/practice-ml-programming-projects)
- [Docker Programming Projects](https://github.com/labex-labs/practice-docker-programming-projects)
- [Kubernetes Programming Projects](https://github.com/labex-labs/practice-kubernetes-programming-projects)
- [Git Programming Projects](https://github.com/labex-labs/practice-git-programming-projects)
- [Ansible Programming Projects](https://github.com/labex-labs/practice-ansible-programming-projects)
- [Jenkins Programming Projects](https://github.com/labex-labs/practice-jenkins-programming-projects)
- [Shell Programming Projects](https://github.com/labex-labs/practice-shell-programming-projects)
- [Java Programming Projects](https://github.com/labex-labs/practice-java-programming-projects)
- [Hadoop Programming Projects](https://github.com/labex-labs/practice-hadoop-programming-projects)
- [C++ Programming Projects](https://github.com/labex-labs/practice-cpp-programming-projects)
- [C Programming Projects](https://github.com/labex-labs/practice-c-programming-projects)
- [MySQL Programming Projects](https://github.com/labex-labs/practice-mysql-programming-projects)
- [Go Programming Projects](https://github.com/labex-labs/practice-go-programming-projects)
- [Rust Programming Projects](https://github.com/labex-labs/practice-rust-programming-projects)
- [OpenCV Programming Projects](https://github.com/labex-labs/practice-opencv-programming-projects)
- [Django Programming Projects](https://github.com/labex-labs/practice-django-programming-projects)
- [Pandas Programming Projects](https://github.com/labex-labs/practice-pandas-programming-projects)
- [NumPy Programming Projects](https://github.com/labex-labs/practice-numpy-programming-projects)
- [scikit-learn Programming Projects](https://github.com/labex-labs/practice-sklearn-programming-projects)
- [Matplotlib Programming Projects](https://github.com/labex-labs/practice-matplotlib-programming-projects)
- [Algorithm Programming Projects](https://github.com/labex-labs/practice-algorithm-programming-projects)
- [HTML Programming Projects](https://github.com/labex-labs/practice-html-programming-projects)
- [CSS Programming Projects](https://github.com/labex-labs/practice-css-programming-projects)
- [JavaScript Programming Projects](https://github.com/labex-labs/practice-javascript-programming-projects)
- [React Programming Projects](https://github.com/labex-labs/practice-react-programming-projects)
- [jQuery Programming Projects](https://github.com/labex-labs/practice-jquery-programming-projects)

## Other Lists

- 🔗 [DevOps Free Tutorials](https://github.com/labex-labs/devops-free-tutorials)
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)