About
Building a practical engineering notebook
Blog Awwal is a personal technical blog where Awwal documents hands-on work in DevOps, Security, Cloud, Automation, and system-level experiments.
Why this site exists
The goal is to publish sharp, field-tested notes that are useful during real implementation work. Posts are meant to be skimmable enough for quick debugging and detailed enough to stand up later as internal references.
What gets published here
- Practical infrastructure write-ups
- Cloud architecture notes
- Security hardening experiments
- Automation workflows and tooling patterns
- Engineering retrospectives from failed and successful experiments
How the project is structured
The blog is fully static, content-first, and organized so future automation can add posts, assets, and publishing steps with minimal refactoring. Layout, content, UI, and helper logic are intentionally separated.