WizPay had scaled product engineering faster than platform maturity and was preparing for SOC 2 Type II. Their AWS footprint was a single account with broad network access, a single admin IAM role shared across 18 engineers, and secrets stored in CI configuration.
Landing Zone & Segmentation
We stood up a multi-account foundation with 12 logically separated environments, private VPC networking with no default internet egress, and a least-privilege IAM model using roles with scoped session policies.
Zero-Trust & Secure Delivery
An Istio service mesh terminates all internal traffic with mTLS. Vault brokering replaced static secrets with short-lived credentials. The CI/CD pipeline was rebuilt to produce SBOMs, run static and dependency analysis, and block deployments on new findings without an approved waiver.
