News

AWS recently announced a recursion control feature in AWS Lambda that detects and stops Lambda functions running in a recursive or infinite loop. This feature is available for Lambda integrations ...
The consumer application will read the payload using sqs extended library, process it and store the reference ID (bucketkey) in DynamoDB global table. Global table is replicated across region, thus ...
The Real-time File Processing reference architecture is a general-purpose, event-driven, parallel data processing architecture that uses AWS Lambda. This architecture is ideal for workloads that need ...