Serverless Picks of the Week
Issue #46: Did Someone Say Best Practices?

Serverless Superhero

Our serverless superhero this week is Mario Bittencourt, Principal Software Architect at SSENSE. Mario is a fantastic writer - regularly posting easy to follow explanations of complex programming concepts on his blog. He’s regularly featured in this newsletter for his high-quality posts and is a trusted resource when it comes to advanced serverless architecture. Thank you Mario for making the tough parts of serverless so approachable!

Tutorials

I’m all about repeatable serverless patterns. The more we normalize, the easier it will be to have an agreed-upon set of best practices. Jimmy Dahlqvist wrote about several serverless patterns last week including the storage-first pattern, circuit breaker pattern, and Step Functions CRUD pattern. There are some interesting ones in here that make a lot of sense when considering long-term maintainability of a serverless app. Great work, Jimmy!

Keeping the serverless pattern train rolling, Lakindu Hewawasam was on vBrownBag last week and talked us through several patterns in his talk “building loosely coupled and scalable backends using AWS serverless”. Lakindu talks about 3 asynchronous serverless patterns and gives us an easy to follow architecture diagram for each one.

Lee Gilmore is back and this time educating us on CDK pipeline best practices. This is the first post in a new series from Lee talking about how to build enterprise-grade deployment pipelines using the CDK. This is an opinionated post, but he backs his opinions with published AWS documentation to justify his stances. As usual, this is super thorough and he walks us through with code samples on building a robust pipeline and structuring your projects in a way that is easily maintained.

Interesting Reads

I hope you all find this newsletter inspiring. I know I do. Reading about all the cool things developers are doing in the serverless space always makes me want to build a SaaS product. The Serverless Edge gave us a checklist to run through when considering building a serverless SaaS offering. It’s a great reality check before actually pulling the trigger and beginning your journey. They remind us to consider app management, data security, multi-tenancy, and more.

The release of collection data types for Momento Serverless Cache last week has the cofounders reflecting on how Momento is evolving. Daniela and Khawaja share their excitement at what they call “customer-led growth” — where customers turn into design partners and shape what Momento will become with their feedback. Read their perspective on the Momento blog. Sponsored

In part 4 of his series on multithreading in Lambda functions, JV Roig goes into incredible detail on the differences in processing heavy CPU loads with various amounts of threads. He shows the difference between using arm64 and x86 architectures and even details out performance at almost every memory configuration possible. Increasing function memory above a certain threshold will “unlock” additional cores for processing. This is exactly what JV is exploring with his test on cost efficiency for multithreaded functions.

I decided to hop on the ChatGPT bandwagon last week. I am always looking for ways to automate things in my life and ChatGPT has become a wonderful enabler for me. So I (Allen Helton) wrote an article on how I built a serverless app to make ChatGPT my personal trainer. Without too many spoilers, I use the OpenAI API to generate workouts for me every day and send them to me in an email. Shockingly, the workouts are very good and have made my day-to-day life a little easier!

Podcast

Episode 3 of the Ready, Set, Cloud podcast released on Friday! In this episode, I talk with Lars Jacobsson about developer experience. We deep dive into his amazing tool, the Step Functions Workflow Studio sync, and discuss our thoughts on what makes for a good or bad developer experience.

New Releases

Amazon SNS now supports AWS X-RAY active tracing! This helps with our end-to-end tracing of business processes in large distributed systems. It’s a great piece to the observability puzzle we’ve been missing for quite some time!

AWS Lambda has new CloudWatch metrics for AsyncEventsReceived, AsyncEventAge, and AsyncEventsDropped. These new metrics offer some insightful visibility into async processing. Hopefully these stats will help us build better alarms to respond when our choreographed workflows start failing.

Momento released support for three new cacheable data types: dictionaries, lists, and sets. This release marks a huge increase in addressable use cases ranging from chatrooms to de-duplication!

Spotlight

We talk about cold starts fairly regularly (even though I think it’s time we stop). People tend to latch onto the idea that “cold starts are a nonstarter for serverless” and become dismissive of the tech as a whole. Maxime David aims to help demystify the elusive “cold starts are slow” debate with a new website: lambda-perf. Every day, he runs a series of Lambda functions built in 10 different runtimes and updates lambda-perf with the results. It gives a definitive answer to “this runtime is better than that runtime” day over day. It’s a great idea to spotlight the impact of cold starts on your Lambda functions.

Tip of the Week

David Boyne continues to create EDA gold at breakneck speed. Of the many things he released last week, this one about bounded contexts with event architectures is probably my favorite.

Last Words

Did you build something cool you want to share? Let me know! I am always happy to highlight the hard work of another builder.

If you’d like to make a recommendation for the serverless superhero or for an article you found especially useful, send me a message on Twitter, LinkedIn, or email.

Happy Coding!

Allen

This Week's Sponsor

This issue is brought to you by Momento, a completely serverless cache system. Follow Momento on Twitter and LinkedIn to stay up to date.

Join the Serverless Picks of the Week Newsletter

Stay up to date with the best content serverless has to offer, learn about the latest updates to AWS serverless services, and get to know community superheroes, catered by AWS Serverless Hero Allen Helton. New issue every Monday.
Click here to see past issues.

Join the Serverless Picks of the Week Newsletter

Thank you for subscribing!
View past issues.