Listing Thumbnail

    Wordpress on ubuntu Support by Hanwei

     Info
    Deployed on AWS
    AWS Free Tier
    WordPress 7.0 on Ubuntu 26.04 LTS with a pre-configured LEMP stack (Nginx, PHP 8.5, MariaDB). Production-ready with security hardening, performance tuning, and WP-CLI. Start your website in minutes with the world's most popular CMS. Documentation included for quick setup and configuration.

    Overview

    WordPress 7.0 on Ubuntu 26.04 LTS provides a complete, production-ready content management system deployment. Built on the robust LEMP stack (Linux, Nginx, MySQL, PHP), this AMI is optimized for performance, security, and ease of use.

    Key components included:

    • WordPress 7.0 - The latest stable release of the world's most popular CMS, powering over 40% of websites globally
    • Nginx 1.24+ - High-performance web server with event-driven architecture, ideal for handling concurrent connections
    • PHP 8.5 - Latest PHP version with significant performance improvements, OPcache enabled for faster script execution
    • MySQL 8.0 / MariaDB 11.8 - Reliable database backend optimized for WordPress workloads
    • WP-CLI - Command-line interface for WordPress management, enabling automated deployments and updates
    • AWS CLI v2 - For seamless integration with AWS services

    Key features of WordPress 7.0:

    • Block editor (Gutenberg) with enhanced editing capabilities
    • Improved performance with lazy loading and image optimization
    • Enhanced security with automatic updates for minor releases
    • Full site editing capabilities
    • Extensive plugin ecosystem (60,000+ plugins available)

    Security hardened:

    • SSH key-only authentication (password login disabled)
    • Automatic security updates enabled
    • Database uses secure defaults
    • PHP configuration hardened for production
    • No hardcoded credentials or secrets

    This AMI is suitable for:

    • Blogs and personal websites
    • Business and corporate websites
    • E-commerce sites (with WooCommerce)
    • News and magazine sites
    • Portfolio and portfolio sites
    • Membership and community sites

    Documentation included:

    • /home/ubuntu/README.md - Environment overview and component versions
    • /home/ubuntu/deployment.md - Detailed deployment guide with configuration examples and troubleshooting

    WordPress is released under the GPLv2 license. This AMI provides the unmodified WordPress 7.0 software with optimized server configuration.

    Highlights

    • Ready to use - Pre-configured LEMP stack (Nginx, PHP 8.5, MariaDB) with WordPress 7.0 installed and optimized for production workloads
    • Security hardened - SSH key-only authentication, automatic security updates, and hardened PHP configuration for a secure deployment
    • Developer-friendly - WP-CLI pre-installed for command-line management, AWS CLI v2 for cloud integration, and comprehensive documentation included

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 26

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Wordpress on ubuntu Support by Hanwei

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (237)

     Info
    • ...
    Dimension
    Cost/hour
    m3.large
    Recommended
    $0.09
    t3.micro
    $0.04
    t2.micro
    $0.139
    m5dn.2xlarge
    $0.39
    m5a.12xlarge
    $2.39
    x1e.8xlarge
    $1.59
    c5d.2xlarge
    $0.39
    c3.4xlarge
    $0.79
    c5.2xlarge
    $0.39
    g3.8xlarge
    $1.59

    Vendor refund policy

    no refund

    Custom pricing options

    Request a private offer to receive a custom quote.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    Version 7.0 - Initial Release (July 2026)

    This AMI provides a production-ready WordPress deployment on Ubuntu 26.04 LTS with a fully configured LEMP stack (Nginx, MySQL, PHP-FPM) optimized for performance and security.

    Included Software:

    • WordPress 7.0 - Content Management System
    • Nginx 1.24+ - High-performance web server
    • PHP 8.5 - Latest PHP runtime with OPcache
    • MySQL 8.0 / MariaDB 11.8 - Database server
    • WP-CLI 2.x - WordPress command-line interface
    • AWS CLI v2 - AWS service management
    • Git - Version control
    • jq - JSON processor

    Security:

    • SSH key-only authentication (password login disabled)
    • Automatic security updates enabled via unattended-upgrades
    • No hardcoded credentials
    • Database root password not set (secure default)
    • PHP hardened configuration

    Optimizations:

    • Nginx configured for WordPress with FastCGI caching ready
    • PHP-FPM tuned for performance (OPcache enabled)
    • MySQL optimized for small-to-medium workloads
    • WordPress installed with recommended file permissions

    Quick Start:

    • Access WordPress: http:///
    • Complete the famous 5-minute installation wizard
    • Manage via WP-CLI: wp --info
    • Documentation: /home/ubuntu/deployment.md

    Additional details

    Usage instructions

    SSH to the instance and login as 'ubuntu' using the key pair specified at launch. For more details on connecting to a Linux instance, see: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html 

    Once connected, refer to the documentation in /home/ubuntu/ for quick start and configuration guidance:

    • README.md - Environment overview and component versions
    • deployment.md - Deployment guide with configuration and common patterns

    Quick Start:

    1. Access WordPress at http://<instance-public-ip>/
    2. Complete the WordPress installation wizard (site title, admin user, password)
    3. Begin customizing your site with themes and plugins
    4. Use WP-CLI for command-line management: wp --help

    Resources

    Vendor resources

    Support

    Vendor support

    For product technical support, please contact prosupport@hanweie.com 

    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

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.