Lambda

In this series, we will cover the updated techniques and topics of Lambda in a much simpler way with real-life use-case examples.

Leveraging AWS SQS and Lambda for Deferring Heavy Tasks in NodeJS Backend (ExpressJS)

Introduction In modern web applications, it's common to encounter heavy tasks that can impact the responsiveness and performance of the backend. One effective approach to address this challenge is to offload these heavy tasks to AWS (Amazon Web Servi

Romeo Bellon
By Romeo Bellon · Jun 25, 2023 · 6 minutes