Solutions
5 items in this category
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
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.
Build a UI for a votingapp
This prompt allows for creating a complete Flask-based user interface from scratch on top of this application that only exposes APIs (https://github.com/aws-containers/votingapp). I often use this for demoing Amazon Q Developer capabilities but hopefully can inspire for other type of real usage.
Copy data from DynamoDB across accounts
This prompt creates a shell script to copy data from a target DynamoDB table to a source table.
QR code to URL
Take the QR code from the clipboard and convert it to a URL.
