Muhamad Rizky Al Amin
Designing and optimizing secure, high-performance network and cloud ecosystems.
Tools I Trust. Systems I Optimize.
› Tech Stack
Implementation Experience
Behind the Scenes of My Infrastructure Work
On-Premise Virtualization Lab with Proxmox
2025 • Cloud Engineer
PROBLEM
Limited hardware resources to run multiple servers (Linux & Windows) separately, while needing a flexible lab environment for testing.
TECHNICAL DECISION
Used Proxmox VE (Type-1 Hypervisor) for efficient resource utilization. Chose VM-based isolation over containers for full OS flexibility. Configured bridge networking to simulate real network communication between VMs. Implemented snapshot & backup for fast recovery.
TRADE-OFFS
VMs are heavier than containers (higher resource usage). Initial setup is more complex compared to VMware Workstation. Requires understanding of networking concepts (bridge, subnet, etc).
IMPACT
Multi server dalam 1 host, scalable, percepat learning. Able to run multiple servers on a single host. Lab environment becomes reusable and scalable. Faster testing and infrastructure learning.