Tagged "serverless"

3 articles tagged serverless.

Solving AWS Lambda's "Cannot find module 'index'" Problem

Have you deployed a Lambda and got a confusing 'Cannot find module index' error? Followed that with a fruitless google search for cryptic error messages? An easy mistake to make, and, fortunately, an even easier fix!

Serverless caching and proxying with Cloudflare Workers

Using Cloudflare Workers we can quickly build an effective API proxy, without spinning up any additional hardware. Whether its needing a CORS proxy, speeding up slow APIs via caching, or rate limit management on stingy APIs, this serverless tech is as easy to set up as it is powerful.

← Browse all topics