Query DynamoDB with SQL using Athena - Leveraging DynamoDB Exports to S3 (1/2)Export DynamoDB to S3 and query with Athena using SQL, unlocking powerful, scalable, and serverless data analyticsServerless 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 Escape Hatches + How to Export CDK to CloudFormationWe will look at CDK escape hatches, including the ultimate one: exporting to independent CloudFormation.Tips and Tricks for Developing CDK Construct using ProjenProjen is an essential tool for creating CDK constructs. But it is opinionated. We will look into tips and tricks on how to overcome its constraints.Improving CloudWatch Alarms for Lambda ErrorsA simple solution to improve the CloudWatch alarm to receive Lambda error details by email. Available as CDK construct or as CloudFormation.ServerlessSpy—Gain Insight into the Cloud and Write Serverless Tests with EaseServerlessSpy is a CDK-based library for writing integration tests on AWS serverless, and it comes with a web console to monitor events in real time.OpenAPI + Zod + API Gateway + SST = Turbo ProductivityHow to boost productivity with OpenAPI schema, Zod library, and client-generated code. Included is a sample serverless app built with SST/CDK.Load Testing Serverless Application using k6Serverless is ultimately scalable until it is not. You need to do load testing to make sure that your solution scales. The k6 is an amazing tool for that.Nine Ways to Lose Data Using Serverless Without Even Knowing ItDesigning a serverless system can be complex, and without knowing the internal workings of the services, you could easily lose the data.How I Passed 5 AWS Certifications in 3 WeeksIn January 2022, I achieved all AWS Associate and Professional certificates. Here are my secrets behind that.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.8 Challenges Teams Face When Doing ServerlessServerless, as new technology, brings new challenges to the team. New technology is not the only thing to learn.AWS Serverless Challenges and How to Overcome ThemServerless, for the most part, is the promised land of software development. But it isn’t always a bed of roses.JavaScript - From Obscure Language to Mainstream Language for ServerlessJavaScript was for decade considered a failed language. But now it is a mainstream multipurpose language that also fits perfectly with serverless solutions.My Choice of Tools for Serverless DevelopmentServerless is a relatively new technology. But because of popularity, there are many tools you can use. Older Posts →