Reducing API Gateway and DynamoDB Costs
TLDR;
Move public REST APIs to HTTP API, saving roughly 71 percent on per-request charges versus REST API.
Enable API Gateway caching at 0.5 GB tiers to cut DynamoDB reads for read-heavy endpoints b
cloudwithsw.hashnode.dev9 min read