← BACK TO LOGS
5 MAY 20262 MIN READ##DevOps #CyberSecurity #Infrastructure #CloudSecurity #IaC #Terraform #Grafana #Prometheus #CareerGrowth #BuildingInPublic #hiring #remotejobs #Github
I Built a Visitor Management System From Scratch — Here's What It Taught Me About Security

I Built a Visitor Management System From Scratch.
As a DevOps Engineer who worked in a Data Center, one of the most defining moments of my career wasn't a certification or a course, It was being handed a problem and told "figure it out."
The problem? Our visitor management process was entirely manual. Paper-based, slow and from a compliance standpoint (a risk).
So I got to work.
From concept to production, I designed, built, and deployed a Visitor Management System (VMS) end to end. No template/blueprint. Just problem-solving and using the right tools.
Here's what that looked like in practice:
1. Automated the entire registration, approval, and notification workflow eliminating paper processes completely.
2. Built with compliance at its core ISO and PCI DSS standards embedded from day one, not bolted on at the end.
3. Deployed monitoring dashboards using Grafana and Prometheus to track VM and database performance in real time.
4. Designed a full Disaster Recovery strategy backup automation, cron jobs, environment replication, and recovery procedures for production outages.
📈 The results?
Visitor processing time reduced by 90%
Operational efficiency improved by 94%
98% user adoption across the organisation
But beyond the numbers, this project taught me
Security and infrastructure are not two separate conversations.
The most dangerous systems aren't the ones that break. They're the ones that work fine on the surface while quietly exposing the organisation underneath. Every decision I made from IAM policies to network security groups to compliance monitoring was as much a security decision as it was an engineering one.
Building the VMS made me see infrastructure differently. Not just as systems to deploy and maintain but as environments to protect.
To any engineer reading this whatever you're building, ask yourself "Is this secure by design or am I leaving the security for later?"
Later usually never comes.