This issue was published on January 11, 2022
In this issue, rogue open-source breaks the AWS-CDK, Typescript Lambdas get some powertools, and 'dynamic crons' become all the rage. Read the full issue...
Below are the most popular links from Issue #171 as chosen by our Off-by-none email subscribers. Sign up for the newsletter and help choose the most popular links each week!
AWS Offers a TypeScript Interface for Lambda Observability by Joab Jackson
Cloud giant Amazon Web Services has released a suite of tools to help TypeScript developers extract meaningful observability data from their serverless AWS Lambda jobs. Introduced in Beta, the AWS Lambda Powertools TypeScript âprovides a suite of utilities for Node.
Package your NodeJS Lambda functions individually with esbuild for faster cold-start times by Chris Armstrong
Learn about packaging your NodeJS-based AWS Lambda functions with esbuild for improved cold start times and reduced deployment package size This article was originally posted on my development blog, where you can find other articles about TypeScript, AWS, Lambda and open source.
AWS Lambda now supports ES Modules and Top-Level Await for Node.js 14
AWS Lambda functions using the Node.js 14 runtime now support code packaged as ECMAScript modules, allowing Lambda customers to consume a wider range of JavaScript packages in their Lambda functions. In addition, Lambda customers can now take advantage of âtop-level awaitâ, a Node.
Using Node.js ES modules and top-level await in AWS Lambda by James Beswick
This post is written by Dan Fox, Principal Specialist Solutions Architect, Serverless. AWS Lambda now enables the use of ECMAScript (ES) modules in Node.js 14 runtimes.
Announcing the Point In Time Scheduler Public Preview by Michael Bahr
Back in 2019 weâve seen a lot of articles covering mechanisms for serverless ad-hoc scheduling. Itâs clear that developers want to schedule events while benefiting from serverless principles like pay-per-usage, scaling to zero, and not having to run yet another cluster yourself.
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 Structure a Python AWS Serverless Project by Filip Wojciechowski
I haven't been able to find much guidance on how to structure AWS serverless projects written in Python.
TypeScript Types for AWS Lambda by Max Rohde
TypeScript is an excellent language for writing AWS Lambda functions.
Announcing AWS Serverless Application Model (SAM) CLI support for local testing of AWS Cloud Development Kit (CDK)
Today AWS is announcing the general availability of AWS Serverless Application Model CLI (AWS SAM CLI) support for local testing of AWS Cloud Development Kit applications. AWS SAM and AWS CDK are both open-source frameworks for building applications using infrastructure as code (IaC).
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.
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.
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 âď¸!