Noah FischerinLevel Up CodingRate Limiting at Edge with Cloudflare Workers and Serverless RedisIn this tutorial, we will show how to rate limit your applications using Cloudflare Workers and Upstash Redis. We will use the rate…Aug 22, 2022Aug 22, 2022
Noah FischerinLevel Up CodingBuild Stateful Applications with AWS App Runner and Serverless RedisAWS App Runner is a container service where AWS runs and scales your container in a serverless way. The container storage is ephemeral so…Sep 22, 2021Sep 22, 2021
Noah FischerinLevel Up CodingJob Processing and Event Queue with AWS Lambda and Serverless RedisMotivationJun 22, 2021Jun 22, 2021
Noah FischerinJavaScript in Plain EnglishServerless Redis on Google Cloud FunctionsGoogle Cloud Functions is the second most popular serverless execution platform. Similar to AWS Lambda it is stateless, namely you need to…Jun 20, 2021Jun 20, 2021
Noah FischerinAWS in Plain EnglishDeploy a Serverless API with AWS CDK and AWS LambdaIn this tutorial, we will implement a Serverless API using AWS Lambda and we will deploy it using AWS CDK. We will use Typescript as the…May 21, 2021May 21, 2021
Noah FischerinLevel Up CodingSpeed up your Next.js application with RedisNext.js is a very successful web framework that brings together server side rendering and static site generation. SSG speeds up your…May 18, 20213May 18, 20213
Noah FischerinLevel Up CodingRate Limiting Your Serverless ApplicationsOne of the best things about serverless is its ability to scale even in huge traffic spikes. But unfortunately, scaling is not free both…May 3, 20211May 3, 20211
Noah FischerinLevel Up CodingBuild a Serverless Histogram API with RedisWhile developing the latency benchmark for the serverless databases (DynamoDB, FaunaDB, Upstash), I wished there was an API where I will…Apr 27, 2021Apr 27, 2021
Noah FischerinJavaScript in Plain EnglishBackendless Coin Price List with GraphQL API, Serverless Redis and Next.JSIn this tutorial, we will develop a simple coin price list using GraphQL API of UpstashApr 19, 2021Apr 19, 2021
Noah FischerinUpstashLatency Comparison Among Serverless DatabasesIn this article, I will compare the latencies of three serverless databases DynamoDB, FaunaDB, Upstash (Redis) for a common web use case.Apr 12, 2021Apr 12, 2021