Top Links from Issue #227

This issue was published on March 28, 2023

The (diminishing) value of computer science 🧑‍💻

In this issue, SAM sync skips infra, Momento introduces Topics, and we discuss the future value of CS degrees. Read the full issue...


Most Popular Links

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

1

What you should know about DynamoDB Streams by /about
DynamoDB Streams is one of my favorite features of DynamoDB. It powers a bunch of cool integrations (hello, Global Tables and Rockset)! It also enables really useful patterns within your own applications, such as materialized aggregations or updates to reduce transaction contention.

2

A Comrehensive Guide to AWS Lambda by Anthony Njuguna
AWS Lambda is a serverless computing platform for running code without having to worry about managing servers or infrastructure. You only pay for compute time that your code runs. Lambda layers are a way to package and reuse code in AWS Lambda functions.

3

15 AWS Lambda Use Cases: Unleashing the Full Potential of Serverless Computing
AWS Lambda has revolutionized the way we build and deploy applications, allowing developers to focus on writing code without worrying about server management.

4

Let’s Talk Events: A Jargon-Free Journey into Event-Driven Architecture by Usman Aslam
Welcome to the world of event-driven architecture (EDA)! In our daily lives, we’re constantly surrounded by events — birthdays, holidays, football games, and so on. Just like these real-life events, digital events also play a significant role in the world of computer systems.

5

Nano , Micro and Monolith services in Serverless world by Kumologica
Introduction of Serverless architecture has made the integration and microservice application developers to look the design of their applications through a different perspective.

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.

Triggering ECS Fargate Tasks via HTTP Request by dragondrop.cloud
An ECS Fargate Task is serverless compute for long-running container executions. This is similar to GCP’s Cloud Run Job service, or Azure Container Instances.

Release 1.78.0 - SAM Accelerate Skip Infra Sync and Python3.10 Support
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM - Release Release 1.78.0 - SAM Accelerate Skip Infra Sync and Python3.10 Support · aws/aws-sam-cli

Hacking AWS Account via AWS Lambda SSRF by Sena Yakut
Server-side request forgery (SSRF) attack is used for abusing functionality on the server to read or update internal resources. The main idea behind an SSRF attack is to manipulate the input parameters of an application that interact with external systems, such as URLs, IP addresses, or file paths.

Want more serverless goodness?

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

 

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 ⭐️!