Overview
The LAMP Stack by Webkul is an industry-standard, open-source web development platform designed for high availability and rapid scalability on AWS. This AMI eliminates the manual overhead of installing and configuring the web server, database, and scripting environment. Whether you are hosting a high-traffic WordPress site, a custom Laravel application, or a RESTful API, this image provides a stable, pre-tuned foundation that integrates seamlessly with AWS services like RDS, S3, and CloudWatch.
Key Stack Components:
Apache2 Web Server Reliable and widely used HTTP server for hosting web applications.
MySQL 8.0.45 Database Server Powerful relational database engine used by many PHP applications.
PHP 8.4 Runtime Modern PHP environment with commonly required extensions preinstalled.
phpMyAdmin Web-based database management interface that allows users to manage MySQL databases through a browser.
Zend OPcache Improves PHP performance by caching compiled scripts in memory.
Certbot Integration Supports SSL certificate creation and renewal using Let's Encrypt.
AWS CLI Included Allows users to manage AWS resources from the command line inside the instance.
Firewall Enabled UFW firewall is configured to allow only required ports for secure operation.
Highlights
- Pre-configured LAMP stack with Apache2, MySQL 8.0.45, PHP 8.4, and phpMyAdmin 5.2 on Ubuntu 24.04. The environment is ready for immediate deployment and suitable for hosting PHP websites, CMS platforms, and API services.
- Zend OPcache is enabled to improve PHP application performance by caching compiled scripts in memory and reducing execution time.Certbot is included for easy generation and management of SSL certificates using Let's Encrypt, allowing users to secure their websites with HTTPS.
- AWS CLI v2 is installed, enabling administrators to interact with AWS services directly from the server.UFW Firewall is enabled with standard web ports configured to provide a basic level of server security.The MySQL root password is automatically generated during the first login using the EC2 Instance ID, ensuring unique credentials for every instance.
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 | Cost/hour |
|---|---|
t3.micro Recommended | $0.02 |
t2.micro | $0.02 |
c6a.metal | $0.02 |
x8i.32xlarge | $0.02 |
r5a.4xlarge | $0.02 |
r6in.32xlarge | $0.02 |
c8a.24xlarge | $0.02 |
r7a.medium | $0.02 |
r5n.12xlarge | $0.02 |
u7i-8tb.112xlarge | $0.02 |
Vendor refund policy
The instance can be terminated at anytime to stop incurring charges.
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
Initial release of the LAMP Stack AMI including Apache2, MySQL 8.0.45, PHP 8.4, phpMyAdmin 5.2, Zend OPcache, Certbot 2.9.0, AWS CLI v2, and UFW Firewall. The stack is preinstalled and configured for immediate use on AWS EC2 instances.
Additional details
Usage instructions
Sign in to the AWS EC2 Console.
Click Launch Instance to start a new server.
Search for this LAMP Stack AMI in AWS Marketplace.
Choose an instance type (t3.micro or higher recommended).
Create or select an SSH key pair (.pem file) for secure access.
Configure network settings:
Allow TCP Port 22 (SSH) Allow TCP Port 80 (HTTP) Allow TCP Port 443 (HTTPS)
Launch the instance and copy its public IP or Elastic IP(After attaching to your ec2 server) from the EC2 dashboard.
Connect to your instance via SSH:
ssh -i /path/to/your-key.pem ubuntu@EC2_PUBLIC_IP
Accessing phpMyAdmin
Open a web browser and visit:
http://EC2_PUBLIC_IP/phpmyadmin
Login credentials:
Username: root
Password: <EC2 Instance ID>
Support
Vendor support
For help related to this LAMP AMI, including setup, usage, or feature inquiries, you can reach out to the team at Webkul. Contact: support@webkul.com Webkul provides guidance for initial configuration, module development, and other technical queries related to Krayin.
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.