Overview
The Ordinary Experts WordPress Pattern is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying a WordPress website, using both AWS and WordPress best practices. Automatically configured to support auto-scaling through AWS Auto Scaling Groups, this solution leverages an EFS file system to share user generated content and application files between application servers, and SES for sending emails. The template ensures multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secret Manager to manage secrets for encryption of data at rest and in transit. We support multiple availability zones using an RDS Aurora MySQL cluster and EC2 Auto Scaling Groups.
Highlights
- Production-ready 6.6.1 WordPress site.
- Integrated with AWS Certificate Manager for HTTPS support.
- Logs in CloudWatch Logs, Remote SSH/SFTP via Session Manager.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.02 | $0.006 | $0.026 |
t2.micro AWS Free Tier | $0.02 | $0.012 | $0.032 |
t2.small | $0.02 | $0.023 | $0.043 |
t2.medium | $0.02 | $0.046 | $0.066 |
t2.large | $0.02 | $0.093 | $0.113 |
t2.xlarge | $0.03 | $0.186 | $0.216 |
t2.2xlarge | $0.06 | $0.371 | $0.431 |
t3.nano | $0.02 | $0.005 | $0.025 |
t3.micro AWS Free Tier | $0.02 | $0.01 | $0.03 |
t3.small | $0.02 | $0.021 | $0.041 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Ordinary Experts WordPress Pattern
The Ordinary Experts WordPress Pattern is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying a WordPress project, using both AWS and WordPress best practices. Automatically configured to support auto-scaling through AWS Auto Scaling Groups, this solution leverages an EFS file system to share user generated content and application files between application servers. The template ensures multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secret Manager to manage secrets for encryption of data at rest and in transit. We support multiple availability zones using an RDS Aurora MySQL cluster and EC2 Auto Scaling Groups.
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
See GitHub project for release notes.
Additional details
Usage instructions
Run the stack. After Stack Completion, see CloudFormation Outputs for the URL of the provisioned WordPress site. To access the application servers, find the EC2 instance in the AWS console and "Connect" using the Session Manager option. All information gathered by the WordPress application is stored either on encrypted EFS volumes or in its encrypted Aurora database. To monitor for the health of the application, check the ALB Health Dashboard. Several IAM resources are provisioned as part of this product: SesInstanceUser IAM user - used to generate an Access Key (SesInstanceUserAccessKey) for SMTP email sending via SES. SesGenerateSMTPPasswordLambdaRole IAM role - used by Lambda to generate SMTP password based on InstanceUserAccessKey and store in Secrets Manager. AsgInstanceRole IAM role - attached to EC2 instance and allows for sending logs to CloudWatch as well as accessing Secrets Manager and Parameter Store. SesInstanceUserCreateSecretPolicy IAM policy - used by lambda function for generating SMTP password from SesInstanceUserAccessKey. For network configuration, please reference the architecture diagram. For a pricing breakdown, please reference the AWS Calculator link. For more detailed instructions, see the GitHub project.
Resources
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.