How to Create Mock API Endpoints with AWS API Gateway, CloudFormation and OpenAPI
July 21, 2025
AWS API Gateway offers a powerful mocking feature that, when combined with CloudFormation, allows …
John Veldboom
I'm passionate about building scalable applications, exploring new technologies, and sharing knowledge through writing. Currently focused on platform engineering, cloud architecture, and developer tooling.
July 21, 2025
AWS API Gateway offers a powerful mocking feature that, when combined with CloudFormation, allows …
July 1, 2025
We’ve all been there – that one folder that becomes a digital junk drawer, collecting files “we …
June 23, 2025
As a developer working with OpenSearch on AWS, you’ll inevitably need to backup your data, migrate …
June 20, 2025
I picked up a useful pattern a few years ago from a colleague: using a Makefile as the main …
June 19, 2025
Index State Management (ISM) in OpenSearch is a powerful feature that helps automate the lifecycle …
June 15, 2025
When working with Makefiles in shell scripts, you often need to check if a target exists before …