Cloud

Optimise and Secure AWS HTTP API Gateway by locking down direct access

Vimal Paliwal
8 min readNov 17, 2023
Photo by Growtika on Unsplash

AWS HTTP API Gateway let’s you deploy RESTful API quickly in the most affordable way without compromising on basic security, performance, scalability and observability but unlike REST API Gateway lacks many advanced features such as WAF attachment, resource policy, API key management, caching, canary deployments, request body…

--

--