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

https://github.com/the1riddle/alx-system_engineering-devops

My progres as a SE student | alx-system_engineering-devops
https://github.com/the1riddle/alx-system_engineering-devops

alx-system-engineering-devops bash-script devops mysql-database network-automation puppet ruby shell-script

Last synced: about 1 month ago
JSON representation

My progres as a SE student | alx-system_engineering-devops

Awesome Lists containing this project

README

        

# System Engineering DevOps

My progres as a SE student in ALX

| Project | Description |
| :--- | :---|
| [0x00. Shell, basics ](./0x00-shell_basics) | Simple file manipulation and folder navigation |
| [0x01. Shell, permissions ](./0x01-shell_permissions) | Permission handling for users, groups and others |
| [0x02. Shell, I/O Redirections and filters ](./0x02-shell_redirections) | Introduction to input/output streams in Linux |
| [0x03. Shell, init files, variables and expansions ](./0x03-shell_variables_expansions) | Implementation of aliases and environmental variables |
| [0x04. Loops, conditions and parsing ](./0x04-loops_conditions_and_parsing) | Intermediate scripting with loops and conditionals |
| [0x05. Processes and signals ](./0x05-processes_and_signals) | Process management with kill and trap |
| [0x06. Regular Expressions ](./0x06-) | Building regular expressions using Ruby's Oniguruma |
| [0x07. Networking Basics ](./0x07-networking_basics) | OSI Model and data transfer protocols |
| [0x08. Networking Basics 2 ](./0x08-networking_basics_2) | Localhost, IPv4 and /etc/hosts |
| [0x09. Web Infrastructure Design ](./0x09-web_infrastructure_design) | Designing secure and monitored server systems |
| [0x0A. Configuration Management ](./0x0A-configuration_management) | Server orchestration with Puppet manifests/modules |
| [0x0B. SSH ](./0x0B-ssh) | Client configuration and key generation using SSH |
| [0x0C. Web Server ](./0x0C-web_server) | NGINX web server deployment and domain name set-up |
| [0x0D. Web Stack Debugging #0 ](./0x0D-web_stack_debugging_0) | Using Docker to maintain and debug Apache servers |
| [0x0E. Web Stack Debugging #1 ](./0x0E-web_stack_debugging_1) | Debugging NGINX servers with faulty ports |
| [0x0F. Load Balancer](./0x0F-load_balancer) | Load balancing on HAProxy servers |
| [0x10. HTTPS SSL](./0x10-https_ssl) | Configuring HTTPS with Let's Encrypt and certbot |
| [0x11. What_happens_when_you_type \.\.\.](./0x11-what_happens_when_your_type_holbertonschool_com_in_your_browser_and_press_enter) | A blog and diagram about how the internet works |
| [0x12. Web stack debugging #2](./0x12-web_stack_debugging_2) | Debugging and running software as another user |
| [0x13. Firewall](./0x13-firewall) | Setting up UFW to block/allow incoming traffic |
| [0x14. Mysql](./0x14-mysql) | Implementing Primary-Replica infrastructure in MySQL |
| [0x15. API](./0x15-api) | Python scripts to export data to CSV and JSON |
| [0x16. Api Advanced](./0x16-api_advanced)| Interacing with Reddit's API to scrape data |
| [0x17. Web Stack Debugging #3](./0x17-web_stack_debugging_3)| Debugging with strace |
| [0x18. Webstack Monitoring](./0x18-webstack_monitoring)| Monitoring system metrics with Datadog |
| [0x19. Postmortem](./0x19-postmortem)| How to write a Postmortem |
| [0x1A. Application Server](./0x1A-application_server) | Serving Flask apps with Gunicorn and NGINX |
| [0x1B. Web Stack Debugging #4](./0x1B-web_stack_debugging_4) | Benchmarking with ApacheBench |

## Author :copyright:

**Elvis Otieno**