-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Brayan Marin Guirales edited this page Aug 19, 2026
·
2 revisions
Welcome to the central technical documentation and knowledge base for the Scripts-DevOps-Practice repository.
This wiki provides comprehensive architecture guides, deep-dive comparisons, step-by-step interactive labs, and operational references for all enterprise automation utilities and daemons in this monorepo.
+----------------------------------------------------------------------------------------------------+
| DevOps Monorepo Architecture |
+---------------------------------+----------------------------------+-------------------------------+
| |
v v
+---------------------------------+--+ +-------------------------+---+ +---------------------+
| Module 11: EventOps Daemon | | Module 2: Log Cleanup | | CI/CD & Standards |
| - Event-driven automation | | - Enterprise log retention | | - GitHub Actions |
| - Python & Go Implementations | | - Bash & PowerShell Parity | | - Multi-OS Matrices |
| - Webhook + File Watcher triggers | | - Multi-layer safety guards | | - Static Linters |
| - 3 Interactive Hands-on Labs | | - 3 Interactive Labs | | - B2 English Style |
+------------------------------------+ +-----------------------------+ +---------------------+
- 01-Monorepo-Architecture: Overview of the multi-language approach (Bash, PowerShell, Python, Go) and module boundaries.
-
02-EventOps-Overview: Architecture, component breakdown, daemon loops, and
rules.jsonschema. - 03-EventOps-Python-vs-Go: Memory footprints, Goroutines vs. threads, performance metrics, and binary compilation.
- 04-EventOps-Scenarios-and-Labs: Webhook deployments, file watcher debouncing, and 3 hands-on step-by-step labs.
- 05-Log-Cleanup-Overview: Dual-native Bash & PowerShell CLI specifications, safety guardrails, and space calculation.
- 06-Log-Cleanup-Bash-vs-PowerShell: POSIX byte streams vs. .NET object pipelines, platform strengths, and exit codes.
- 07-Log-Cleanup-Scenarios-and-Labs: Nginx, IIS, DB dumps, and 3 hands-on practical labs.
- 08-CI-CD-Pipelines: Path-based GitHub Actions monorepo isolation and multi-OS validation.
- 09-Code-Style-and-Standards: B2 English conventions, commenting strategy, and branching workflow.
- Repository Source: GitHub Repository
- License: MIT License
DevOps Automation & Daemons Repository | Maintained by Brayan Marin Guirales | Licensed under MIT