Getting Started with Netlify Edge Functions and Serverless RedisRecently, Netlify announced Edge Functions where you can run your code at edge locations on Deno runtime with globally low latency. In this…May 3, 2022May 3, 2022
Published inITNEXTUse Auth0 Actions to Send User Info to Apache Kafka When They RegisterIn this post, you’ll learn how to integrate Auth0 with Apache Kafka using Actions. You’ll do this by writing an Action that pushes…Feb 4, 2022Feb 4, 2022
Published inUpstashKafka Use Cases for Web DevelopersKafka is a messaging and stream processing platform with many use cases. In this post we will talk about the use cases most relevant to web…Jan 4, 2022Jan 4, 2022
Published inUpstashGet Started with Next.js and KafkaIn this post, we will implement the most simple application where we will publish messages to Kafka from a Next.js application.Jan 3, 2022Jan 3, 2022
Published inUpstashWaiting Room for your Next.js App Using Edge FunctionsIn this post, we will create a waiting room for your Next.js application using Vercel Edge functions and Upstash Redis.Dec 27, 2021Dec 27, 2021
Published inUpstashUse Serverless Kafka to Produce Events in AWS LambdaIn this tutorial, we will produce events to Upstash Kafka from an AWS Lambda function.Dec 18, 2021Dec 18, 2021
Published inUpstashUse Serverless Kafka as an Event Source For AWS LambdaIn this tutorial we will implement a serverless message processing pipeline using Upstash Kafka and AWS Lambda. We will use Upstash Kafka…Dec 15, 2021Dec 15, 2021
Published inUpstashAWS MSK and Confluent. Are they really Serverless?In this article, we will analyse three managed Kafka products to check if they are really serverless.Dec 13, 2021Dec 13, 2021
Published inUpstashUse Redis in Fastly ComputeIn this post, we will write a simple application which will run on Fastly Compute@Edge. The application will access Upstash Redis to keep…Dec 7, 2021Dec 7, 2021
Published inUpstashBuild your own Waiting Room for your Web site with Cloudflare Workers and Serverless RedisIn this blog post, we will implement a waiting room page for your website.Nov 1, 2021Nov 1, 2021
Published inUpstashBuilding a Serverless Notification API for Your Web Application with RedisNotifications and announcements help you communicate with your web site visitors. It is not feasible to update your code and redeploy your…Oct 28, 20211Oct 28, 20211
Published inUpstashGetting started with Next.js Edge FunctionsWhat are Next.js Functions? Why are they important?Oct 26, 2021Oct 26, 2021
Published inUpstashUpstash as a Serverless Database for EdgeUpstash started its journey with a mission to be the best database option for your AWS Lambda functions. Meanwhile, we discovered another…Oct 13, 2021Oct 13, 2021
Published inUpstashAWS Lambda vs Cloudflare WorkersIn this article, I will compare AWS Lambda and Cloudflare Workers based on my experiences and observations during developing applications…Sep 29, 20211Sep 29, 20211
Published inUpstashBest Databases for ServerlessServerless is great for developers who want to build an application end to end with lowest maintenance and financial cost. Serverless…Sep 20, 20211Sep 20, 20211
Published inUpstash5 ms Global Redis Latency with Edge Caching1 ms latency is easy with Redis when the database and clients are in the same region. But if you want the clients to be globally…Aug 23, 2021Aug 23, 2021
Published inUpstashStateful AWS Lambda with Redis RESTAWS Lambda pioneered serverless space. Many developers think that serverless is the future of development. It gives you the true…Jul 27, 2021Jul 27, 2021
Published inJavaScript in Plain EnglishThe Most Minimalist Next.js TODO AppHow to build a minimalist serverless Next.js-based TODO application.Jul 9, 2021Jul 9, 2021
Published inUpstashSession Management on Google Cloud Run with Serverless RedisDevelopers are moving their apps to serverless architectures and one of the most common questions is how to store user sessions. You need…Jul 5, 2021Jul 5, 2021