Build & Deploy AWS Lambda in Go
LearnAWS Blog
by
1w ago
Create a Go project, install go lambda lib, compile Go program for AWS Lambda (Amazon Linux 2023) runtime, zip the bootstrap, upload it to your Lambda function ..read more
Visit website
AWS Mail - The Missing Amazon SES Template Manager
LearnAWS Blog
by
3w ago
Amazon SES doesn't have SES Email Template Manager for GUI. With AWS Mail, instantly preview email templates, edit, download or delete email templates in GUI ..read more
Visit website
Invoke Lambda & other AWS Services in React Native without AWS SDK
LearnAWS Blog
by
1M ago
Ditch AWS SDK for React Native. Reduce app size. Make API calls 58x faster using native crypto module. Learn to build a demo app with CDK which invokes Lambda ..read more
Visit website
Is Caddy the new daddy of Nginx? — Setup Caddy on EC2 to find out
LearnAWS Blog
by
1M ago
Caddy server's the Nginx alternative. A tutorial on setting up Caddy server on EC2 Linux. Use it as a reverse proxy server or static file server with free SSL ..read more
Visit website
DynamoDB Streams Tutorial - A step-by-step guide for beginners
LearnAWS Blog
by
1M ago
Use DynamoDB Streams for real-time applications. Learn to setup a DynamoDB stream from scratch with AWS Lambda trigger, IAM permissions and CloudWatch ..read more
Visit website
How to Disable Lambda Temporarily w/ AWS CLI & AWS Console
LearnAWS Blog
by
1M ago
You can't kill Lambdas. What do you do? An easy step-by-step guide to disable Lambda temporarily with function concurrency using AWS CLI & AWS console ..read more
Visit website
Lambda response streaming tutorial with NodeJS
LearnAWS Blog
by
1M ago
Earlier, you could just send 6MB from AWS Lambda (BUFFERED). Learn how to take advantage of Lambda response streaming with NodeJS in this tutorial ..read more
Visit website
How to use Bun on AWS Lambda — A Step-By-Step Guide
LearnAWS Blog
by
1M ago
To use Bun on AWS Lambda, you need to add Bun Lambda layer on an Amazon Linux runtime, define your handler, enable function URL and test the Bun Lambda API ..read more
Visit website
Fat Lambda — Everything You Need to Know
LearnAWS Blog
by
1M ago
Fat Lambda causes Lambda throttling & a high Lambda cold start time. For Lambda optimization, use AWS API Gateway routes with multiple Lambda functions ..read more
Visit website
The faster Lambda runtime - NodeJS or LLRT? We benchmarked.
LearnAWS Blog
by
1M ago
LLRT is a Low Latency Runtime for AWS Lambda built with QuickJS & Rust. Can it replace NodeJS? LLRT reduces your Lambda cost by 2x, and cold start by 10x ..read more
Visit website

Follow LearnAWS Blog on FeedSpot

Continue with Google
Continue with Apple
OR