No more typing reviews! Try our Samantha, our new voice AI agent.
Arjun Parmar - PeerSpot reviewer
DevOps Engineer at Wissen infotech
Real User
Top 20
Jan 21, 2026
Automation has boosted server deployments and command tools make daily web operations efficient
Pros and Cons
  • "Amazon Linux has positively impacted my organization by increasing productivity since automation is easy and fast, allowing me to set up servers easily, thus productivity increases and efficiency improves as soon as possible while deploying my application using Amazon Linux."
  • "For the improvement of Amazon Linux, I think there should be UI features in the future, as Amazon Linux currently has only terminal capabilities without a UI, and I hope to see documentation updates as soon as possible so when documentation expires, I am updating it and referring to it soon."

What is our primary use case?

My main use case for Amazon Linux is mostly deploying servers using NGINX and application runner, and I use it as a base image in Amazon Linux itself when I write any Docker file.

In my current project, investment.in, I use Amazon Linux as a web server as well.

What is most valuable?

The best features Amazon Linux offers, in my opinion, are the yum command and the packages that are already included, along with other packages that I can easily install in the Linux environment.

These features help me in my daily work by making automation very easy.

Amazon Linux has positively impacted my organization by increasing productivity since automation is easy and fast, allowing me to set up servers easily, thus productivity increases and efficiency improves as soon as possible while deploying my application using Amazon Linux.

What needs improvement?

For the improvement of Amazon Linux, I think there should be UI features in the future, as Amazon Linux currently has only terminal capabilities without a UI, and I hope to see documentation updates as soon as possible so when documentation expires, I am updating it and referring to it soon.

When using Amazon Linux, I would prefer if any command goes wrong that an auto-command feature would appear there.

I chose eight out of ten because command line improvement is needed along with UI features, and the second thing is that you can use auto-command line features.

I do not think there are any other improvements Amazon Linux needs right now, maybe something related to security, performance, or compatibility.

My advice for others looking into using Amazon Linux is to make sure the command line is easy and that Amazon Linux has more performance than other Linux environments and is more secure than other Linux environments as well.

For how long have I used the solution?

I have been using Amazon Linux for more than five years, because I started using Amazon Linux in college.

Buyer's Guide
Amazon Linux
May 2026
Learn what your peers think about Amazon Linux. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
893,221 professionals have used our research since 2012.

What other advice do I have?

I have more to add about how I use Amazon Linux; using the command, using shell machines, and using the terminals in Amazon Linux could be a great experience.

I would like to add that Amazon Linux is easy to use with the command line and also user-friendly, with no need to download any third-party updates like RPM packages and then install; I just use the command line only to download directly and install directly.

I purchased Amazon Linux through the AWS Marketplace.

I think next time with Amazon Linux, whenever a bad command is returned, it could be auto-generated to create the perfect command, and that is something you can implement.

I give this product a rating of eight 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)
Disclosure: My company has a business relationship with this vendor other than being a customer. Enterprise customer
Last updated: Jan 21, 2026
Flag as inappropriate
PeerSpot user
Steven Alila - PeerSpot reviewer
Fullstack Developer at a computer software company with 1,001-5,000 employees
Real User
Top 20
Dec 9, 2025
Rich ecosystem has supported AI development and secure migrations but still needs clearer examples
Pros and Cons
  • "The ecosystem of software packages in Amazon Linux has helped us keep up to date with the artificial intelligence trend, where people are using ChatGPT to code, and they are also using Amazon Developer Q to program applications much faster, and then also to meet requirements with the Google Play Store and Apple Store."
  • "Amazon Linux can be improved by having the documentation contain more examples of use cases."

What is our primary use case?

I have experience with the product. AWS Lambda functions and the S3 bucket are the Amazon products I deal with mostly.

What is most valuable?

I am generally satisfied with Amazon Linux; I appreciate the EC2 instances as well.

The ecosystem of software packages in Amazon Linux has helped us keep up to date with the artificial intelligence trend, where people are using ChatGPT to code, and they are also using Amazon Developer Q to program applications much faster, and then also to meet requirements with the Google Play Store and Apple Store.

The rich documentation of Amazon Linux is beneficial for my migration processes; it is very helpful.

Amazon Linux's security updates have been helpful in general because I have had to be more specific in using the Identity Access Management (IAM) service so that we can have role-based permissions in preference to just keeping it open.

What needs improvement?

Amazon Linux can be improved by having the documentation contain more examples of use cases.

For how long have I used the solution?

I have been working with Amazon Linux for at least five years.

How was the initial setup?

The initial setup was very friendly for me; it was very friendly on Mac. I did not have any severe challenges installing or updating.

What other advice do I have?

I do not use the optimized kernel in Amazon Linux.

I tried a little bit with Alexa services, but considering, it has been a while since I updated the integrated AWS CLI feature in Amazon Linux.

I find the pricing friendly because it is per hour; I use the pay-as-you-go option so that if the application does not have a lot of users, it is cheap. However, when there are many users, the users then pay for the expenses of the application.

There is a need for features including integration with other marketplaces; when you build, launch once, and deploy everywhere, it would be easy to just deploy once if there was that integration. That would be a nice feature to have.

I would recommend Amazon Linux to others. I give this review a rating of 7.

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

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Dec 9, 2025
Flag as inappropriate
PeerSpot user
Buyer's Guide
Amazon Linux
May 2026
Learn what your peers think about Amazon Linux. Get advice and tips from experienced pros sharing their opinions. Updated: May 2026.
893,221 professionals have used our research since 2012.
reviewer2797701 - PeerSpot reviewer
Principal DevOps Engineer at a outsourcing company with 201-500 employees
Real User
Top 20
Jan 20, 2026
Using cloud-native images has streamlined cluster management but has needed newer package versions
Pros and Cons
  • "Amazon Linux has impacted my organization positively by simplifying the workflow where we manage our EKS nodes."
  • "Sometimes we cannot find some modern application packages; I tried to install a PostgreSQL server and I was unable to find the latest version available from the package registry, so I had to compile it myself."

What is our primary use case?

My main use case for Amazon Linux is as a base for my EC2 instances, but recently I have been using it almost exclusively as EKS node stock images.

A specific example of how I am using Amazon Linux in one of my projects is that it hosts our Kubernetes nodes that connect to AWS EKS services.

What is most valuable?

The best feature Amazon Linux offers, in my opinion, is the compatibility with AWS cloud and AWS services.

When I mention compatibility with AWS cloud and services, I appreciate how it is connected to AWS System Manager and how it automates registration to EKS.

Amazon Linux has impacted my organization positively by simplifying the workflow where we manage our EKS nodes. It simplifies our workflow because it reduces time; we always know that Amazon Linux AMIs are updated with all security patches and compatible with EKS, so we are able to rely on them.

What needs improvement?

I am not sure how Amazon Linux can be improved, as we are fully satisfied with it, but sometimes we cannot find some modern application packages. I cannot provide examples right now, but I think previously I tried to install a PostgreSQL server into it and I was unable to find the latest version available from the package registry, so I had to compile it myself.

For how long have I used the solution?

I do not remember exactly how long I have been using Amazon Linux, but probably starting in 2018.

What do I think about the stability of the solution?

Amazon Linux is stable in my experience; there were no issues at all with stability.

What do I think about the scalability of the solution?

The scalability of Amazon Linux for my needs is good; it is the same as any Linux distribution.

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

We previously used Ubuntu and kops to deploy Kubernetes clusters, but we switched when Amazon provided the EKS service and AMIs with Amazon Linux that connects to EKS.

Before choosing Amazon Linux, we worked on Ubuntu.

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

Amazon Linux is free, so we are not purchasing Amazon Linux, but we use AMIs that are published on the Marketplace.

I do not have experience with the pricing of Amazon Linux.

What other advice do I have?

My advice to others looking into using Amazon Linux is to use it if you need it.

I would not add more about the needed improvements, perhaps around package availability or anything else that comes to mind.

My overall review rating for Amazon Linux is 7.

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)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jan 20, 2026
Flag as inappropriate
PeerSpot user
Henry Rivera - PeerSpot reviewer
Solutions Architect at 3t Solutions
Real User
Top 5
Jun 17, 2025
Reliable documentation and support streamline deployment and troubleshooting
Pros and Cons
  • "The main positive impact of Amazon Linux on my company has been no interruptions of services, and the public website is up and running, which allows us to monetize with virtually no staff hours for downtime or service interruptions."
  • "The main positive impact of Amazon Linux on my company has been no interruptions of services, and the public website is up and running, which allows us to monetize with virtually no staff hours for downtime or service interruptions."
  • "I would love it if Amazon could provide fleet management of their operating system for updates and configuration, as that's an area I would need more attention to."

What is our primary use case?

The main use case for Amazon Linux is hosting websites.

This is for overall company operations.

What is most valuable?

The best features with Amazon Linux include the integration with AWS and other services.

It is an operating system that AWS manages, and I feel I can trust it regarding the updates without interfering with or interrupting services.

The performance of Amazon Linux with AWS services is perfectly fine. I use it and change the instance type to give it more resources at times, and for the sandbox, I give it less, and it satisfies what we want.

Amazon Linux reduces the time it would take for setup or deployment because I rely on the documentation for AWS since it's streamlined, and the commands I need to run are easily accessible whenever I need to look up anything.

We've used the application load balancers with Amazon Linux, and that's the main one I can think of regarding advanced networking capabilities.

That feature has definitely helped us enhance the scalability and reliability of our cloud applications by easing administration, as the application load balancer is managed by AWS and ties in with Amazon Certificate Manager, ensuring I do not have to concern myself with scalability and any updates.

The main positive impact of Amazon Linux on my company has been no interruptions of services.

The public website is up and running, which allows us to monetize with virtually no staff hours for downtime or service interruptions.

What needs improvement?

I cannot say honestly how these features have contributed to my system security and package management processes.

I try to keep the services and what I use on Amazon Linux very limited to support overall configurations.

I would love it if Amazon could provide fleet management of their operating system for updates and configuration, as that's an area I would need more attention to.

For how long have I used the solution?

I have dealt with the Amazon Linux product for 10 years.

How are customer service and support?

I would rate customer service or technical support from Amazon a 10.

How would you rate customer service and support?

Positive

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

I switched to Amazon Linux primarily because I was running my operating systems within AWS, knowing that Amazon would support it and all the documentation was up-to-date.

We were using CentOS before switching to Amazon Linux.

Mainly, we used CentOS, which was managed by Red Hat or IBM. Once they changed their upgrade path, it became unviable, so we went with Amazon Linux, which made the most sense in AWS.

How was the initial setup?

My experience with the pricing, setup costs, and licensing of Amazon Linux is straightforward and simple.

What was our ROI?

I have seen a return on investment with Amazon Linux.

What other advice do I have?

I have experience with RDS with AWS.

I have experience with Amazon Linux and other Amazon products.

I have mentioned relevant data points about ease of use and the trust that Amazon provides, as I don't have to concern myself with other Linux distributions.

I realized those benefits during the actual deployment.

On a scale of 1-10, I rate Amazon Linux a 10.

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

Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Alfredo Barba - PeerSpot reviewer
Founder at Asynka
Real User
Top 5
Dec 24, 2025
Reliable platform has supported automated migrations and streamlined workflows for diverse workloads
Pros and Cons
  • "In my opinion, the best features of Amazon Linux include the stability and its standard Linux distribution, which in some cases is easier to deploy and manage than the Ubuntu distribution, but I feel comfortable with Ubuntu too."

    What is our primary use case?

    The use cases for this in our company is that we have a customer that internally uses it for several applications, and they are a telecommunications company that has virtual machines and Linux machines for several purposes.

    What is most valuable?

    In my opinion, the best features of Amazon Linux include the stability and its standard Linux distribution, which in some cases is easier to deploy and manage than the Ubuntu distribution, but I feel comfortable with Ubuntu too.

    The rich documentation with Amazon Linux is beneficial for my migration processes; I think that one of the strongest parts is the documentation. AWS has a lot of documents and official documentation, which is pretty good in most cases, even though in some instances, you have to use the documentation for third parties.

    It helps with workflow by being pretty useful for automation tasks.

    What needs improvement?

    Right now, I don't think there are any specific areas to improve in Amazon Linux.

    What do I think about the stability of the solution?

    I say it's stable because I'm a pretty big fan of the Linux platform in general, so for me, it is the most stable distribution and the most stable operating system, especially since I know that they use the latest kernel.

    What do I think about the scalability of the solution?

    I say it is also scalable because when AWS starts a project that works with something, they do things in a very good manner; AWS is a very stable distribution.

    How are customer service and support?

    I rate the support or customer service of Amazon as very good because our customer has a support contract, so they pay a lot of money for access; my team can reach AWS engineers 24/7. It's really good support.

    I haven't used a lot of support in the case specifically for Amazon Linux, but the few times I have to request support for that platform, the engineers have been very proficient and they have a lot of knowledge in the platform.

    How would you rate customer service and support?

    How was the initial setup?

    For me, the initial setup is complex, but I don't have sufficient elements to emit a concept in that part.

    What other advice do I have?

    I use AWS, Azure, and I'm starting to use GCP, Google Cloud Platform.

    I have also used ZoomInfo. I have been using the product since its creation. I have not used the ZoomInfo product.

    With Amazon, I use AWS in infrastructure, EC2, S3, RDS, etcetera. Mostly infrastructure products, and in Azure, I use virtual machines, VNETs, and SQL Azure, etcetera.

    I have used Amazon Linux machines, but in some cases, I deliver Ubuntu servers, but I have used Amazon Linux machines as well.

    I use that feature in Amazon Linux, absolutely.

    I don't remember if I use the optimized kernel in Amazon Linux because I have used the Linux functions and the Linux functionality per se, but I'm not used to that functionality in AWS.

    I don't have so much experience regarding the pricing and licensing of Amazon Linux.

    We are partners with Amazon, we are registered partners, and we have several people certified in AWS, but we need to get much more business and pay the subscription to go to the next step in our level of partnership.

    I rate this review with an overall rating of 10.

    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)
    Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
    Last updated: Dec 24, 2025
    Flag as inappropriate
    PeerSpot user
    HarshalJethwa - PeerSpot reviewer
    Cloud Operations Engineer at a tech vendor with 51-200 employees
    Real User
    Top 5Leaderboard
    Apr 1, 2026
    Migration to secure, cost-optimized servers has improved monitoring and Kubernetes deployments
    Pros and Cons
    • "Amazon Linux is better than other Linux distributions such as Ubuntu and other standard Linux options."
    • "Amazon Linux can be improved by providing more session time."

    What is our primary use case?

    My main use case for Amazon Linux is setting up Linux servers, monitoring servers, Kubernetes servers, testing, and setting up customer servers. I have used Amazon Linux for setting up customer monitoring solutions, such as Prometheus, Grafana, and ELK stack. I also used it for setting up a Kubernetes cluster.

    What is most valuable?

    Amazon Linux offers excellent support, which is better than other Linux distributions. The platform provides stable versions, quality packages, and reliable commands. The stability is a key attribute I appreciate about Amazon Linux.

    What stands out to me is the regular updates, patches, and package support that Amazon Linux provides.

    Amazon Linux has positively impacted my organization significantly. We were using Windows, but after switching to Amazon Linux, it is cost-optimized and very secure.

    I do not measure cost optimization or security improvements in a formal way, but we compare our current Windows server costs with the projected costs if we switched to Amazon Linux. Windows is not very secure to use, whereas Amazon Linux is very secure.

    What needs improvement?

    Amazon Linux can be improved by providing more session time. When connecting using EC2 Connect, the session time is limited. If you are away from the window for more than five or ten minutes, you must restart your entire session. This is an area that could be enhanced.

    Although Amazon Linux is stable, there is room for improvement.

    For how long have I used the solution?

    I have been using Amazon Linux for more than four years through both my professional experience and learning experience.

    What do I think about the stability of the solution?

    I rate Amazon Linux eight out of ten because it provides everything we need, but it still requires improvements in stability.

    What do I think about the scalability of the solution?

    Amazon Linux has good scalability.

    How are customer service and support?

    Amazon Linux provides good customer support.

    I rate the customer support for Amazon Linux as an eight out of ten.

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

    I was using Windows servers before transitioning to Amazon Linux.

    How was the initial setup?

    I purchased Amazon Linux through the AWS Marketplace.

    I had a good experience with pricing, setup cost, and licensing.

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

    I had a good experience with pricing, setup cost, and licensing.

    Which other solutions did I evaluate?

    We were confident we wanted to use Amazon Linux and did not evaluate other options.

    What other advice do I have?

    Amazon Linux is better than other Linux distributions such as Ubuntu and other standard Linux options. I recommend using Amazon Linux because it is managed by Amazon and has excellent support and stability. I would rate this solution an eight 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?

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    Last updated: Apr 1, 2026
    Flag as inappropriate
    PeerSpot user
    Head of Infrastructure at a tech vendor with 201-500 employees
    Real User
    Top 20
    Jan 20, 2026
    Improved service reliability and performance have supported critical workloads but need more feedback loops
    Pros and Cons
    • "Being able to ship services to our customers efficiently and ensuring service reliability is a key benefit delivered by Amazon Linux."

      What is our primary use case?

      A major use case for Amazon Linux is that it powers both web servers and application servers. As a payment company, we majorly use Amazon Linux to deploy our services. Being able to ship those services to our customers means that the performance of the service is critical to our customers, which speaks to service reliability. Service reliability has been one key thing that Amazon Linux has been able to deliver to us as an organization.

      What is most valuable?

      From the performance perspective, our use case is basically the deployment of services, and using Amazon Linux as the baseline OS has really helped us from the performance perspective compared to our experience with other baseline operating systems we have used in the past.

      The boot time and resource usage have improved with Amazon Linux compared to other baseline operating systems we have used in the past. Resource usage is more efficient with Amazon Linux. Faster boot time and efficient resource usage make Amazon Linux perform better for us.

      Being able to ship services to our customers efficiently and ensuring service reliability is a key benefit delivered by Amazon Linux.

      What needs improvement?

      I believe customer feedback and engagement will help improve the product. From my own standpoint for now, nothing comes to mind. We recently moved to Amazon Linux, but it has been efficient for us. Nothing comes to mind at this time.

      For how long have I used the solution?

      I have been using Amazon Linux for a few years now and it is currently being used at my workplace. We have a couple of services that are being deployed on Amazon Linux.

      What do I think about the stability of the solution?

      Amazon Linux is stable.

      What do I think about the scalability of the solution?

      From the scalability perspective, Amazon Linux has been efficient for us. It has been able to handle the traffic load for us.

      How are customer service and support?

      Customer support generally for AWS has been great, and we have not seen a reason to have any situation with the customer support. On the grand scheme of things, the customer support has been awesome.

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

      We evaluated and deployed some services on Ubuntu and some other Linux distributions.

      How was the initial setup?

      Because we set up Amazon Linux on AWS, which I believe is proprietary to the AWS organization, the experience was efficient.

      What was our ROI?

      We have seen a return on investments with that, and we were able as an organization to save something around $8,000 per month. That was really helpful.

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

      The pricing is not bad, especially with the Graviton instances, the ARM Graviton instances, which has also really helped us in our organization to basically drop our cloud cost.

      What other advice do I have?

      It has been a great experience with Amazon Linux for us as an organization. My overall review rating for Amazon Linux is 7 out of 10.

      Which deployment model are you using for this solution?

      Hybrid Cloud

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

      Amazon Web Services (AWS)
      Disclosure: My company does not have a business relationship with this vendor other than being a customer.
      Last updated: Jan 20, 2026
      Flag as inappropriate
      PeerSpot user
      Principal Performance Test Engineer at KiwiTech LLC
      Real User
      Top 5Leaderboard
      Apr 19, 2026
      Performance monitoring has improved reliability and cuts costs in my daily cloud workload
      Pros and Cons
      • "Amazon Linux has positively impacted my organization by reducing costs, improving reliability, and saving time by scanning all AWS services and basically integrating all the services."

        What is our primary use case?

        I use Amazon Linux in my day-to-day work as a performance test engineer to monitor performance-related issues. For my cloud environment, which is AWS, most of my servers are EC2 instances, so I identify CPU utilization, memory usage on EC2 instances, and services. I am using Performance Insight, AWS CloudWatch, and RDS.

        What is most valuable?

        The best features Amazon Linux offers in my experience are the security of all updates and its ease of use, particularly in terms of performance.

        Amazon Linux has positively impacted my organization by reducing costs, improving reliability, and saving time by scanning all AWS services and basically integrating all the services.

        What needs improvement?

        I think Amazon Linux can be improved, but I have no specific suggestions.

        For how long have I used the solution?

        I have been using Amazon Linux for four years.

        What do I think about the stability of the solution?

        Amazon Linux is stable.

        What do I think about the scalability of the solution?

        The scalability of Amazon Linux is flexible, and I basically use it for multiple load balancers.

        How are customer service and support?

        The customer support for Amazon Linux is good.

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

        I did not previously use a different solution.

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

        My experience with pricing, setup cost, and licensing is that the setup cost is freeware, which results in no cost setup, thereby saving money.

        Which other solutions did I evaluate?

        Before choosing Amazon Linux, I did not evaluate other options, as I am comfortable with my choice.

        What other advice do I have?

        My advice to others looking into using Amazon Linux is that if you require a RHEL-based OS, you must use it. I gave this product a rating of 9.

        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)
        Disclosure: My company does not have a business relationship with this vendor other than being a customer.
        Last updated: Apr 19, 2026
        Flag as inappropriate
        PeerSpot user
        Buyer's Guide
        Download our free Amazon Linux Report and get advice and tips from experienced pros sharing their opinions.
        Updated: May 2026
        Buyer's Guide
        Download our free Amazon Linux Report and get advice and tips from experienced pros sharing their opinions.