{"id":61740,"url":"https://github.com/labex-labs/practice-devops-programming-projects","name":"practice-devops-programming-projects","description":"Build real DevOps projects with 31 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","projects_count":34,"last_synced_at":"2026-04-09T02:00:25.872Z","repository":{"id":243015009,"uuid":"811225278","full_name":"labex-labs/practice-devops-programming-projects","owner":"labex-labs","description":"Build real DevOps projects with 31 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.","archived":false,"fork":false,"pushed_at":"2025-10-23T00:14:04.000Z","size":70,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-26T16:53:49.761Z","etag":null,"topics":["automation","awesome","awesome-list","cloudcomputing","containerization","devops","exercises","gitops","hands-on","infrastructureascode","kubernetes","labex","linux","monitoring","programming","projects","scripting","security"],"latest_commit_sha":null,"homepage":"https://labex.io/learn/devops","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labex-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T07:24:14.000Z","updated_at":"2026-03-25T16:46:41.000Z","dependencies_parsed_at":"2025-11-17T07:05:24.807Z","dependency_job_id":null,"html_url":"https://github.com/labex-labs/practice-devops-programming-projects","commit_stats":null,"previous_names":["labex-labs/practice-devops-programming-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labex-labs/practice-devops-programming-projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-devops-programming-projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-devops-programming-projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-devops-programming-projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-devops-programming-projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/practice-devops-programming-projects/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fpractice-devops-programming-projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# Practice DevOps Programming Projects\n\n## Languages\n\n🇨🇳 [简体中文](README_zh.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md) 🇺🇸 [English](README.md) \n\n\u003cdiv align=\"center\"\u003e\n\u003cimg width=\"128px\" src=\"https://file.labex.io/path/a3Od9y18p0bV.png\"\u003e\n\u003c/div\u003e\n\nLearn DevOps with a structured learning path designed for beginners to master modern practices and tools. This roadmap provides a systematic way to understand continuous integration, delivery, and deployment. The included hands-on DevOps courses and real-world exercises help develop practical skills for professional software development and IT operations.\n\n## Exercises\n\n|   Index | Name                                                                                                                                    | Difficulty   | Practice                                                                                           |\n|---------|-----------------------------------------------------------------------------------------------------------------------------------------|--------------|----------------------------------------------------------------------------------------------------|\n|      01 | [Build a Linux System Monitor Using Bash](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash)                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-a-linux-system-monitor-using-bash)           |\n|      02 | [Build a Task Scheduler Using Bash](https://labex.io/courses/project-build-a-task-scheduler-using-bash)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-a-task-scheduler-using-bash)                 |\n|      03 | [Build an VSCode Extension With ChatGPT](https://labex.io/courses/project-build-an-vscode-extension-with-chatgpt)                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-build-an-vscode-extension-with-chatgpt)            |\n|      04 | [Building Flappy Bird Using C](https://labex.io/courses/project-building-flappy-bird-using-c)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-building-flappy-bird-using-c)                      |\n|      05 | [Creating a Simple Docker Container in C++](https://labex.io/courses/project-creating-a-simple-docker-container-in-cpp)                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-creating-a-simple-docker-container-in-cpp)         |\n|      06 | [Creating a Typing Game Using Bash](https://labex.io/courses/project-creating-a-typing-game-using-bash)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-creating-a-typing-game-using-bash)                 |\n|      07 | [Deploying MobileNet With TensorFlow.js and Flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)    | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask)   |\n|      08 | [Deploying a Simple TensorFlow Model](https://labex.io/courses/project-deploying-a-simple-tensorflow-model)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-deploying-a-simple-tensorflow-model)               |\n|      09 | [Build a Simple URL Shortener With Flask and MySQL](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) | Advanced     | [🚀 Start Lab](https://labex.io/courses/project-build-a-simple-url-shortener-with-flask-and-mysql) |\n|      10 | [Reverse Shell to Control Multiple Targets](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets)                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-reverse-shell-to-control-multiple-targets)         |\n|      11 | [Installing and Configuring a Mail Server](https://labex.io/courses/project-installing-and-configuring-a-mail-server)                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-installing-and-configuring-a-mail-server)          |\n|      12 | [Installing a Git Server](https://labex.io/courses/project-installing-a-git-server)                                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-installing-a-git-server)                           |\n|      13 | [Chess Board in Terminal](https://labex.io/courses/project-chess-board-in-terminal)                                                     | Intermediate | [🚀 Start Lab](https://labex.io/courses/project-chess-board-in-terminal)                           |\n|      14 | [Changing the Error Log Location](https://labex.io/courses/project-changing-the-error-log-location)                                     | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-changing-the-error-log-location)                   |\n|      15 | [Implement Custom Trash-Enabled Command](https://labex.io/courses/project-avoid-accidental-deletion)                                    | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-avoid-accidental-deletion)                         |\n|      16 | [Users and Groups Creation and Deletion Batch](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups)         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-bulk-creation-and-deletion-of-users-and-groups)    |\n|      17 | [Configuring SSH Certificates for Secure Login](https://labex.io/courses/project-certificate-configuration)                             | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-certificate-configuration)                         |\n|      18 | [Collect Files From Specified Time](https://labex.io/courses/project-collect-files-from-specified-time)                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-collect-files-from-specified-time)                 |\n|      19 | [Copy Large Files with Preserved Structure](https://labex.io/courses/project-copy-specified-files)                                      | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-copy-specified-files)                              |\n|      20 | [Customizing Linux File Listing](https://labex.io/courses/project-directory-size)                                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-directory-size)                                    |\n|      21 | [Extracting Information From Text](https://labex.io/courses/project-extracting-information-from-text)                                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-extracting-information-from-text)                  |\n|      22 | [Extracting Link Information From Text](https://labex.io/courses/project-extracting-link-information-from-text)                         | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-extracting-link-information-from-text)             |\n|      23 | [Get Program That Satisfies the Condition](https://labex.io/courses/project-get-program-that-satisfies-the-condition)                   | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-get-program-that-satisfies-the-condition)          |\n|      24 | [Linux Server Information Retrieval](https://labex.io/courses/project-get-system-information)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-get-system-information)                            |\n|      25 | [Nginx Log Analysis and Optimization](https://labex.io/courses/project-log-analysis)                                                    | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-log-analysis)                                      |\n|      26 | [Automated Daily System Log Backup](https://labex.io/courses/project-log-backup)                                                        | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-log-backup)                                        |\n|      27 | [Network Data Packet Statistics](https://labex.io/courses/project-network-data-packet-statistics)                                       | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-network-data-packet-statistics)                    |\n|      28 | [New Colleague System Account Setup](https://labex.io/courses/project-new-colleague-system-account-setup)                               | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-new-colleague-system-account-setup)                |\n|      29 | [Random Password Generator Development](https://labex.io/courses/project-password-generator)                                            | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-password-generator)                                |\n|      30 | [Restore Access to Website](https://labex.io/courses/project-restore-access-to-website)                                                 | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-restore-access-to-website)                         |\n|      31 | [Searching for Specific Files](https://labex.io/courses/project-searching-for-specific-files)                                           | Beginner     | [🚀 Start Lab](https://labex.io/courses/project-searching-for-specific-files)                      |\n\n## More\n\n- 🔗 [DevOps Learn more about](https://labex.io/skilltrees/devops)\n- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n\n","created_at":"2024-06-13T00:00:19.832Z","updated_at":"2026-04-09T02:00:25.872Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["More","More Projects","Other Lists","Exercises"],"sub_categories":[],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/labex-labs%2Fpractice-devops-programming-projects/projects"}