Top Links from Issue #112

This issue was published on October 20, 2020

Optimizing the cost of serverless... 💰

In this issue, we get a recap of a very serverless third quarter, add resiliency with circuit breakers, and get a lesson in privacy. Read the full issue...


Most Popular Links

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

1

Add Resiliency To Your Lambda Function with a Circuit Breaker
The AWS Well-Architected Framework helps you understand the pros and cons of decisions you make while building systems on AWS. By using the Framework, you will learn architectural best practices for designing and operating reliable, secure, efficient, and cost-effective systems in the cloud.

2

Infrastructure as Code only works as Code… by Frédéric Barthelet
The popular Serverless framework allows you to use YAML or JSON to describe and version your infrastructure configuration. The serverless.yml or serverless.json file stored at the project root is used by default to provision any project using this framework.

3

Architect 8.0: HTTP catchall syntax, @proxy, new HTTP methods, npm 7 compat by Ryan Block
OpenJSF Architect powers thousands of real production serverless applications all over the world. We continue to hear how valuable folks find its focused, direct, stable, lock-in-free approach to building blazing fast modern web apps without ever having to manage a single server.

4

New Features: TLS in Free Tier, Team Support, US-WEST Region and Budget Support by Sven Anderson
We continue to improve Lambda Store with new features and enhancements. I need to thank our users first, as they help us what to improve by sending us emails, messages and twitter comments. Here the 3 features that we have added lately:

5

ICYMI: Serverless Q3 2020 by James Beswick
Welcome to the 11th edition of the AWS Serverless ICYMI (in case you missed it) quarterly recap. Every quarter, we share all of the most recent product launches, feature enhancements, blog posts, webinars, Twitch live streams, and other interesting things that you might have missed!

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.

Circuit breaker for AWS Lambda - circuitbreaker-lambda
circuitbreaker-lambda is a basic Node module for using the circuit breaker pattern in AWS Lambda (https://aws.amazon.com/lambda) and general async functions. It relies on a pass/fail assumption.

Can AWS Lambda Access A Database? And The Considerations You Should Be Taking. by LOU
Architecting solutions using AWS Lambda means understanding many nuances in how AWS works, and a main consideration for our application architecture is the database. So we’ll need to need to know whether AWS Lambda can connect to a database at all, and what our options are.

Basic Authentication with Lambda@Edge by Sebastian Pettersson
Recently I was asked to "secure" (as in; make it not super public) a static website, hosted in S3, by adding Basic Authentication as a quick and dirty solution to just require a simple password in order to access the site.

Want more serverless goodness?

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