Top Links from Issue #241

This issue was published on July 11, 2023

Recursive Lambda Loops ♾️

In this issue, DynamoDB adds some conditional love, Lambda just says no to infinite loops, and we learn serverless lock-in is worth the tradeoffs. Read the full issue...


Most Popular Links

Below are the most popular links from Issue #241 as chosen by our Off-by-none email subscribers. Sign up for the newsletter and help choose the most popular links each week!

1

Improving Performance of AWS Serverless Applications with CQRS by Collin Smith
CQRS (Command Query Responsibility Segregation) is a pattern designed to separate read and update operations for a data store. This pattern helps applications maximize performance, scalability, and complexity.

2

AWS CodeBuild now supports GitHub Actions
AWS CodeBuild customers can now use GitHub Actions during the building and testing of software packages. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces ready-to-deploy software packages.

3

Amazon DynamoDB now simplifies and lowers the cost of handling failed conditional writes
Amazon DynamoDB now simplifies and lowers the cost of handling failed conditional writes by providing a copy of the item as it was during the failed write attempt.

4

v2.19.0
Amazon VPC Lattice is a fully managed application networking service that you use to connect, secure, and monitor the services for your application across multiple accounts and virtual private clouds (VPC).

5

Demystifying Circuit Breakers in Software Resiliency by Frank Robbins
In the bustling world of modern software development, the increasing dependence on distributed, cloud-based microservices comes with its share of challenges. One such hurdle is managing and mitigating service failures. This is where the Circuit Breaker design pattern comes into play.

Honorable Mentions

There are so many great blog posts, tutorials, use cases, and more shared each week by the #serverless community, that picking just a few to feature is really hard. So here are some other honorable mentions chosen by our readers.

Best Practices for Python with AWS Lambda: An Essential Guide by Yeldos Tanikin
In today’s tech-driven world, developers leverage Python with AWS Lambda for its simplicity, efficiency, and effectiveness. This article delves into the best practices you can adopt to make the most out of Python with AWS Lambda.

Lambda recursive loop detection
When you configure a Lambda function to output to the same service or resource that invokes the function, it's possible to create an infinite recursive loop.

Exploring Integration, E2E, and Unit Testing with… by Serverless Advocate
Serverless architecture has revolutionised the way we build and deploy applications, offering scalability, cost efficiency, and reduced operational overhead. However, as the complexity of serverless systems grows, ensuring their reliability becomes paramount.

Want more serverless goodness?

Check out the full version of Issue #241 and sign up for the newsletter so you never miss great serverless content from the community. If you want to hear conversations with the top serverless experts, be sure to check out the Serverless Chats Podcast.

Sign up for the Newsletter

Stay up to date on using serverless to build modern applications in the cloud. Get insights from experts, product releases, industry happenings, tutorials and much more, every week!

 

This Week's Sponsors

Check out all our amazing sponsors and find out how you can sponsor an issue.

 

About the Author

Jeremy is the CEO and Founder of Ampt and an AWS Serverless Hero that has a soft spot for helping people solve problems using serverless. He frequently consults with companies and developers transitioning away from the traditional “server-full” approach. You can find him ranting about serverless on Twitter, in several forums and Slack groups, hosting the Serverless Chats podcast, and at conferences around the world.

 

Nominate a Serverless Star

Off-by-none is committed to celebrating the diversity of the serverless community and recognizing the people who make it awesome. If you know of someone doing amazing things with serverless, please nominate them to be a Serverless Star ⭐️!