Item description
AWS just announced support for HTTP APIs in AWS API Gateway v2.
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.
If you were trying to use Lambda in a use case that was very latency sensitive, cold starts were probably your greatest concern. AWS has heard the concerns
Not at AWS re:Invent? That's ok; we're compiling all the most important serverless announcements and updates. Updating live all week.
The EventBridge Schema Registry helps document your event schemas and add discoverability to the event domain. See why it's useful here.
AWS recently announced several new features for Lambda that you might want to take advantage of.
A look at the past, present, and future of AWS Lambda runtimes.
Tag your Lambdas to track errors and debug serverless applications. If you’re using NodeJS or Python, we’ll help you find even the trickiest serverless application errors faster.
Learn how to migrate your serverless application monitoring to Serverless Framework Pro from IOpipe.
Tencent becomes a Premier Cloud Provider of the Serverless Framework.
In this post we'll be looking at how to structure a real-world Serverless Framework application.
In this article, we compare Amazon EC2 and AWS Lambda for running cron jobs in AWS and offer guidance for when to choose which of the two.
To troubleshoot the performance of an AWS Lambda function, we need the transaction time of each dependency. Come see how we do that with Serverless Framework Pro
In this article we walk you through how to create a cron job on AWS using AWS Lambda and Serverless Framework and how to get the right alerts and security measures in place.
Learn some of the best practices when it comes to deploying serverless applications.
Learn how to add API Management, Webpack and CI/CD to your Azure Functions REST API
We are adding support for Python to the Serverless Framework Dashboard to enable monitoring, alerts, and much more for your Python serverless applications.
Deploy Next.js on AWS Lambda@Edge for global, fast server-side rendered react applications, and easily interact with other AWS resources.
Learn how to create, run and deploy a simple REST API to Azure Functions with the Serverless Framework
Using Lambda@Edge is a great way to speed up your application. And the Serverless Framework now has support for it.
Use captureError to monitor and debug caught errors in your Serverless Framework services even when they are caught by your code.
We’re happy to announce that you can now deploy Twilio Functions using the Serverless Framework. Here's how!
Learn how to setup monitoring for your existing existing Serverless projects in 2 minutes.
How to easily deploy a serverless content delivery network (CDN) using Serverless Components.