LAMP Stack Ubuntu 22.04 LTS

Supported Images

Reviews from AWS customer

5 AWS reviews

External reviews

4 reviews
from

External reviews are not included in the AWS star rating for the product.


5-star reviews ( Show all reviews )

    Alec JosephRivera

Consistent customization has supported long-term web app development and client satisfaction

  • May 06, 2026
  • Review from a verified AWS customer

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?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


showing 1 - 1