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

https://github.com/amany-mm/alx-system_engineering-devops

PERSONAL STUDIES: Shell Scripting, Web Infrastructure, Networking, Server/Load Balancer Config, Firewall, SSH, SSL, SQL, Webstack Debugging
https://github.com/amany-mm/alx-system_engineering-devops

command-line linux-shell shell

Last synced: 20 days ago
JSON representation

PERSONAL STUDIES: Shell Scripting, Web Infrastructure, Networking, Server/Load Balancer Config, Firewall, SSH, SSL, SQL, Webstack Debugging

Awesome Lists containing this project

README

          

## ALX-System_engineering-devops

## What is DEVOPS?

DevOps is the combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.

## Projects
0. [0x00-shell_basics](./0x00-shell_basics)
1. [0x01-shell_permissions](./0x01-shell_permissions)
2. [0x02-shell_redirections](./0x02-shell_redirections)
3. [0x03-shell_variables_expansions](./0x03-shell_variables_expansions)
4. [command_line_for_the_win](./command_line_for_the_win)
5. [0x04-loops_conditions_and_parsing](./0x04-loops_conditions_and_parsing)
6. [0x05-processes_and_signals](./0x05-processes_and_signals)
7. [0x06-regular_expressions](./0x06-regular_expressions)
8. [0x07-networking_basics](./0x07-networking_basics)
9. [0x08-networking_basics_2](./0x08-networking_basics_2)
10. [0x09-web_infrastructure_design](./0x09-web_infrastructure_design)
11. [0x0A-configuration_management](./0x0A-configuration_management)
12. [attack_is_the_best_defense](./attack_is_the_best_defense)
13. [0x0B-ssh](./0x0B-ssh)
14. [0x0C-web_server](./0x0C-web_server)
15. [0x0D-web_stack_debugging_0](./0x0D-web_stack_debugging_0)
16. [0x0F-load_balancer](./0x0F-load_balancer)
17. [0x0E-web_stack_debugging_1](./0x0E-web_stack_debugging_1)
18. [0x10-https_ssl](./0x10-https_ssl)
19. [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)
20. [0x12-web_stack_debugging_2](./0x12-web_stack_debugging_2)
21. [0x13-firewall](./0x13-firewall)
22. [0x14-mysql](./0x14-mysql)
23. [0x15-api](./0x15-api)
24. [0x16-api_advanced](./0x16-api_advanced)
25. [0x17-web_stack_debugging_3](./0x17-web_stack_debugging_3)
26. [0x18-webstack_monitoring](./0x18-webstack_monitoring)
27. [0x19-postmortem](./0x19-postmortem)
28. [0x1A-application_server](./0x1A-application_server)
29. [0x1B-web_stack_debugging_4](./0x1B-web_stack_debugging_4)