Tagged with

Lambda

Construindo uma Página de Registro de Festa com Serverless e MongoDB

Construindo uma Página de Registro de Festa com Serverless e MongoDB

Fiquei cansado de perseguir RSVPs em chats de grupo, então decidi construir uma plataforma de eventos serverless. Um aplicativo React hospedado no CloudFront, backend serverless rodando com API Gateway e Lambda, MongoDB Atlas para os dados. O post aborda como construí a solução.

serverless, aws, mongodb · 2026-04-07
Building a Party Registration Page with Serverless and MongoDB

Building a Party Registration Page with Serverless and MongoDB

I got tired of chasing RSVPs in group chats, so I decided to build a serverless event platform. A React app hosted on CloudFront, serverless backend running with API Gateway and Lambda, MongoDB Atlas for the data. The post covers how I built the solution.

serverless, aws, mongodb · 2026-04-07
Créer une page d'inscription pour une fête avec Serverless et MongoDB

Créer une page d'inscription pour une fête avec Serverless et MongoDB

J'en avais marre de suivre les RSVP dans les chats de groupe, alors j'ai décidé de construire une plateforme d'événements serverless. Une application React hébergée sur CloudFront, un backend serverless fonctionnant avec API Gateway et Lambda, MongoDB Atlas pour les données. L'article explique comment j'ai construit cette solution.

serverless, aws, mongodb · 2026-04-07
Creando una página de registro para fiestas con Serverless y MongoDB

Creando una página de registro para fiestas con Serverless y MongoDB

Me cansé de perseguir confirmaciones de asistencia en los chats de grupo, así que decidí construir una plataforma de eventos serverless. Una aplicación React alojada en CloudFront, backend serverless ejecutándose con API Gateway y Lambda, MongoDB Atlas para los datos. El artículo cubre cómo construí la solución.

serverless, aws, mongodb · 2026-04-07
Aufbau einer Party-Registrierungsseite mit Serverless und MongoDB

Aufbau einer Party-Registrierungsseite mit Serverless und MongoDB

Ich hatte es satt, in Gruppenchats nach RSVPs zu suchen, also habe ich eine serverlose Event-Plattform gebaut. Eine React-App, die auf CloudFront gehostet wird, ein serverloser Backend mit API Gateway und Lambda, MongoDB Atlas für die Daten. Der Beitrag behandelt den Aufbau der Lösung.

serverless, aws, mongodb · 2026-04-07
Building a Party Registration Page with Serverless and MongoDB

Building a Party Registration Page with Serverless and MongoDB

I got tired of chasing RSVPs in group chats, so I decided to build a serverless event platform. A React app hosted on CloudFront, serverless backend running with API Gateway and Lambda, MongoDB Atlas for the data. The post covers how I built the solution.

serverless, aws, mongodb · 2026-04-07
How I extend my blog with gamified learning

How I extend my blog with gamified learning

One of the major reason that I write all of these blog posts is to help people learn about cloud and AWS. How would you know that you understood what you read and learned from it? In this post I discuss how I introduced gamified learning by adding a quiz from kvist.ai on my blog posts, directly from my CI/CD pipeline running as an event-driven system using Amazon EventBridge and AWS StepFunctions.

aws, event-driven, serverless · 2024-07-25
Serverless statistics solution with Lambda@Edge

Serverless statistics solution with Lambda@Edge

AWS offers several great serverless services for data engineering and analytics. In this post I describe my serverless analytics setup for click stream analytics of a static webpage, using Amazon Glue, Athena, Managed Grafana for analytics. Data ingestion and storage with Lamba@Edge, StepFunctions and S3.

serverless, aws · 2024-03-19
Serverless projects over the years

Serverless projects over the years

HThe different serverless project I have built over the years. Ranging from an early SQS poller to self hosted GitLab runners.

Serverless · 2021-09-12
Migrating from Lambda@Edge to CloudFront Functions

Migrating from Lambda@Edge to CloudFront Functions

How to migrate your Lambda@Edge functions to CloudFront Functions and the different benefits of doing that.

Serverless · 2021-07-19
CloudFront deployments with Lambda@Edge

CloudFront deployments with Lambda@Edge

How to do blue/green deployments to Amazon CloudFront using Lambda@Edge

Serverless · 2021-03-10
AWS Lambda Extensions

AWS Lambda Extensions

Lambda · 2020-10-21
Introducing Lambda Layers

Introducing Lambda Layers

Lambda · 2018-12-05
Building a CloudFormation macro

Building a CloudFormation macro

CloudFormation · 2018-10-09