Item description
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.
Learn how to create, run and deploy a simple REST API to Azure Functions with the Serverless Framework
Deploy Next.js on AWS Lambda@Edge for global, fast server-side rendered react applications, and easily interact with other AWS resources.
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.
Learn how to get instant visibility into your AWS Lambda functions with zero instrumentation using Serverless Framework.
Monitoring web APIs in Serverless applications can be difficult. See how to do it with the Serverless Framework.
This post aims to show you how you too can streamline your existing workflow and handle complexity with ease
CloudForecast is a bootstrapped startup that launched in 2018. This is their story of why they decided to go serverless.
A practical guide for creating robust, safe and fast serverless components.
Its very likely your organisation has had an S3 bucket or Cognito User Pool in use for a while. Now you can just include them in your Serverless service.
Storing application secrets in serverless applications is a hot topic that provokes many (often contradictory) opinions on how to manage them right.
Forget infrastructure. We’re giving you a new option to deploy serverless use-cases easily — without managing complex infrastructure configuration files.
AWS recently announced the EventBridge offering which helps developers build universal, reliable and fully event-driven applications. Come see how to use it with Serverless Framework