Tanishka Marrottcloud-design-diaries.hashnode.dev·Jul 18, 2024Optimizing Lambda Performance: Advanced Techniques for Reducing Cold Starts and Enhancing Execution EfficiencyHello there! Lambda has been an absolute game changer for serverless architecture, but optimizing its performance is crucial for applications requiring high responsiveness and low latency. In this post, I'll share advanced techniques for reducing col...Discuss·1 like·35 readscold starts
Sumit Mondalsumit007.hashnode.dev·May 18, 2024Exploring the AWS Serverless Application Repository: A Hands-On GuideThe AWS Serverless Application Repository (SAR) is a valuable resource for developers looking to quickly deploy serverless applications and components without having to write extensive code from scratch. It enables you to discover, configure, and dep...Discuss·95 readsAWS - HandsOnServerless Applications