Overview
Drupal on AWS by FOSSonCloud is an open-source AWS Marketplace product that deploys a production-ready Drupal 11 site on AWS, using AWS and Drupal best practices.
WHAT IS DEPLOYED
- VPC with public and private subnets (or use your existing VPC)
- Application Load Balancer with ACM certificate for HTTPS
- Auto Scaling Group with EC2 instances running Apache + PHP 8.3 + Drupal 11
- Aurora MySQL 8.0 cluster (multi-AZ)
- ElastiCache Memcached cluster for caching
- EFS for the Drupal codebase + sites/default/files (shared between instances)
- Route53 DNS record
- CloudWatch Logs integration
- AWS Secrets Manager for credential storage
- IAM roles with least-privilege permissions
REQUIREMENTS
- Route 53 hosted zone for DNS
- ACM certificate for HTTPS
Highlights
- Production-ready Drupal 11 stack: Apache + PHP 8.3 on Ubuntu 24.04, Aurora MySQL 8.0 multi-AZ, ElastiCache Memcached, EFS for shared media.
- Drupal codebase baked into the AMI: stack creates -> Drupal install wizard renders, no pipeline run required. Code edits via the Drupal admin UI or SSM Session Manager + drush.
- AWS best practices baked in: bring-your-own VPC or auto-create, AWS Secrets Manager for credentials, multi-AZ Aurora, CloudWatch Logs.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Cost/hour |
|---|---|
t3.micro | $0.02 |
t2.micro | $0.02 |
r5.metal | $0.02 |
c5d.large | $0.02 |
c5.large | $0.02 |
c5d.xlarge | $0.02 |
c5.xlarge | $0.02 |
c5d.2xlarge | $0.02 |
c5.2xlarge | $0.02 |
t3.small | $0.02 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
CloudFormation Template v3.0.1
Drupal on AWS by FOSSonCloud deploys a production-ready Drupal 11 site using AWS best practices.
Drupal 11 is baked into the custom AMI. On first boot, the codebase is copied to EFS and Apache serves from /var/www/app/drupal (a symlink into EFS). The Drupal install wizard runs once; database credentials are pre-configured. Customer code changes happen via the Drupal admin UI or via SSM Session Manager onto an instance.
WHAT'S DEPLOYED
- VPC with public and private subnets (or bring your own VPC)
- Application Load Balancer with ACM certificate for HTTPS
- Auto Scaling Group running Apache 2.4 + PHP 8.3 + Drupal 11.3.8 (Ubuntu 24.04)
- Aurora MySQL 8.0 cluster (multi-AZ)
- ElastiCache Memcached cluster
- EFS for the Drupal codebase + sites/default/files (shared across instances)
- Route53 DNS record
- CloudWatch Logs integration
- AWS Secrets Manager for database credentials
- IAM roles with least-privilege permissions
REQUIREMENTS
- Route 53 hosted zone for DNS
- ACM certificate for HTTPS
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
Marketplace listing cleanup. The 3.0.0 release went out under the AWS Marketplace version label 3.0.0-listing because the portal "Publish to Limited" wizard required a unique version title and rejected the v3.0.0 we'd already submitted via the Catalog API. The portal also doesn't expose a way to rename an existing version. 3.0.1 ships under a clean version label and restricts the legacy 3.0.0-listing delivery option so new buyers only see 3.0.1.
- cdk/setup.py version: 3.0.0 -> 3.0.1
- NEXT_RELEASE_PREFIX = "v301" (CFN parameter AsgAmiIdv300 -> AsgAmiIdv301)
- New prod AMI under the same packer script as 3.0.0 (no application or template changes)
Additional details
Usage instructions
Run the stack, providing valid parameters. When the stack creation completes, go to the outputs of the stack and open the URL in your browser. To access the application servers, find the EC2 instance in the AWS console and Connect using the Session Manager option. For more detailed instructions, see the GitHub project.
Support
Vendor support
Email support offered with subscription.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
