Platform engineer focused on Linux-first infrastructure, private cloud (Proxmox/KVM), and hybrid cloud integrations (AWS/GCP) that stay observable, cost-aware, and maintainable.
Private cloud + public cloud linked with sane network boundaries and clear operational ownership.
Debian/Proxmox-based virtualization stacks with automation and guardrails.
Authentication flows that are usable for humans and defensible for ops/security.
Small tools that remove toil and keep infrastructure understandable.
What I care about: predictable deployment paths, clean rollback, clear network ownership, and security that doesn't break usability.
mentalnet@ops:~$ ./hybrid_cloud_checklist.sh
[✓] Private cloud baseline (templates, patching, backups)
[✓] Connectivity model (site-to-site / client VPN / zero-trust where appropriate)
[✓] Network segmentation (VLANs / security groups / routing rules)
[✓] Identity + access (MFA, least privilege, audit trail)
[✓] Observability (logs, metrics, alerts with actionable signal)
[✓] Automation (repeatable provisioning + config)
[✓] Cost sanity (no "cloud tax" without a reason)
Docker helper focused on low-friction ops workflows.