This repository contains projects for training System Engineering and DevOps. It covers the following topics:
- Shell basics
- Shell permissions
- Shell redirections
- Shell variables and expansions
- Loops, conditions and parsing
- Processes and signals
- Regular expressions
- Networking basics
- Networking basics 2
- Web infrastructure design
- Configuration management
- SSH
- Web server
- Web stack debugging 0
- Web stack debugging 1
- Load balancer
- HTTPS SSL
- What happens when you type google.com in your browser and press Enter
- Web stack debugging 2
- Firewall
- MySQL
- API
- API advanced
- Web stack debugging 3
- Webstack monitoring
- Postmortem
- Attack is the best defense
- Command line for the win
Clone the repository to your local directory:
git clone https://github.com/Gilt457/alx-system_engineering-devops.git
Each directory corresponds to a project. Each project directory contains a README.md that explains the project and files contained in it.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
MIT