Overview

Product video
This is a repackaged open source software wherein additional charges apply for extended support with a 24 hour response time.
The LAMP Stack Ubuntu 18.04 LTS AMI provides a robust and secure environment for deploying high-performance web applications. As an integrated stack, it combines four key components: Linux, Apache, MySQL, and PHP, optimized for seamless interaction and efficiency.
Ubuntu 18.04 LTS Key Features:
- Pre-configured Environment: Quick installation and easy setup with all components bundled for immediate use.
- Optimized Performance: Designed to deliver fast page loading times and handle high traffic efficiently.
- Security Updates: Regular updates ensure your system remains secure from vulnerabilities.
- Scalable Architecture: Easily scale your applications based on traffic and storage needs with EC2's flexible instance types.
- Community Support: Leverage a large support community and rich documentation for troubleshooting and best practices.
Ubuntu 18.04 LTS Benefits:
- Rapid Deployment: Reduce time-to-market by launching your applications quickly.
- Cost-Effective Solution: Utilize open-source technologies without incurring licensing fees.
- Customization: Tailor the stack configuration to meet specific application requirements.
- Integration Friendly: Works well with a variety of additional tools and services available in the AWS ecosystem.
Ubuntu 18.04 LTS Use Cases:
- Web Application Development: Ideal for developing and running dynamic websites and applications.
- Content Management Systems (CMS): Perfect for platforms like WordPress, Drupal, and Joomla.
- E-commerce Solutions: Supports online stores that require secure transactions and dynamic content.
- Development and Testing Environments: Quickly spin up test environments that mirror production setups.
Deploy the LAMP Stack Ubuntu 18.04 LTS AMI today to take advantage of a powerful and scalable web development environment.
Try our most popular AMIs on AWS EC2
- Ubuntu 24.04 AMI on AWS EC2
- Ubuntu 22.04 AMI on AWS EC2
- Ubuntu 20.04 AMI on AWS EC2
- Ubuntu 18.04 AMI on AWS EC2
- CentOS 10 AMI on AWS EC2
- CentOS 9 AMI on AWS EC2
- CentOS 8 AMI on AWS EC2
- Debian 12 AMI on AWS EC2
- Debian 11 AMI on AWS EC2
- Debian 10 AMI on AWS EC2
- Debian 9 AMI on AWS EC2
- Red Hat Enterprise Linux 9 (RHEL 9) AMI on AWS EC2
- Red Hat Enterprise Linux 8 (RHEL 8) AMI on AWS EC2
- Red Hat Enterprise Linux 7 (RHEL 7) AMI on AWS EC2
- Oracle Linux 9 AMI on AWS EC2
- Oracle Linux 8 AMI on AWS EC2
- Oracle Linux 7 AMI on AWS EC2
- Amazon Linux 2023 AMI on AWS EC2
- Windows 2022 Server AMI on AWS EC2
- Windows 2019 Server AMI on AWS EC2
- Docker on Ubuntu 22 AMI on AWS EC2
- Docker on CentOS 10 AMI on AWS EC2
Highlights
- The LAMP Stack on Ubuntu 18.04 LTS is a powerful solution that combines Linux, Apache, MySQL, and PHP. This pre-configured AMI allows for rapid deployment, enabling developers to quickly set up a robust web server environment tailored for their applications. With its optimized performance and security features, users can focus on coding rather than the infrastructure.
- This Ubuntu 18.04 LTS AMI is ideal for developers looking to host dynamic websites or web applications. The combination of Ubuntu's stability and the tailored LAMP stack provides a reliable foundation for development, testing, and production. Whether you are running a small blog or a large-scale enterprise application, this solution scales with your needs.
- In addition to facilitating web application development, the LAMP Stack on Ubuntu 18.04 LTS supports various frameworks and content management systems, making it a versatile choice for any project. It also benefits from strong community support and extensive documentation, ensuring that users can troubleshoot issues and optimize their setups effectively.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t3a.micro Recommended | $0.07 |
t3.micro | $0.07 |
t2.micro | $0.21 |
c6id.xlarge | $0.28 |
m5zn.2xlarge | $0.56 |
x2iezn.metal | $3.36 |
c5n.2xlarge | $0.56 |
g5.xlarge | $0.28 |
c7a.32xlarge | $4.48 |
m6in.xlarge | $0.28 |
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
System Updates
Additional details
Usage instructions
SSH to the instance and login as 'ubuntu' using the key specified at launch.
OS commands via SSH: SSH as user 'ubuntu' to the running instance and use sudo to run commands requiring root access.
Default web root is: /var/www/html
MySQL can be secured by executing: mysql_secure_installation
Resources
Vendor resources
Support
Vendor support
Email support for this AMI is available through the following: https://supportedimages.com/support/ OR support@supportedimages.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.
Standard contract
Customer reviews
Flexible web hosting has supported fast deployments and detailed log-based troubleshooting
What is our primary use case?
My main use case for LAMP Stack Ubuntu was for websites, specifically for customer websites. For a customer's website, I used to spin up EC2 instances according to the customer's website and the traffic they expected, then install LAMP Stack Ubuntu with Apache, MySQL , and PHP, deploy the application, tune some things in the Apache server, and then deploy the website.
What is most valuable?
The error logs and access logs in LAMP Stack Ubuntu were very useful in providing information to clients about what went wrong or what happened.
In my opinion, the best features LAMP Stack Ubuntu offers include PHP configured with it, allowing us to set up a PHP-FPM pool right with Apache, and we can have a worker. We can also enable different modules such as the zip module, which illustrates that the flexibility is quite good.
When mentioning flexibility and the ability to enable different modules, there are different modules for different things that we could enable. With Apache, we could deploy it on cPanels and Plesk , enabling PHP through a PHP selector, which helped with the deployment of websites that require different modules, including mod_ssl for SSL/TLS and mod_expires to set limits for expiration for HTTP headers.
LAMP Stack Ubuntu has impacted my organization positively by helping us deploy many websites. We could spin up small EC2 instances and deploy LAMP Stack Ubuntu, taking no time to install the stack and make the website go live and running.
As a result of using LAMP Stack Ubuntu, I have noticed cost savings since it is open-source and cost-effective, making it easy to deploy and maintain. If something goes wrong with the configuration, we could use 'apachectl configtest' to get the syntax errors, which highlights that Apache is very good with configurations.
What needs improvement?
Regarding improvements for LAMP Stack Ubuntu, I think the security is pretty dependent on the configuration and patching, so there may be a need for some automation of security protocols.
In addition to needed improvements, I find that Apache requires very high memory usage, unlike Nginx, and under high traffic, it bloats.
For how long have I used the solution?
I have been using LAMP Stack Ubuntu for around three years.
What do I think about the stability of the solution?
In my experience, LAMP Stack Ubuntu is pretty stable, but it remains stable only if you have all the security modules in place.
What do I think about the scalability of the solution?
Concerning LAMP Stack Ubuntu's scalability, I think it is pretty difficult to scale it horizontally. Only vertical scalability is present.
How are customer service and support?
I did not reach out to customer support for LAMP Stack Ubuntu. I just checked community forums.
Which solution did I use previously and why did I switch?
I do not switch from LAMP Stack Ubuntu but have used Nginx and the Nginx stack with the reverse proxy configuration.
How was the initial setup?
I have deployed LAMP Stack Ubuntu using AWS for one of my organizations, and I identified it as a public cloud. In another organization, they used big servers in their data center, where they installed the operating systems, such as Ubuntu and Rocky Linux , then installed LAMP Stack Ubuntu for the customers while using cgroups to cage the customers.
For LAMP Stack Ubuntu, we predominantly used AWS EC2, and sometimes we spun up AWS LightSail instances that already had LAMP Stack Ubuntu configured, so we did not need to do it. Mostly it was EC2 where we needed to install LAMP Stack Ubuntu.
What about the implementation team?
I did not purchase LAMP Stack Ubuntu through the AWS Marketplace , as purchasing is not on my end. I am just a deployer.
Regarding my experience with pricing, setup costs, and licensing, I must clarify that I am not involved with licensing or purchasing. I am just the technical support engineer.
What was our ROI?
I have seen a return on investment because the company benefits greatly from deploying on the data centers and providing access to customers' websites on the World Wide Web, which allows them to earn revenue by caging them with cgroups and utilizing different security features through various modules.
Which other solutions did I evaluate?
Before choosing LAMP Stack Ubuntu, my team evaluated other options like Nginx, but the customizability of Apache made them choose Apache.
What other advice do I have?
Regarding LAMP Stack Ubuntu's governance and security, I believe that everything is pretty governable. Every script that Apache has helps us test configuration and necessitates changing config files.
I am not certain about the accuracy and reliability of output regarding LAMP Stack Ubuntu. We just use it to host websites or web applications, but once it is configured, the websites work correctly.
My advice for others looking into using LAMP Stack Ubuntu is that they should be familiar with the Apache modules and know about the configurations. They should be flexible with error logs, access logs, and SSL logs.
LAMP Stack Ubuntu is very good, and from my experience, it is suitable for both small and medium workloads. I would rate this review as a nine out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Hosting PHP apps has become faster and supports reliable delivery across hybrid environments
What is our primary use case?
My main use case for LAMP Stack Ubuntu is hosting PHP applications. A specific example of a PHP application I have hosted with LAMP Stack Ubuntu includes WordPress websites and Laravel.
What is most valuable?
The best features that LAMP Stack Ubuntu offers are that it is easy to set up and a reliable solution for anyone who would like to use open-source products.
When I say it is easy to set up, the smooth setup process for me is due to Ubuntu having a specific alias for the package management to install LAMP Stack Ubuntu; you simply indicate that you want LAMP Stack Ubuntu, and it installs it, unlike other distributions where you need to install packages one by one.
LAMP Stack Ubuntu has positively impacted my organization by allowing us to develop and deliver PHP applications, essentially building a business process based on this solution.
I have seen specific outcomes such as fast setup allowing us to release our environments much faster than on any other operating system.
What needs improvement?
It is difficult to determine how LAMP Stack Ubuntu can be improved at this time, as it has great package management and a release process that offers quite fresh installations and easy setup.
I wish that there could be something better, but I do not have any specific features I would like to see added, even if it is something small.
I believe there is nothing that could be improved about LAMP Stack Ubuntu that we have not covered yet.
For how long have I used the solution?
I have been using LAMP Stack Ubuntu for somewhere around ten years.
What do I think about the stability of the solution?
In my experience, LAMP Stack Ubuntu is stable.
What do I think about the scalability of the solution?
LAMP Stack Ubuntu's scalability is absolutely easy.
How are customer service and support?
I have never talked with customer support.
Which solution did I use previously and why did I switch?
I previously used a CentOS LAMP Stack and a Debian LAMP Stack; I switched because Ubuntu offers more fresh application versions and a faster release cycle for the operating system itself and the applications themselves. Sometimes Ubuntu has the latest versions if you need them, and it is the way to go.
How was the initial setup?
My experience with pricing, setup cost, and licensing shows that in most cases, the setup cost does not cost anything except the resources which I consume to install Linux on the server.
What was our ROI?
I have not seen a return on investment, and I do not have any specific example for such metrics.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing shows that in most cases, the setup cost does not cost anything except the resources which I consume to install Linux on the server.
Which other solutions did I evaluate?
Before choosing LAMP Stack Ubuntu, I evaluated other options, specifically the CentOS LAMP Stack.
What other advice do I have?
LAMP Stack Ubuntu is deployed in my organization in essentially everything: on-premises, private cloud, and public clouds.
For my public cloud deployments, I use AWS , Linode, DigitalOcean , Hetzner, and many others.
I did not purchase LAMP Stack Ubuntu through the AWS Marketplace .
My advice for others looking into using LAMP Stack Ubuntu is to know what you are doing and optimize configuration because the default configuration could be not very secure and not very optimal for your specific application.
I would rate this product a nine out of ten.
Open-source web stack has transformed academic training and supports real-world project deployment
What is our primary use case?
My main use case for LAMP Stack Ubuntu is developing and hosting dynamic web applications. In training sessions, I use LAMP Stack Ubuntu to teach students how to build a website with PHP and MySQL hosted on Apache. For projects, I deploy academic portals and mini projects using LAMP Stack Ubuntu, demonstrating scalability and security practices.
I will explain one example. I recently deployed an attendance portal on LAMP Stack Ubuntu in which I used Linux, Apache for the front-end, MySQL or MariaDB for the database, and PHP for the backend. It is a more reliable and cost-effective platform for web development.
I use LAMP Stack Ubuntu by installing and configuring Apache, MySQL, and PHP on Ubuntu servers, hosting student mini projects and faculty applications. I also demonstrate integration with Docker and cloud environments for scalability.
What is most valuable?
LAMP Stack Ubuntu provides several valuable features, including easy installation with APT and open-source availability. It is cost-effective and provides flexible scripting with PHP, Python, and Perl. Additionally, it offers strong community support for resolving doubts and issues.
Among all the features, I appreciate the open-source aspect most, which gives us easy access to all the services. The cost-effectiveness reduces expenses significantly. For other platforms, we need to pay for hosting and building web applications, but with LAMP Stack Ubuntu, we can deploy and make applications on our Ubuntu servers. Strong community support provides a reliable option for using this platform. I am appreciating LAMP Stack Ubuntu for these reasons.
LAMP Stack Ubuntu has impacted my organization in many ways. The adaptation of LAMP Stack Ubuntu in academic training means students now gain hands-on experience with one of the most widely used open-source stacks in the industry. It has improved the quality of learning outcomes. In projects, we have successfully deployed academic portals, ERP systems, and mini projects using LAMP Stack Ubuntu on Ubuntu servers. This has reduced dependency on proprietary solutions, saving costs while maintaining flexibility. It encourages our culture of open-source adoption, aligning with industry standards and providing a stable, secure, and cost-effective platform for both teaching and research. It strengthens collaboration between faculty and students as projects can be easily shared, tested, and improved.
What needs improvement?
There are several ways in which LAMP Stack Ubuntu can be improved. You should introduce Nginx as a reverse proxy in front of Apache for better handling of high-traffic sites. You should enable a caching layer like Redis to reduce database load and improve response time. Using PHP-FPM instead of mod_php would provide faster execution and lower resource usage. You should increase security enhancements by enforcing SSL or TLS with TLS certificates by default. For scalability and modernization, containerizing LAMP Stack Ubuntu components with Docker would improve portability and easier scaling. An integration option should be available with cloud services for elastic scaling.
If all the services I mentioned are implemented, I would definitely give it a perfect rating of 10 out of 10 because it is a very efficient and best platform.
For how long have I used the solution?
I have been working in my current field for more than two years.
What do I think about the stability of the solution?
LAMP Stack Ubuntu is very stable in both academic and faculty projects. It provides reliability, consistency in training labs, security with regular updates, and scalability.
What do I think about the scalability of the solution?
LAMP Stack Ubuntu is very scalable in my experience, but it requires some tuning and additional tools to handle large workloads effectively. Vertical scaling on a single server is easy—you can scale up by adding more CPU, RAM, or storage on the Ubuntu server. This works well for smaller to medium-sized academic portals. For example, a single VM with two virtual CPUs and 4GB RAM can handle hundreds of concurrent users for a typical PHP MySQL workload. For horizontal scaling, LAMP Stack Ubuntu can scale up to thousands of users with load balancers. Caching and optimization, along with cloud and container integration, are the factors that contribute to Ubuntu scaling.
How are customer service and support?
For enterprise users, Canonical offers paid support plans with SLAs, security patches, and compliance guarantees. In our academic status, we have not used paid support, but it is available for organizations that need guaranteed response time. We have observed the stability and proper support that LAMP Stack Ubuntu provides.
Which solution did I use previously and why did I switch?
Previously, our organization experimented with web servers and databases. We used Windows Server with IIS and MS SQL Server for hosting academic portals. While functional, these solutions came with high licensing costs and required more complex administration. For students, we used WAMP for local labs, which relied on WAMP setups on Windows machines. These setups were very easy for beginners but lacked scalability, security, and real-world deployment relevance. Due to these limitations, we switched to LAMP Stack Ubuntu for cost savings, scalability, industry relevance, ease of development, security, and flexibility.
Before adopting LAMP Stack Ubuntu, we evaluated several alternatives. WAMP, which is Windows-based, is easy for beginners but lacks scalability, security, and enterprise relevance. Windows Server with IIS and MS SQL provided enterprise-grade hosting but came with high licensing costs.
How was the initial setup?
If I look at specific metrics, the setup reduces cost significantly. By using LAMP Stack Ubuntu, we have reduced dependency on proprietary solutions with estimated savings between 30,000 to 50,000 per year compared to licensed enterprise web servers and databases. Hosting student projects on Ubuntu servers costs almost zero in licensing fees, making it ideal for academic budgets.
In training efficiency, the setup time for student labs dropped from two to three hours to 30 to 40 minutes with Ubuntu APT packages. Students can deploy a working web application in under one hour, improving lab productivity by 60%.
In project deployment, faculty projects such as ERP portals and academic websites now run on LAMP Stack Ubuntu with uptime greater than 99.99% on local servers. Maintenance costs are minimal.
For organizational benefits, LAMP Stack Ubuntu has encouraged the adoption of open-source culture across various departments and increased collaboration.
What was our ROI?
We have seen a clear return on investment after adopting LAMP Stack Ubuntu for both academic and practice projects. In cost savings, by using open-source components such as Linux, Apache, MySQL, and PHP, we have eliminated licensing fees with estimated savings from 30,000 to 50,000 annually. In time efficiency, student lab setup time has been reduced from two to three hours to 30 to 40 minutes due to Ubuntu APT packages. Deployment of a working web application now takes under one hour, improving lab productivity by 60%. Over 100 plus students per semester now deploy projects on LAMP Stack Ubuntu, making it the default stack for coursework.
What's my experience with pricing, setup cost, and licensing?
The pricing, setup cost, and licensing are much better and demonstrate the efficiency of the platform. The pricing is fair according to the services that LAMP Stack Ubuntu provides. The fees are very nominal and I am satisfied with them.
What other advice do I have?
There are several ways in which LAMP Stack Ubuntu can be improved. You should introduce Nginx as a reverse proxy in front of Apache for better handling of high-traffic sites. You should enable a caching layer, such as Redis , to reduce database load and improve response time. Using PHP-FPM instead of mod_php would provide faster execution and lower resource usage. You should increase security enhancements by enforcing SSL or TLS with TLS certificates by default.
For students, we use public cloud, and for our internal faculty in the department or institution, we use private cloud where we host multiple applications.
Canonical offers paid support plans with SLAs, security patches, and compliance guarantees for enterprise users. In our academic status, we have not used paid support, but it is available for organizations that need guaranteed response time.
I would advise others who are looking for a proper platform that LAMP Stack Ubuntu is very simple and allows you to leverage community resources. You should focus on security early, think about scalability, and use it for real projects. My overall rating for LAMP Stack Ubuntu is 9 out of 10.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Consistent customization has supported long-term web app development and client satisfaction
What is our primary use case?
My sphere now basically focuses on integration and web app development, not AI. The major use case for using LAMP Stack Ubuntu is for web app development.
What is most valuable?
Using LAMP Stack Ubuntu's open source nature helps with my customization efforts. The customization benefits I see are usually for the optimizations, and there are open source forums that our team utilizes for additional optimizations we can perform.
The biggest positive impact from LAMP Stack Ubuntu is keeping the client happy with the changes and satisfied. We do not do over-optimization for them as it is a waste of money and time. If they have a high-level need and it performs very well, we have historical information, such as how many requests are processed per minute or hour, and we keep track of those metrics, reviewing them quarterly for the client. Sometimes we have incremental improvements based on patches made to the server or stack updates. When we get those updates, we inform the client, and there were times in the past when changes made LAMP Stack Ubuntu a little slower, and we also notify the client to let them know what is happening in case there are any concerns.
What needs improvement?
The negative things are mostly in the development workflow, and those are the things we do focus on and work on primarily, rather than trying to find something negatively affecting us based on the operating system or the toolchain that we use.
Recently, the challenges I see in development workflow are more on the rising use of AI, and the company is trying to integrate them. Senior personnel like myself have more of a challenge working with it, such as code reviews and getting the right code formed because AI sometimes pulls in weird code, requiring us to keep an eye on proposed changes. There are times when the changes that AI proposes can break security or some features.
The only negative side I see is connected with development workflow, and that is the only thing that could cause some problems. I do not think there is a pressing need for new features in LAMP Stack Ubuntu in the future from our clients that we see or do not see.
For how long have I used the solution?
I have been using LAMP Stack Ubuntu for almost twenty years, pretty much since two thousand seven.
What do I think about the stability of the solution?
Regarding the stability of LAMP Stack Ubuntu, I have not seen any kind of disruptions. If I remember correctly, disruptions were pretty much on our end due to an instance misconfiguration from our DevOps team, which led to storage issues from piling Docker logs that caused server issues we had to track down.
What do I think about the scalability of the solution?
As for scalability, it has been easy to scale with scaling services on Amazon, such as load balancing and auto-scaling.
Which solution did I use previously and why did I switch?
Apart from LAMP Stack Ubuntu, I have not been using something similar in the past for web app development. I have mostly worked on LAMP Stack Ubuntu and Django for the past five years. Comparing LAMP Stack Ubuntu with Django, the pros and cons depend on the client's preference. Personally, I like Python better than PHP, but PHP does the job, and there have been a lot of improvements on PHP recently that I appreciate.
How was the initial setup?
For LAMP Stack Ubuntu, it is a stock configuration, where we install Apache and MySQL and PHP manually. For MySQL, we regularly use RDS instead of installing MySQL on a machine. Regarding installation for LAMP Stack Ubuntu, it is easy. The optimization is what really takes time.
What's my experience with pricing, setup cost, and licensing?
About price, I do not have much on LAMP Stack Ubuntu licensing. It is more on the cloud costs that we keep track of, based on configurations such as CPU and memory, not the software licenses.
What other advice do I have?
In terms of a package management system, I am using Ubuntu's package management system. It simplifies installations because we just use the usual package commands such as APT. It helps to simplify my installations, as we use Docker. Once we get these stacks built up in Docker, then we have the CI/CD pipelines build the image, and once the changes have been merged, the resulting image is pushed to a repository and that triggers the deployment.
With integration with third party services, we employ a queuing setup, where we queue in some of the needed jobs, and then there are worker instances. In case they fail, we still have the option to re-run the failed jobs by re-queuing them. Regarding community support of Ubuntu, we usually do not put in a lot of effort on that one for the Docker builds, since we put in a version that takes care of pulling in the minor changes and security changes every time it gets built. However, we do keep track of news feeds to be informed of bug fixes or security updates that have gone into that version.
I would rate my overall experience with LAMP Stack Ubuntu as a ten out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Web stack has simplified wordpress hosting and has saved time and development costs
What is our primary use case?
LAMP Stack Ubuntu is used for Linux, Apache, MySQL , and PHP. This combination is suitable for WordPress, PHP applications, and REST APIs.
WordPress and PHP applications have been deployed using LAMP Stack Ubuntu on a recent project.
In one of those deployments using LAMP Stack Ubuntu, a developer receives a request on the web page. Apache receives that request, PHP processes the logic, and MySQL provides the data as a database. Then the response is sent back. It is used for WordPress hosting, PHP applications, internal tools, and for running the back end.
For those who want to use the classic web stack for Linux, Apache, MySQL, and PHP all-in-one for dynamic hosting websites, WordPress, small PHP applications, and REST APIs, LAMP Stack Ubuntu is a viable option.
What is most valuable?
LAMP Stack Ubuntu provides expandability. It can host WordPress, web applications, PHP applications, and internal tools. WordPress websites can be customized by changing some of the PHP logic. It is easy to use, especially on Ubuntu , and it has huge community support. It is stable and open source.
Community support for LAMP Stack Ubuntu has helped solve problems as soon as possible because of the resources available. Using WordPress on Ubuntu with this support enables quick problem resolution.
LAMP Stack Ubuntu has positively impacted the organization by making work easier and saving time. There is no need for many people to do custom UI designs and back-end designs. This has saved time and money.
Twenty to thirty percent of time and money are saved by using LAMP Stack Ubuntu because setup does not need to be done from scratch. Templates from WordPress can be used, which allows savings on staffing needs. Thirty to forty percent of money is also saved.
What needs improvement?
LAMP Stack Ubuntu could be improved by providing modern stacks like a Node.js stack. Apache is heavier than Nginx, and PHP is not preferable for some modern applications. These improvements would be valuable.
For how long have I used the solution?
LAMP Stack Ubuntu has been in use for six months.
What do I think about the stability of the solution?
LAMP Stack Ubuntu is stable based on experience.
What do I think about the scalability of the solution?
LAMP Stack Ubuntu's scalability is good, as it has scaled really well with the servers.
When needs grow or if more users or data need to be handled, LAMP Stack Ubuntu scales well. It is currently hosted on EC2 , and WordPress also has some features for scalability, so it is handling it that way.
What was our ROI?
A return on investment has been seen, as thirty to forty percent of money is saved using LAMP Stack Ubuntu.
What's my experience with pricing, setup cost, and licensing?
The experience with pricing, setup cost, and licensing for LAMP Stack Ubuntu is quite manageable. The setup is easy, and there is no need for a license currently. For pricing, some free services are being used. The pricing for LAMP Stack Ubuntu is still being evaluated.
What other advice do I have?
Eight out of ten is the rating for LAMP Stack Ubuntu because it is not as modern compared to Node.js. Apache is heavier than Nginx, and PHP is not always preferable.
There are templates and website templates and other resources on WordPress. As WordPress is being used in LAMP Stack Ubuntu, there is no need to pay. Time is also saved for designing and back-end designing. There is no need for many employees, so money is also saved. The overall rating for this product is eight out of ten.