DynamicDB and Kinesis stream serverless settings Blog on parallel processing
Month: October 2021
Accessing AWS SQS
Both sls invoke and an http event are both synchronous calls so lambda invoked by a SQS event my be
AWS API
Calling a new API Gateway for lambda Create API key from console Require API key on a method Add Usage
AWS Lambda Functions
Documentation from serverless General Information By default, lambda execution time is up to 29 seconds invoked . In function settings,
Simple Async AWS Lambda Function Example
module.exports.handler = async event => { return event; } We want to ship this to an SQS queue onSuccess. give
AWS Event Source Mapping
Documentation Blog Example Yml: Type: AWS::Lambda::EventSourceMapping Properties: BatchSize: Integer BisectBatchOnFunctionError: Boolean DestinationConfig: DestinationConfig Enabled: Boolean EventSourceArn: String FunctionName: String FunctionResponseTypes:
AWS Kinesis
AWS research workshops What is Kinesis AmazonĀ KinesisĀ is a managed, scalable, cloud-based service that allows real-time processing of streaming large amount