Week 29
July 21st to July 27th
Welcome to Week 29 of the AWS Amplify newsletter - a weekly roundup of the articles, podcasts, and videos that are relevant to developers who utilize the AWS platform for building great mobile and modern web applications.
Latest Posts
How to Reuse Node.js Packages with AWS Lambda Functions Using Amplify and Lambda Layers
In this article, you'll learn how to inject custom packages on AWS Lambda Functions' Runtime by using AWS Lambda Layers. You'll also use Amplify to develop, deploy, and distribute your applications.
Live-coding a Twitch-like video streaming video platform in React
In this video I'll live code a Twitch-like video streaming platform from scratch — including the video service, client-side routing, authentication, a comment API, and API authorization.