Item description
Get your own web app up and running in about 15 minutes. You'll only need a basic understanding of AWS Lambda and some proficiency in JavaScript/TypeScript.
AWS just released a brand new feature called "Lambda Function URLs", and we are happy to announce that Serverless Framework supports Lambda Function URLs immediately.
ShreyTheCray interviews Gareth McCumskey as he walks through the purpose, use cases, and process of getting started with the Serverless framework
Introducing our new “Full Stack” experience, making Serverless Cloud the most productive full-stack developer platform you'll ever use.
We’re happy to announce the addition of atomic counters and batch set operations, giving users even more capabilities to rapidly build modern applications in the cloud.
Learn how to set up a Discord app that automatically adds songs to a Spotify playlist using Serverless Cloud.
Learn how Serverless Cloud helps you create fully functional prototypes in no time, all without needing to configure complex cloud infrastructures.
This is a recap of our recent webinar for team leads
Learn how SendGrid makes it super easy to send emails from your Serverless Cloud applications
Combining Next.js and Serverless Cloud is a great way to build highly scalable serverless applications that combine the best features of both platforms.
Serverless Cloud Events is a new feature of Serverless Cloud that lets developers easily build event-driven serverless applications.
How to take advantage of serverless technology as a team lead.
This article explores the basics of authentication and how to implement it in Serverless Cloud.
Covering the newest features of Framework V3 and CEO of Joot shares journey using Serverless.
In part 2 of this series, we'll look at the Serverless Development Kit (SDK) and see how our interfaces are used to make development faster and automatically create infrastructure.
Use Serverless Cloud to build a Slackbot that automatically adds shared songs to a Spotify playlist.
Come join our monthly community call!
Learn how to connect your Serverless Cloud apps to the widely popular MongoDB.
Here's a tutorial on how to get started with Serverless Framework 3 in just a few minutes!
In this post, we’ll look at real-life use cases by some of our early users and see how Serverless Cloud can help solo developers be more productive.
In this post, we'll dive into the internals of Serverless Cloud to show you what is happening under the hood when you develop and deploy your applications.
Learn how to build a simple image hosting app on Serverless Cloud by using Serverless Storage
Tutorial on how to build a CSV Parser, powered by Serverless Cloud
AWS announced Lambda event filtering during re:Invent 2021. This new feature helps reduce the quantity of Lambda's invocation to exactly match your requirements and possibly save on costs. We'll deep dive into a specific example in this article. We're happy to announce that Serverless Framework now supports event filtering for both `stream` and `sqs` event types via the new `filterPatterns` option