AWS Serverless Common Mistakes – Costs (4/7)One of downsides of serverless is that it is hard to estimate costs. This is part of a multipart blog post about serverless common mistakes.AWS Serverless Common Mistakes - Performance, Scalability, Optimization, and Monitoring (3/7)Even with serverless you can have problems with performance and scalability. Learn how to avoid them and how to optimize and monitor your solution. This is part of a multipart blog post about serverless common mistakes.AWS Serverless Common Mistakes – Architecture (2/7)Mistakes you do while architecting serverless solutions. This is part of a multipart blog post about serverless common mistakes.AWS Serverless Common Mistakes - Coding (1/7)Mistakes you do while coding serverless solutions. This is part of a multipart blog post about serverless common mistakes.Cloud Broke Its Promise, but Serverless DeliveredTen years ago, the cloud promised no maintenance, high salability, and pay only what you use. With serverless, this has become a reality. ← Newer PostsTop articlesServerless Developer Experience is Finally Great with Lambda Live DebuggerLambda Live Debugger allows you to remotely debug AWS Lambda functions, eliminating the need for time-consuming redeployment.CDK Booster - Speeding Up Bundling of Lambda HandlersStop waiting for CDK to bundle Lambda functions. CDK Booster accelerates TypeScript/JavaScript builds with seamless integration.DynamoDB Design Patterns for Single Table DesignDesigning DynamoDB data models with single table design patterns can unlock its potential of unlimited scalability and performance for a very low price.How to Lose Data Using AWS Serverless Without Even Knowing ItWhat nobody tells you about serverless - the traps that lead to data loss, duplication, and unpredictable behavior