1.6 KiB
1.6 KiB
Roadmap
This file keeps future portfolio ideas in one place so empty folders do not look like finished work.
Planned Lab Areas
- Docker: image build notes, container troubleshooting, and small service examples.
- Kubernetes: workload inspection, basic operations checks, and failure scenario notes.
- Terraform: small infrastructure-as-code examples with clear plan/apply separation.
- Networking: DNS, routing, firewall, and connectivity troubleshooting labs.
- CI/CD: validation pipelines for shell, YAML, and Ansible examples.
Planned Platform Case Studies
- Storage: expansion planning, filesystem checks, and SAN handoff documentation.
- Clustering: service group checks, failover review, and operational checklists.
- Monitoring: Zabbix-oriented alert review and host onboarding notes.
- Virtualization: VM lifecycle and platform operations examples.
- Log analysis: optional ELK-style search case study under
platform-projects, separate from current local Python helpers.
Implemented Portfolio Additions
- Python operational log analysis suite under
infra-run/scripts/python/:incident-log-summarylog-diff-checkerauth-log-auditjvm-log-analyzerjournal-analyzerknown-error-matcher
Future Python Tooling Ideas
- Real-world sample report examples using sanitized evidence.
- Integration examples that combine log summaries with change evidence collection.
- A shared Python helper library only if the standalone tools begin duplicating enough stable behavior to justify it.
Planned sections remain future work unless listed as implemented.