Top Links from Issue #267

This issue was published on February 20, 2024

There are People Behind Serverless 👥

In this issue, Cloudflare slays a troll, we dive deeper into LLRT, and compare Lambda containers versus zip packaging. Read the full issue...


Most Popular Links

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

1

Designing Events: Event Driven Architecture EDA by Robert Bulmer
Event-Driven Architecture (EDA) is an architectural pattern that focuses on the production, detection, consumption, and reaction to events. An event, in this context, is a immutable change or occurrence that has relevance within the system. In this post we will focus specifically on Event Design.

2

AWS Lambda Request Timeline
Have you ever thought you understood the timeline of a request in AWS Lambda only to stare at your logs and traces and find out that you didn't? The official documentation has diagrams that look pretty, but don't convey everything that is important.

3

Comparing Container and Zip Lambdaliths with Thin Functions by Ryan Cormack
In a world where time costs money, making small changes can give you big savings. In a highly cyclical business you may be left with a large amount of wasted or unutilised resources. A Serverless platform makes a lot of sense here, taking advantage of little to no baseline cost and fast scaling.

4

How to secure CI/CD roles without burning production to the ground
By now, most of us have moved away from using IAM users for CI/CD pipelines. Instead, we’d use dedicated CI/CD roles, one for each pipeline. This forces us to consider who can assume this role. Identity federation is widely supported by 3rd-party providers such as GitHub Actions [1].

5

Building a log search service for under $7/month by Rémi Dettai
In this blog post, we’ll show you how to build a simple log search service using AWS CDK and Quickwit Lambdas on a budget. The default go-to solution to set up a search service on AWS is the OpenSearch service. However, you must be careful as cloud costs can easily get out of hand:

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.

AWS Lambda Runtime Debate by Omid Eidivandi (XaaXaaX)
The AWS Lambda runtime battle is one of my favorite ones, i found this a great learning path since i use the AWS lambda. i had a lot of movements between runtimes and during all the long way i found pros and cons when dealing with runtimes. Along my journey i worked with C#, NODEJS, Python and Java.

Unlocking Sentiment: Harnessing YouTube API and AWS DynamoDB for YouTube Comment Analysis with HuggingFace’s LLM Sentimental Models 🚀🔍✨ by Harish Ahamed
In today’s digital age, online platforms like YouTube serve as vast repositories of user-generated content, including videos and comments. 🌐 Analyzing the sentiment of YouTube video comments can provide valuable insights into audience reactions, preferences, and engagement levels.

API Gateway now supports TLS 1.3
API Gateway now supports version 1.3 of the Transport Layer Security (TLS) protocol on its Regional REST, HTTP, and WebSocket endpoints. TLS 1.3 on API Gateway works by offloading encryption and decryption of TLS traffic from your application servers to API Gateway. TLS 1.

Want more serverless goodness?

Check out the full version of Issue #267 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 ⭐️!