Serverless is a different beast in comparison to traditional infrastructures where developers retain the burden of configuring and monitoring their own fleet of machines.
After years of working with hundreds of clients, we've decided to put together this Serverless Best Practices handbook to help you better navigate this brand new world of serverless computing.
Although AWS Lambda is a blessing from the infrastructure perspective, while using it, we still have to face perhaps the least-wanted part of software development: debugging. In order to fix issues, we need to know what is causing them. In AWS Lambda that can be a curse. But we have a solution that could save you dozens of hours of time.
After years of working with hundreds of clients, we've decided to put together this Serverless Best Practices handbook to help you better navigate this brand new world of serverless computing.