Overview
Why Choose cloudimg AMIs?
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Production-Ready LAMP Stack with24/7 Expert Support
Deploy a fully configured Linux, Apache, MySQL/MariaDB, and PHP environment on AWS in minutes - not hours. The cloudimg LAMP Stack AMI eliminates manual setup and configuration so developers, digital agencies, and SMB teams can focus on building applications rather than managing infrastructure.
Quick-Start Deployment Path
- Subscribe and launch the AMI on your chosen EC2 instance
- SSH into your instance using your key pair (port 22)
- Verify Apache is serving the default page on port 80
- Deploy your application via Git, SFTP, or AWS CodeDeploy
You can be serving your first page within minutes of launch.
What Is Included
- Apache HTTP Server 2.4.x - Virtual host support, mod_rewrite, mod_ssl, .htaccess configuration
- MySQL 8.x or MariaDB 10.x - InnoDB storage engine, transaction support, replication capabilities
- PHP 7.4.x or 8.x - Extensions include mysqli, pdo_mysql, gd, curl, xml, mbstring, zip, and opcache
- Database Management - phpMyAdmin or command-line tools for administration and backups
- PHP Composer - Dependency management for Laravel, Symfony, CodeIgniter, and other frameworks
Security Hardening Applied
- SSH access restricted to key-based authentication only (password login disabled)
- Only ports 22 (SSH), 80 (HTTP), and 443 (HTTPS) open by default - all other ports closed
- Apache configured with security headers and directory listing disabled
- MySQL/MariaDB bound to localhost by default, preventing external database access
- Security packages updated on first boot to ensure latest patches are applied
- SSL/TLS configured and compatible with Let's Encrypt for free HTTPS certificates
Platform Flexibility
Available on three operating systems to match your team's preferences and compliance requirements:
- Rocky Linux 8 - Enterprise-grade RHEL-compatible platform
- Ubuntu Server 20.04 LTS - Long-term support with broad community resources
- Ubuntu Server 22.04 LTS - Latest LTS with modern kernel and package versions
All images are preinstalled with AWS CLI tools and optimized for EC2.
Use Cases with Real-World Context
- WordPress and CMS Hosting - Deploy WordPress, Drupal, or Joomla with all required PHP extensions pre-installed. Suitable for sites handling thousands of daily visitors on a t3.medium instance.
- E-Commerce - Run WooCommerce, Magento, PrestaShop, or OpenCart. For catalogs up to several thousand products, a single instance with proper MySQL tuning handles typical traffic patterns.
- Agency Multi-Site Hosting - Apache virtual hosts enable hosting dozens of client websites on a single instance, each with isolated document roots and databases.
- Development and Staging - Spin up environments that mirror production for testing before deployment.
- RESTful API Services - Build PHP-based APIs serving JSON/XML responses backed by MySQL.
Performance Optimization
- Apache MPM worker configured for concurrent connection handling
- PHP OpCache enabled to eliminate repeated script compilation
- MySQL/MariaDB InnoDB buffer pool and query cache tuned for common workloads
- For horizontal scaling, deploy multiple web servers behind an AWS Application Load Balancer sharing a central Amazon RDS MySQL or Aurora database
Why Choose cloudimg
Unlike free community AMIs that offer no ongoing support, cloudimg provides a guaranteed24-hour response SLA with expert assistance covering Apache configuration, SSL setup, PHP troubleshooting, MySQL optimization, and CMS installation. The AMI is actively maintained with regular updates across all three OS variants, ensuring you always have access to current, secure packages.
24/7 Technical Support Included
Every subscription includes round-the-clock expert support covering:
- Apache virtual host configuration and troubleshooting
- SSL/TLS certificate installation and renewal
- PHP version management and extension configuration
- MySQL/MariaDB performance tuning and query optimization
- WordPress and CMS platform installation assistance
- Guidance on scaling with AWS load balancers and RDS
Frequently Asked Questions
Q: Can I use Amazon RDS instead of local MySQL? A: Yes. Configure your PHP applications to connect to RDS MySQL or Aurora databases for managed database benefits.
Q: How do I configure multiple websites? A: Use Apache virtual hosts. Templates and documentation are provided with the AMI.
Q: Is this compatible with Let's Encrypt? A: Yes. Apache mod_ssl is pre-configured and works with Certbot for free automated SSL certificates.
This AMI is a repackaged upstream distribution provided by cloudimg. Additional charges apply for build, maintenance, and support. LAMP Stack trademarks are the property of their respective companies and do not imply endorsement.
Highlights
- 24/7 expert support with guaranteed 24-hour response SLA covering Apache configuration, SSL certificates, PHP troubleshooting, MySQL optimization, and CMS installation. Unlike free community AMIs, you get direct access to specialists who resolve issues - not just acknowledge them.
- Security-hardened LAMP stack with SSH key-only authentication, localhost-bound MySQL, closed non-essential ports, and security updates applied on first boot. Pre-configured Apache 2.4, MySQL 8.x or MariaDB 10.x, PHP 7.4 or 8.x with OpCache enabled and all WordPress-required extensions included.
- Three OS options (Rocky Linux 8, Ubuntu 20.04 LTS, Ubuntu 22.04 LTS) for compliance and team preference flexibility. Deploy WordPress, WooCommerce, or custom PHP applications immediately. Scale horizontally with AWS Application Load Balancer and Amazon RDS when traffic grows.
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 | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.10 |
t2.micro | t2.micro instance type | $0.06 |
t3.micro | t3.micro instance type | $0.06 |
m6i.12xlarge | m6i.12xlarge instance type | $0.28 |
m5ad.2xlarge | m5ad.2xlarge instance type | $0.28 |
r6i.8xlarge | r6i.8xlarge instance type | $0.28 |
r6in.4xlarge | r6in.4xlarge instance type | $0.28 |
r6id.xlarge | r6id.xlarge instance type | $0.15 |
r5n.2xlarge | r5n.2xlarge instance type | $0.28 |
t3.xlarge | t3.xlarge instance type | $0.15 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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
Remediates flagged CVEs: full dnf update (kernel + userspace); rng-tools added.
Additional details
Usage instructions
Please visit the User Guide for this product on the cloudimg website (https://www.cloudimg.co.uk ).
Resources
Vendor resources
Support
Vendor support
##24/7 Technical Support
All subscribers receive round-the-clock technical support with a guaranteed 24-hour response SLA.
Contact: support@cloudimg.co.uk
What is covered:
- Apache HTTP Server configuration, virtual host setup, and troubleshooting
- SSL/TLS certificate installation, renewal, and Let's Encrypt configuration
- PHP version management, extension configuration, and error debugging
- MySQL/MariaDB performance tuning, query optimization, and backup guidance
- WordPress, Drupal, Joomla, and other CMS installation assistance
- Guidance on scaling with AWS load balancers and Amazon RDS integration
- Security configuration review and hardening recommendations
Recommended Instance Sizing:
- Light CMS or development sites: t3.small or t3.medium
- Production WordPress or multi-site hosting: t3.large or m5.large
- E-commerce with moderate traffic: m5.large or m5.xlarge
- High-traffic applications: m5.2xlarge or deploy behind an Application Load Balancer with multiple instances
Getting Started After Launch:
- Launch the AMI on your chosen EC2 instance with a security group allowing ports 22, 80, and 443
- SSH into the instance using your key pair (default user varies by OS)
- Confirm Apache is running by visiting your instance public IP in a browser
- Deploy your application to the Apache document root
- Contact support if you need assistance with virtual hosts, SSL, or database setup
For refund requests or billing questions, contact support@cloudimg.co.uk with your AWS account ID and subscription details.
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.