It feels like way too many blogs about serverless can't end without mentioning its ability to scale. By any measure I'm a serverless zealot, but even I don't think this is something that should
serverless
A collection of 16 posts
Learning VTL for AWS
Tips and links for working with VTL templates and AWS services like AppSync and API Gateway
Serverless Cost Containment
Serverless soultions is can be incredibly cheap due to their event-based nature - if your system isn't working, you pay barely anything for it. But if you're not careful, serverless can still result in some nasty surprises when it comes to costs.
Cleaning up Lambda Logs with CloudFormation
Is your CloudWatch Logs console full of old log groups? Got 50 pages of Lambda log groups? Don't worry, I have the solution for you! The issue here is not the cost; While there is a cost associated
Serverless AWS Twitter List
Got Twitter? Want serverless? Here are my favourite accounts - in no particular order - to keep up to date with the good serverless news and content out there. AWS Obviously the AWS staff and accounts are a good source
Serverless Operations Presentation
Last week I presented to the Sydney AWS Lambda User Group [https://www.meetup.com/Sydney-AWS-Lambda-User-Group/events/245247306/] about serverless operations aka. LessOps. Here are the slides I used to talk about the good - and less good - things
Top 10 AWS Serverless Resources
With so much buzz around serverless at re:Invent [https://reinvent.awsevents.com/] 2017, I thought it would be a good time to highlight the best places and resources to find AWS-specific serverless information: 1. AWS re:Invent 2017 Serverless
Real World Serverless Application Examples
UPDATED: Added examples from submissions. I love seeing real-world serverless applications. This post is a collection of the best examples, break-downs, and deep-dive articles and videos I've come across recently: * MyCrypto.tools [https://medium.com/@tunatore/how-mycrypto-tools-uses-aws-lambda-serverless-architecture-b5603df10443] is