https://github.com/ngugimuchangi/alx-system_engineering-devops
System DevOps Projects
https://github.com/ngugimuchangi/alx-system_engineering-devops
apache2 datadog deployment devops docker gunicorn haproxy monitoring nginx puppet restful-api shell-script wsgi
Last synced: about 1 month ago
JSON representation
System DevOps Projects
- Host: GitHub
- URL: https://github.com/ngugimuchangi/alx-system_engineering-devops
- Owner: ngugimuchangi
- Created: 2022-03-30T15:01:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T09:17:48.000Z (over 3 years ago)
- Last Synced: 2025-04-12T17:53:01.413Z (12 months ago)
- Topics: apache2, datadog, deployment, devops, docker, gunicorn, haproxy, monitoring, nginx, puppet, restful-api, shell-script, wsgi
- Language: Shell
- Homepage:
- Size: 465 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alx-system_engineering-devops
## About
System engineering DevOps projects
## Projects
### 0. Shell basics
* [0x00-shell_basics](0x00-shell_basics)
### 1. File permissions
* [0x01-shell_permissions](0x01-shell_permissions)
### 2. Input and output redirection
* [0x02-shell_redirections](0x02-shell_redirections)
### 3. Shell variables and expansion
* [0x03-shell_variables_expansions](0x03-shell_variables_expansions)
### 4. Loops, conditions and parsing
* [0x04-loops_conditions_and_parsing](0x04-loops_conditions_and_parsing)
### 5. Processes and signals
* [0x05-processes_and_signals](0x05-processes_and_signals)
### 6. Regular expressions
* [0x06-regular_expressions](0x06-regular_expressions)
### 7. Networking basics
* [0x07-networking_basics](0x07-networking_basics)
### 8. 0x08. Networking basics #1
* [0x08-networking_basics_2](0x08-networking_basics_2)
### 9. 0x09. Web infrastructure design
* [0x09-Web_infrastructure_design](0x09-Web_infrastructure_design)
### 10. 0x0A-configuration_management
* [0x0A-configuration_management](0x0A-configuration_management)
### 11. 0x0B-ssh
* [0x0B-ssh](0x0B-ssh)
### 12. 0x0C. Web server
* [0x0C-web_server](0x0C-web_server)
### 13. 0x0D. Web stack debugging #0
* [0x0D-web_stack_debugging_0](0x0D-web_stack_debugging_0)
### 14. 0x0E. Web stack debugging #1
* [0x0E-web_stack_debugging_1](0x0E-web_stack_debugging_1)
### 15. 0x0F. Load balancer
* [0x0F-load_balancer](0x0F-load_balancer)
### 16. 0x10. HTTPS SSL
* [0x10-https_ssl](0x10-https_ssl)
### 17. 0x11. What happens when you type google.com in your browser and press Enter
* [0x11-what_happens_when_your_type_google_com_in_your_browser_and_press_enter](0x11-what_happens_when_your_type_google_com_in_your_browser_and_press_enter)
### 18. 0x12. Web stack debugging #2
* [0x12-web_stack_debugging_2](0x12-web_stack_debugging_2)
### 19. 0x13. Firewall
* [0x13-firewall](0x13-firewall)
### 20. 0x14. MySQL
* [0x14-mysql](0x14-mysql)
### 21. 0x15. API
* [0x15-api](0x15-api)
### 22. 0x16. API advanced
* [0x16-api_advanced](0x16-api_advanced)
### 23. 0x17. Web stack debugging #3
* [0x17-web_stack_debugging_3](0x17-web_stack_debugging_3)
### 24. 0x18. Webstack monitoring
* [0x18-webstack_monitoring](0x18-webstack_monitoring)
### 25. 0x19. Postmortem
* [0x19-postmortem](0x19-postmortem)
### 26. 0x1A. Application server
* [0x1A-application_server](0x1A-application_server)
### 27. 0x1B. Web stack debugging #4
* [0x1B-web_stack_debugging_4](0x1B-web_stack_debugging_4)
### 28. Command line challenge
* [command_line_for_the_win](command_line_for_the_win)