blog_tech/i18n/en/docusaurus-plugin-content-docs/current/projets-openclassrooms/index.md

35 lines
1.1 KiB
Markdown
Raw Normal View History

---
sidebar_position: 1
---
# OpenClassrooms Projects
This section brings together the **12 technical projects** completed as part of my **Systems, Networks and Security Administrator** training at OpenClassrooms (November 2024 - November 2025).
Each project corresponds to a professional simulation with concrete deliverables: technical documentation, configurations, scripts, presentations.
---
## Overview
| Topic | Key Technologies |
|-------|------------------|
| ITSM Management | GLPI, ITIL |
| Network Architecture | VLAN, Firewall, Draw.io |
| N-tier Architecture | Docker, LAMP, DNS |
| Web Security | Apache, Fail2ban, SSL, vsftpd |
| Remote Site | VPN IPsec, AD DS, RODC, GPO |
| Cisco Network | VLAN, ACL, NAT, IPv6, Packet Tracer |
| Monitoring | Nagios, Rsyslog |
| Fleet Management | Ansible, GLPI, AGDLP |
| Backups | Bash, Rsync, Cron |
| ANSSI Compliance | IS Mapping, Architecture |
| AD Security Audit | Pentesting, Mimikatz, Kerberoasting |
| Cloud Migration | AWS, TAD, Gantt |
## Project List
import DocCardList from '@theme/DocCardList';
<DocCardList />