Ordinary Experts

AWS Marketplace WordPress Pattern

What is the Ordinary Experts' WordPress Pattern?

The Ordinary Experts' WordPress Pattern is an open-source AWS CloudFormation template that offers an easy-to-install, production-ready AWS infrastructure solution for deploying WordPress.

<p>
Some features:
<ul>
  <li>Ubuntu 22.04 base AMI with Apache 2.4, PHP 8.1, and other dependencies already configured</li>
  <li>AutoScaling via EC2 Auto Scaling Groups</li>
  <li>SSL via AWS Application Load Balancers and AWS Certificate Manager</li>
  <li>EFS for WordPress & User-Uploaded Files</li>
  <li>Logs aggregated into AWS CloudWatch Logs</li>
  <li>MySQL Aurora</li>
  <li>Remote Access to EC2 Instances provided by AWS Session Manager
</ul>

<br />
<p><a href="https://aws.amazon.com/marketplace/pp/B08WRCWC5W" class="btn btn-template-main btn-lg" target="_blank">Try it now on the AWS Marketplace!</a></p>

To learn more, check out the source code behind this pattern at GitHub.

Thanks,
Dylan