Top Links from Issue #95

This issue was published on June 23, 2020

EFS + Lambda = Serverless for Everything? šŸ§®

In this issue we see how EFS integration makes serverless even better, we get a lesson in why serverless is for everyone, and take a look at the internals of DynamoDB. Read the full issue...


Most Popular Links

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

1

Using Amazon EFS for AWS Lambda in your serverless applications by James Beswick
Serverless applications are event-driven, using ephemeral compute functions to integrate services and transform data. While AWS Lambda includes a 512-MB temporary file system for your code, this is an ephemeral scratch resource not intended for durable storage.

2

Unlocking new serverless use cases with EFS and Lambda by Yan Cui
Today, the AWS Lambda platform has added a new arrow to its quiver ā€“ the ability to integrate with Amazon Elastic File System (EFS) natively. Until now, a Lambda function was limited to 512MB of /tmp directory storage.

3

Internals of DynamoDB by Udit Sharma
DynamoDB is a key-value database solution provided by Amazon that aims to achieve high availability and scalability using some of the renowned distributed data system techniques. This article aims to shed some light upon how Dynamo uses these techniques to provide a great solution.

4

My Experience with the Cloud Resume Challenge by Will Boland
With no prior experience or education in technology, the tools required to successfully master this challenge were completely foreign to me. The finished product - which required several weeks of early morning study, research, coding, and troubleshooting - was difficult but fun to bring to life.

5

Migrating Image Memorability service to AWS Lambda using a shared Elastic File System volume by Luca Bianchi, PhD
On June, 16th Amazon Web Services released the long-awaited feature of AWS Elastic File System (EFS) support for their AWS Lambda service.

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.

How to choose the right API Gateway authĀ method
Quite a few clients have asked me ā€œHey Yan, what API Gateway auth method should I use for this REST API?ā€ so I thought Iā€™d share my answer with everyone here. This is the high-level decision tree I go through when deciding if and what auth method I should use.

How to test serverless workflows?
Serverless is a design pattern which aims to remove many issues development teams typically face when maintaining servers or services, enabling them to focus on delivering value and benefit quickly and efficiently.

New ā€“ A Shared File System for Your Lambda Functions by Danilo Poccia
I am very happy to announce that AWS Lambda functions can now mount an Amazon Elastic File System (EFS), a scalable and elastic NFS file system storing data within and across multiple availability zones (AZ) for high availability and durability.

Want more serverless goodness?

Check out the full version of Issue #95 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 ā­ļø!