AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs
-
Updated
Dec 5, 2023 - JavaScript
AWS Lambda & Serverless - Developer Guide with Hands-on Labs. Develop thousands line of aws lambda functions interact to aws serverless services with real-world hands-on labs
Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.
Serverless Apps with AWS
An example that shows how to run a lambda function that consumes from a local SQS queue.
A fullstack web app uses Amazon Face Recognition to fullfil customers traffic analytics from in-store cameras for retailers.
How to handle email bounces on AWS SES
A Serverless plugin that creates an AWS API Gateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda. Without the use of this plugin, any interactions with the queue through public network will need to go through a proxy lambda.
Simple NodeJS AWS SNS and SQS example using localstack
Lambda that builds templates from S3 and sends them to SES
Waze data processor - AWS, Azure and GCP
Basic flow of producer and consumption of AWS SQS queues. The project consists of 2 services, one to producer and one to consume.
Set of AWS Lambda functions used to execute common system tasks
This repository contains sample projects using AWS-SDK on nodejs
SQS-backed job queue
It shows how to manage s3 trigger events using scheduler based on SQS and manager based on DynamoDB
AWS SQS + Node.js + Nodemailer + Ecommerce
End-to-End Tests for AWS-SQS written in JavaScript ES6 using Mocha test framework and Chai assertion library. Tests are created against an Amazon SQS-compatible mock-server called ElasticMQ
Add a description, image, and links to the aws-sqs topic page so that developers can more easily learn about it.
To associate your repository with the aws-sqs topic, visit your repo's landing page and select "manage topics."