AWS Lambda
Deploying a Node Express API on AWS Lambda
Launching a Node Express API with AWS Lambda.
awsaws-lambdaserverless
Bedrock unveiled: Indexing own data to OpenSearch Serverless via a Lambda
How to use the Bedrock Embedding Titan model to index documents towards an OpenSearch Serverless vector database.
awsaws-lambdabedrock
5 Ways To Invalidate CloudFront Cache
Using Lambda Actions, Code Build, S3 Events, And CLI
cloudfrontaws-lambdaaws-developer-associate
Blue-Green Deployments With AWS Lambda
Effective ways of achieving zero downtime deployments.
awsaws-lambdatechnology
Streamlining Serverless Applications: Managing AWS Lambda Dependencies with Layers and Terraform
AWS Lambda is a serverless computing service that allows you to run your code without provisioning or managing servers. To get the most out of Lambda, it’s crucial to understand how to upload and…
awsaws-lambdaterraform
How to trigger Lambda to send an SQS message with Python
pythonawsaws-lambda
AWS Lambda or AWS Batch: Making the right choice for your workload
This article provide detailed comparison of AWS Lambda and AWS Batch which helps in making choice of AWS Batch or AWS lambda for computation of workloads
awsaws-lambdasoftware-development
How to copy a large file from SFTP server to AWS S3 using Lambda?
A guide to copying a large file from SFTP server to AWS S3 using Lambda.
aws-lambdas3sftp
Install Terraform on AWS EC2 Linux
A step-by-step guide to installing Terraform on AWS EC2 Linkux.
awsaws-ec2linux
Everything You Need to Know About AWS Lambda Layers
awsaws-lambdacloud-computing