Fault Tolerant WP for AWS Scripts

Pre-requisites For WPCloudDeploy

Pre-requisites For FaultTolerantWP

  • An AWS Account
  • An Ubuntu server (v20.04 LTS or v22.04 LTS) or WSL 2.x

Easy-to-use linux and AWS cloud formation templates that create a load-balanced, fault-tolerant WordPress environment in AWS.

Quickly and easily spin up a complete fault-tolerant WordPress installation – in less than an hour.  Then get to work using your normal WordPress skills.

Find out more information here.

After your purchase, please pay close attention to the emails you receive.  They will include links to help files and other resources you can refer to when using the scripts.

If you purchase training, training must be completed within 60 days of your purchase.

Please note: This product is part of our Fault Tolerant WordPress product and is NOT included in any other bundles or all-access passes.

Changelog

1.8.0

  • Fix issue with AWS deprecated dbsecurity groups and ec2vpcids the the assumption that ec2classic is available in a zone. Need to use vpcsecuritygroups instead.

1.7.0

  • Add CHANGE LOG section to readme file.
  • Add NAME tag to EC2 instances to make them easier to identify.
  • Update PHP MAX_INPUT_VARS default to 5000 since page builders such as beaver builder seem to require a higher number here.
  • Default php MEMORY_LIMIT to 512M.

1.6.0

  • Use 22.04 images as the default
  • Add additional constants to wp-config.php
  • Add REDIS binary to servers
  • Upgrade to latest wp-cli version
  • Remove references to older PHP versions.
  • Remove old comments.