Item description
Build a serverless REST API service in Java, store the data in a DynamoDB table, and deploy it to AWS. All using the Serverless Framework.
Serverless Champions are leaders in the Serverless Community. Meet our 2018 community heroes.
What a veteran coder learned about Golang by building a working CRUDL serverless example.
Distributed teams allow you to hire the best people from over the world. Here are some lessons learned, and how-tos, for doing them right.
AWS Lambda just moved to support Node.js 8.10. This is what serverless developers need to know.
Want to do something to give back to your community? Here's how the Serverless team raised over $400 for charity in an hour.
The benefits, and the drawbacks, to serverless are real. When (and why) not to go serverless.
Interested in contributing to Serverless open source projects? Here's how you can.
Serverless usage stats: event sources, service structures, runtimes, and more.
How you can troubleshoot, and avoid hitting, CloudFormation's 200 resource limit
The current best tools for serverless observability: benefits, drawbacks, and which are right for you.
Nick Gottlieb shares his ServerlessConf Tokyo talk on serverless, the state of software, and ways to accelerate productivity.
Build an ETL job service by fetching data from a public API endpoint and dumping it into an AWS Redshift database.
Learn how to create GraphQL endpoints using the Serverless Framework, Lambda, DynamoDB, RDS and a REST backend.
A breakdown of the top serverless security risks, and steps you can take to secure your serverless applications.
The Serverless team is distributed all over the world. Here's how we manage communication strategies and work together (remotely).
Need a serverless way to give your app updated data in real-time? Try this solution with Websockets and Lambda.
Making it easier to manage serverless applications from within the Atom editor
Our newest team member, Charmmie, entered the tech industry from a career in high fashion. Here's her story.
We're going to create a multi-region, multi-master, geo-routed application—all in about 30 minutes.
Our foray into mixing design thinking with agile development—what worked, and what didn't.
Take your Serverless development to the next level. Check out our most popular community plugins.
AWS Lambda Golang support is one of the most exciting announcements of 2018. Here's a quick template for using Go with the Serverless Framework!
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.