Amatore
2 contributions by this author
Prompts
AWS architecture blueprint for a scalable file-processing pipeline
Create an extendable AWS architecture blueprint for a scalable file-processing pipeline, capable of handling periodic CSV file uploads for processing and notifications
#Design
#IDE
#Dev Agent
AWS architecture blueprint for an API Gateway to SQS pattern
Create an extendable AWS architecture blueprint using AWS CDK for an asynchronous message processing system based on the API Gateway HTTP to SQS pattern. This blueprint is designed to facilitate a scalable and decoupled system that handles incoming API requests, enqueues them in SQS, and processes them asynchronously with Lambda.
#Design
#IDE
#Dev Agent
