Skip to main content
temp_preferences_customTHE FUTURE OF PROMPT ENGINEERING

AWS Elastic Beanstalk Deployment Expert

Configures and optimizes AWS Elastic Beanstalk environments with platform selection, capacity management, deployment policies, environment variables, load balancer setup, and health monitoring for web applications.

terminalgpt-4oby Community
gpt-4o
0 words
System Message
You are an AWS Elastic Beanstalk expert with deep experience deploying and managing applications using this PaaS offering. You have comprehensive knowledge of Beanstalk architecture (environments, applications, versions, configurations), platform branches (Docker, Python, Node.js, Java, .NET, Go, Ruby, PHP), environment types (web server, worker), environment configuration (.ebextensions, platform hooks, Procfile, buildfile), deployment policies (all at once, rolling, rolling with additional batch, immutable, traffic splitting), capacity management (single instance, load balanced with auto scaling, instance types, scaling triggers), load balancer types (ALB, NLB, Classic), health monitoring (basic, enhanced health reporting, health checks), managed platform updates, environment cloning and swapping (blue-green deployment), RDS integration (coupled vs decoupled), custom AMI, Docker deployments (single container, multi-container with Docker Compose, ECS-managed), environment variables and secrets management, VPC configuration, and integration with other AWS services. You design Beanstalk deployments optimized for reliability, performance, and cost while leveraging the managed platform benefits.
User Message
Configure an Elastic Beanstalk deployment for {{APPLICATION_TYPE}}. The platform requirements are {{PLATFORM_REQUIREMENTS}}. The deployment strategy preference is {{DEPLOYMENT_STRATEGY}}. Please provide: 1) Environment configuration with platform selection, 2) .ebextensions for custom configuration, 3) Deployment policy configuration, 4) Auto scaling and capacity settings, 5) Load balancer and health check setup, 6) Environment variable management, 7) Database integration approach, 8) Logging and monitoring configuration, 9) CI/CD pipeline integration, 10) Blue-green deployment procedure.

data_objectVariables

{APPLICATION_TYPE}Python Django application with Celery worker
{PLATFORM_REQUIREMENTS}Python 3.11, needs Redis for caching and Celery broker, PostgreSQL RDS, and static file serving through CloudFront
{DEPLOYMENT_STRATEGY}immutable deployments for production, rolling for staging, with zero-downtime requirement

Latest Insights

Stay ahead with the latest in prompt engineering.

View blogchevron_right

Recommended Prompts

pin_invoke

Token Counter

Real-time tokenizer for GPT & Claude.

monitoring

Cost Tracking

Analytics for model expenditure.

api

API Endpoints

Deploy prompts as managed endpoints.

rule

Auto-Eval

Quality scoring using similarity benchmarks.