
The release of the Amazon RDS Proxy at re:Invent removes one of the main objections to using relational databases in serverless applications. Read this post to understand why.

The EventBridge Schema Registry helps document your event schemas and add discoverability to the event domain. See why it's useful here.

Monitoring web APIs in Serverless applications can be difficult. See how to do it with the Serverless Framework.

Learn the factors to consider when choosing a database with Serverless applications and AWS Lambda

DynamoDB On-Demand allows truly serverless billing for your applications. Learn how to use it here, and when you should or shouldn't go on-demand.

Not at AWS re:Invent? That's ok; we're compiling all the most important serverless announcements and updates. Updating live all week.

Let's build a chat app using AWS AppSync and the Serverless Framework! Plus: info on data sources, metrics and logs, and authentication.

We want to share your expertise with a global audience of serverless pioneers.

How to use the Serverless Event Gateway (part of the Serverless Platform) to build REST APIs and react to custom events.

Get started with Simple Queue Service (SQS) and Serverless, and learn some of the important configuration options.

Event Gateway as a hosted service, configurable connectors, and a plugin for the Serverless Framework.

How you can troubleshoot, and avoid hitting, CloudFormation's 200 resource limit

We're going to create a multi-region, multi-master, geo-routed application—all in about 30 minutes.

Get the basics on Cross-Origin Resource Sharing (CORS) and how to avoid problems with your Serverless web APIs on Lambda.

Level up your AWS automation by reacting to events from AWS services.

Deploy a Serverless service that posts notifications of Github stars in a Slack channel

Using the Serverless Framework, you can set up automatic backups of your DynamoDB table.

Learn what Serverless Aurora is, what it means for serverless developers, and why we think it's the future of data. Solving the serverless data layer.

Your go-to resource for all Serverless announcements at AWS re:Invent.

Deploy a Serverless REST API in minutes using the popular Flask web framework

Learn the basics of IAM permissions with your Serverless projects.

Use Lambda environment variables and AWS Parameter Store to handle configuration in your Serverless projects

Use Serverless, Google Cloud Functions, and the Cloud Vision API to build an endpoint to classify images.

Learn how to use the popular Express.js framework to deploy a REST API with Serverless, DynamoDB and API Gateway.

Learn how to use the same domain name for multiple Serverless services with API Gateway base path mappings.

Learn how to set up a custom domain name for AWS Lambda & API Gateway using the Serverless Framework to configure a clean domain name for your services.

Monitor and Debug your Serverless Lambda functions with CloudWatch and centralized logging.

Level up your serverless ops game with a walkthrough on CloudWatch metrics and alarms

Handling Python dependencies in your Lambda functions can be a pain. Here's how I handle Python packaging with Serverless for dev/prod parity.
Learn some tips and tricks as you move to an event-driven architecture
Learn how to use DynamoDB streams and AWS Lambda to keep your search indexes and CRM tools up to date.