Hardened Private Cloud & Hybrid Network
Jan 2025 – PresentGuided by a Senior Cybersecurity Architect.
- Secure networking: Engineered a Hub-and-Spoke VPN architecture using MikroTik and WireGuard to securely integrate remote appliances (IoT, smart TVs, admin clients) into a private, VLAN-segmented environment.
- Host virtualization: Deployed and managed a Fedora-based KVM/QEMU virtualization host, utilizing bridge networking and custom systemd sequencing to ensure high availability of core services.
- Container orchestration: Orchestrated a K3s (Kubernetes) cluster to host self-healing microservices, managing persistent storage (PVCs) and traffic routing via Nginx Ingress.
- Security & isolation: Implemented a Zero-Trust model by enforcing strict inter-VLAN firewall rules on RouterOS and centralizing network-wide DNS security via Pi-hole.
- Automation as code: Developed Ansible playbooks for automated VM provisioning and environment consistency, leveraging AI-assisted development to rapidly iterate on complex automation logic.
- Infrastructure observability: Designed and deployed a centralized monitoring platform using a GLP stack (Grafana, Loki, Prometheus) and Uptime Kuma. Implemented proactive alerting and real-time dashboarding to track host metrics, container health, and network uptime across the hybrid environment.
- Management isolation: Architected the observability stack within a dedicated QEMU VM to ensure monitoring persistence during cluster-wide maintenance or failures.