Serverless Architecture Design with AWS Lambda
Design a complete serverless architecture on AWS — Lambda functions, API Gateway, DynamoDB, and event-driven p...
Prompts for AWS services, cloud architecture design, serverless patterns, cost optimization, multi-region deployment, and cloud-native best practices.
12 prompts found
Design a complete serverless architecture on AWS — Lambda functions, API Gateway, DynamoDB, and event-driven p...
Optimize AWS Lambda function performance — cold starts, memory tuning, connection pooling, and layer managemen...
Set up S3 with CloudFront for static assets, media delivery, and single-page applications with caching strateg...
Make an informed database choice between RDS (relational) and DynamoDB (NoSQL) based on your access patterns,...
Configure AWS API Gateway with Lambda — proxy integration, request mapping, throttling, usage plans, and API k...
Design an AWS ECS Fargate deployment — task definitions, service configuration, load balancing, auto-scaling,...
Analyze and reduce AWS spending — identify waste, right-size instances, leverage savings plans, and implement...
Generate AWS CloudFormation or CDK infrastructure-as-code templates for common architectures with best practic...
Design a multi-region disaster recovery strategy on AWS — RTO/RPO targets, data replication, failover automati...
Audit AWS security posture — IAM policies, network security, encryption, logging, and compliance with CIS AWS...
Design event-driven architectures using AWS SQS, SNS, and EventBridge — message patterns, dead letter queues,...
Set up comprehensive AWS monitoring with CloudWatch — custom metrics, dashboards, alarms, log insights queries...