LAMP Stack Ubuntu 18.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)


    Davide Cariola

Open source stack has powered flexible, reliable web development across all our projects

  • February 17, 2026
  • Review provided by PeerSpot

What is our primary use case?

Practically all of the websites I worked on are built on a LAMP Stack Ubuntu technology.

There are different types of websites using LAMP Stack Ubuntu, such as blogs, e-commerce, back offices, and general websites that present a company or a service.

What is most valuable?

Developers choose LAMP Stack Ubuntu to build web applications for several reasons. All LAMP technologies are open source, which means that any developer or company can use them without having to pay licensing fees. It's a very efficient stack because setting up a new web development stack usually requires rigorous testing, whereas LAMP Stack Ubuntu is a tried and tested web development solution. It's very easy to use and can speed up application development. It's also very easy to maintain because software experts from around the globe contribute to the development of LAMP Stack Ubuntu technologies by reviewing the publicly available source code and updating it. They regularly maintain the technology so it remains secure and relevant. As a popular open source technology, LAMP Stack Ubuntu has the support of a huge global IT community.

LAMP Stack Ubuntu gives both reliability and flexibility to web developers. Lots of my websites, and also websites in my company, are using LAMP Stack Ubuntu to work on the servers. It's very impactful in my company because we use this technology extensively.

What needs improvement?

The only way to improve LAMP Stack Ubuntu is to improve the knowledge about how it works and how to update it, helping it become more powerful than it currently is. However, it's pretty useful as it is.

For how long have I used the solution?

I've been using LAMP Stack Ubuntu since my career started in software development, so approximately five to six years.

What do I think about the stability of the solution?

My experience with LAMP Stack Ubuntu is straightforward and I have not encountered stability issues.

What do I think about the scalability of the solution?

LAMP Stack Ubuntu gives both reliability and flexibility to web developers. LAMP architecture specifies the software components for each layer, so developers can replace them as they see fit. For example, I can use another operating system besides Linux as the stack foundation. It's great for scalability because I can modify the stack as I see fit.

How are customer service and support?

There is no formal customer support for LAMP Stack Ubuntu, but there is a great global IT community.

Which solution did I use previously and why did I switch?

I started with LAMP Stack Ubuntu and have not used previous solutions.

How was the initial setup?

Lots of documentation is available online related to LAMP Stack Ubuntu. If I run into problems, I can always check resources through Google, Stack Overflow, and similar platforms, as well as AI resources. There is lots of information about LAMP Stack Ubuntu available, so it's very easy to troubleshoot it.

What was our ROI?

I don't have any metrics, but LAMP Stack Ubuntu is very easy to use and it's free. Everything that comes in as payment is for the work and not for the stack.

What's my experience with pricing, setup cost, and licensing?

LAMP Stack Ubuntu is completely open source, so there is no pricing, no cost, and no licensing.

What other advice do I have?

LAMP Stack Ubuntu is cost efficient, easy to maintain, has a lot of support, and has a lot of flexibility, making it an all-round technology that is easy to use. Follow the documentation regarding LAMP Stack Ubuntu and you will be fine. I would rate this product a 10 out of 10.


showing 1 - 2