
Architecting with AWS Lambda: Best Practices
Best practices to work with AWS Lambda
Guille Ojeda /

Architecting with AWS Lambda: Architecture Design
Guille Ojeda /

Architecting with AWS Lambda: Architecture Concerns
Guille Ojeda /

Geolocation-Based Redirects using Lambda@Edge
Using CloudFront and Lambda@Edge to show a different page to customers in different countries
Guille Ojeda /

CI/CD for Multiple Lambda Functions
Continuously Deploying multiple Lambda functions from a single repo
Guille Ojeda /

Managing Multiple AWS Lambda Functions
Managing the codebase, shared dependencies, monitoring and debugging, and improving performance
Guille Ojeda /

Reacting to changes with DynamoDB streams
Executing a Lambda function every time an item changes in a DynamoDB table
Guille Ojeda /

AWS Lambda functions with access to a VPC
Access to a private RDS instance from a Lambda function
Guille Ojeda /

Simple Serverless Application with Lambda and DynamoDB
Understanding a simple serverless application with AWS Lambda and Amazon DynamoDB, with 25 best practices for it.
Guille Ojeda /

Complex, multi-step workflow with AWS Step Functions
Using AWS Step Functions to build a complex workflow to process images, including advanced strategies to optimize the Step Functions workflow
Guille Ojeda /

Serverless, event-driven image compressing pipeline with Lambda and S3
Sample architecture on how to use S3 Events to trigger an AWS Lambda function. Advanced strategies to handle failures, retries, and optimize costs.
Guille Ojeda /

Monitoring and Securing Serverless Endpoints with API Gateway
Exposing endpoints with AWS API Gateway and all the best practices that you need
Guille Ojeda /

Handling Data at Scale with DynamoDB
20 steps to optimize DynamoDB for lower costs and better performance at any scale.
Guille Ojeda /

20 Advanced Tips for AWS Lambda
From the basics of what is AWS Lambda, to 20 advanced tips, 4 tools and a workshop
Guille Ojeda /

How To Use Amazon SNS to Decouple Components In Cloud Architectures
Guille Ojeda /

Observability with AWS X-Ray
What is AWS X-Ray, how it helps with monitoring and tracing in distributed applications, and how to set it up for AWS Lambda
Guille Ojeda /