Who does the AWS work at WezDev?+
Wez Kambele is a software engineer based in Manchester. Day job is serverless systems in a regulated environment, including VPC networking. AfroFind and MOMO Lens share delivery habits (TypeScript, IaC thinking, production monitoring) but they are not VPC stacks.
What AWS services do you actually use?+
Lambda, API Gateway, DynamoDB, SQS, IAM, CloudWatch, CloudTrail. Defined in Terraform and CDK. GitHub Actions for CI. Dynatrace when the environment already has it. VPC, private subnets, and security groups on the regulated day-job side.
Why put Lambda in a VPC?+
On regulated day-job systems, so the function can reach private data stores and stay off the public internet by default. You pay a bit of cold-start and setup cost. You gain security groups, private subnets, and a network path you can explain. That is not how AfroFind or MOMO Lens are built. Different products, different constraints.
Do you only do greenfield?+
No. A lot of the work is making an existing AWS account reproducible: locking down IAM, putting the stack in code, and adding alarms that mean something. Where a VPC already exists, that belongs in code too. Greenfield is cleaner. It is not the only shape.
Where are you based?+
Manchester, United Kingdom. Remote is normal. Being able to meet in the city is useful. It is not required.
How do I start?+
Send a short brief on Get started: what is live now, what has to change, and what “done” means for the first slice. You can also email contact@wezdev.co.uk.
Is this cloud consulting in the agency sense?+
No. I do not sell a generic migration package or a WordPress host on Lightsail. This page is for teams who need production AWS: IAM, IaC, ops, and VPC where the environment requires it. If you only need a brochure site, I am the wrong hire.