Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Debian 12

Debian

Reviews from AWS customer

11 AWS reviews

External reviews

197 reviews
from and

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


4-star reviews ( Show all reviews )

    reviewer2796165

Open source platform has transformed secure IoT portals and on‑premises monitoring

  • January 13, 2026
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Debian is primarily server-side and IoT, or Internet of Things devices. I work with small devices like a Raspberry or an ESP32 for small local software solutions or small hardware devices.

One specific example of how I use Debian on those devices is a Wi-Fi captive portal. When a customer enters the public Wi-Fi, they receive a Wi-Fi captive portal, which enables them to log in and use the company Wi-Fi while being registered and monitored. This includes some web application services and IPtables, which is the firewall, providing a secure environment for customers to access the company's Wi-Fi network.

Regarding my main use case with Debian, I also have website applications on the server side that are on the internal domain. For example, I have a building that is part of the company, and I want to monitor IP cameras or security features detecting motion, checking the temperature, and ensuring the fire alarm is working.

What is most valuable?

Debian offers features that are best for my needs, including being open source, which allows for the implementation of many things and the use of a wide variety of open-source tools. It is excellent for developing in a really short time, and it is also very sustainable and stable, meaning it works without any major software updates, and once you program it, it should be done.

Debian's stability and open-source nature have helped me in my work. For instance, I used to have a Windows-based server, which required a lot of dependency on third-party software, making it high-maintenance and costly. In contrast, with Debian, I can develop quickly with any code language, such as Python, Java, or JavaScript. The switch I made over the past three years made the process significantly less labor-intensive and maintenance-free.

In terms of cybersecurity, there is a Debian-based Linux operating system called Kali Linux. It has a wide range of tools helpful for penetration testing and network security. This aspect is intriguing and educational, whether for personal exploration or for the company if you want to dive into security topics such as zero-day exploits.

In terms of usability and integration with other systems, regarding sustainability, Debian is very user-friendly because the applications I use are most frequently web-based. As long as the system has a supported web browser, it works across different platforms including Mac, Windows, Android, or iOS, and that is where its user-friendliness shines.

Debian has positively impacted my organization primarily in cost-efficiency, with on-premises hardware running faster and cheaper.

What needs improvement?

Although I find the documentation very helpful and mostly utilize features built into the system itself or open forums, it would be nice to see a comprehensive website that encompasses not only Debian but also other Linux operating systems such as Red Hat or resources for IoT.

For how long have I used the solution?

In my current field, I have been working for over ten years, but my current job is for approximately four years.

What do I think about the stability of the solution?

Debian is very stable, and I have experienced no issues whatsoever.

What do I think about the scalability of the solution?

In terms of scalability, Debian on-premises is not very scalable because it depends on your hardware. However, solutions such as Amazon Web Services offer great scalability and flexibility.

How are customer service and support?

I have never needed to reach out for customer support with Debian.

How would you rate customer service and support?

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

Before switching to Debian, I used Windows because it was higher maintenance and more costly.

What was our ROI?

Regarding return on investment, although I needed more employees, I cut down on licensing and maintenance costs, estimating around sixty percent savings percentage-wise.

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

My experience with Debian's pricing, setup cost, and licensing has been that it is all free.

Which other solutions did I evaluate?

I did not evaluate other options before choosing Debian; I went straight to it because it suited all my needs.

What other advice do I have?

My advice for others looking into using Debian is to first build your own system as a proof of concept. Look for the applications or software you need by starting with Ubuntu if necessary, and then make it more efficient by removing unnecessary components. For example, if you do not need a graphical user interface because you are only using it server-side, then you should choose a lighter variant. I would rate this experience as an eight out of ten.

Which deployment model are you using for this solution?

On-premises

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


    Badal Shrivastav

Reliable platform has supported long-term on-prem deployments and predictable OTA updates

  • January 12, 2026
  • Review provided by PeerSpot

What is our primary use case?

I have primarily used Debian for bare-metal systems and embedded devices, utilizing it as a stable base OS for development, testing, and production environments. Debian is particularly useful for package management, OTA updates using .deb packages, and system-level debugging.

Currently, I have been developing an IP PA system project where I was using Debian exclusively, and it helped me significantly because of its reliability, stability, and package management system. Using Debian, I was able to deploy a reliable application and a reliable OTA update system.

Debian has been a great distribution that I have used, and it helped me considerably when I deployed my project, providing a reliable system for deployment.

I have primarily used Debian on on-premises systems and private environments, especially for Linux-based development and deployment setups. I have not primarily used it on public cloud platforms like AWS, but it works reliably in private setups.

It is mostly custom in-house infrastructure where we run Debian on our own hardware and internal systems, not relying on a managed private cloud provider.

For my needs, we require a stable release and predictable updates with minimal regressions and support for OTA updates. Debian excels in all these requirements with its tested stable release and conservative updates, making deployment predictable and reliable, especially in embedded or production systems.

What is most valuable?

In my experience, the best features Debian offers are its stability, predictability, behaviors, and strong package management, which are crucial for a reliable system. Updates are well-tested, dependencies are handled cleanly, and the system remains reliable over a long period, which is very important for production and embedded Linux environments.

When comparing Debian with other Linux distributions, Debian stands out for its stability and conservative package updates. Updates rarely introduce unexpected changes, making our system more reliable over time. The package management handles dependencies very cleanly, making installs and upgrades predictable and easier to manage, reducing downtime and debugging efforts compared to faster-moving distributions.

One particularly useful feature is how Debian handles package information with tools like apt-cache and apt-policies, making it easy to understand package versions, dependencies, and where a package is coming from, which helps during debugging. Additionally, I find the Debian DPKG tool very useful, among other tools that aid in integration.

In my case, Debian provides stability and reliable versions, as I have noticed very few system breakages after updates. The reliable package updating process in Debian is very dependable, which helps me considerably in my organization for reliable application development.

Using Debian, we experience significantly fewer bugs after deployment, resulting in smoother deployments owing to Debian's stability.

Debian support is excellent. While it does not have traditional paid customer support like some commercial distributions, the Debian community and documentation are very strong. I find that relying on community support and documentation has been more than sufficient to solve any issues I have faced.

What needs improvement?

If I consider how Debian can be improved, it could be more accessible in making newer software versions available for users who need recent features while still maintaining default stable behavior. While backports help, the workflow could be streamlined. The release cycle can feel slow for rapidly evolving tools, and better guidance around mixing stable, backports, and testing would help.

Regarding hardware support, Debian can be improved by supporting multiple BSPs, making it more versatile in the embedded domain. Hardware support for new devices can sometimes lag behind, which is understandable given Debian's focus on stability. Clearer guidance on handling newer hardware or firmware would be beneficial.

For how long have I used the solution?

From my college time onward, I have been using Linux and Debian distribution, so I have been using Debian for approximately six years.

What do I think about the stability of the solution?

On a scale of one to ten, I would give Debian an eight.

I rate Debian an eight out of ten because it excels in stability, reliability, and package management, which are very important for long-running production systems. What keeps it from being a perfect score is mainly the slow access to newer software and hardware support, as well as documentation that is somewhat fragmented for advanced use cases. These are trade-offs rather than flaws, but they do affect flexibility for some projects.

What do I think about the scalability of the solution?

Before using Debian, we had experience with other Linux distributions, mainly Ubuntu-based systems and some vendor-provided Linux images. We decided to use Debian because we needed a more stable and predictable base, especially for long-running systems where frequent changes or upgrades could cause issues. Debian's updates and clean package management gave us more control over system behavior.

How are customer service and support?

Debian support is excellent. While it does not have traditional paid customer support like some commercial distributions, the Debian community and documentation are very strong. I find that relying on community support and documentation has been more than sufficient to solve any issues I have faced.

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

Before using Debian, we had experience with other Linux distributions, mainly Ubuntu-based systems and some vendor-provided Linux images. We decided to use Debian because we needed a more stable and predictable base, especially for long-running systems where frequent changes or upgrades could cause issues. Debian's updates and clean package management gave us more control over system behavior.

What was our ROI?

We did not track formal ROI metrics, but we clearly observe returns in terms of time saved and reduced maintenance efforts. Debian's stability leads to fewer production issues, emergencies, fixes, and less time spent on system recovery, improving overall engineering efficiency. For example, we had fewer post-update failures and rollbacks, which saved debugging time and reduced downtime, allowing the same team to manage systems without needing additional resources. Additionally, there were direct cost savings since Debian has no licensing fees, and we did not require paid support, so it saved us considerable money.

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

From scratch to deployment, Debian works very well from a cost and license perspective, as there are no licensing fees, which makes setup and scaling more straightforward. The main cost incurred is only in terms of hardware and engineering time, not software licenses.

Which other solutions did I evaluate?

Before choosing Debian, we evaluated other Linux distributions, mainly Ubuntu and some vendor-specific Linux. Debian's stability, support, and package management made it a better fit for production and embedded systems.

What other advice do I have?

I advise others to use Debian if they need stability and reliability for their software update plans, utilizing backports and manual builds. It is an excellent choice for systems needing long-term support and minimal surprises, although they should be aware that it may not always have the latest packages. Some additional planning, such as using backports and building from source, might be necessary for projects requiring cutting-edge software. Overall, it is a solid choice for production and embedded environments.

I would add that Debian has been a very reliable and stable foundation for all the systems I have worked on. Its package management, transparency, and predictable updates have been extremely helpful, especially for embedded and production environments. Overall, it is a solid operating system for long-term projects, and I would recommend it to anyone who values stability and maintainability. I rate this review at an eight out of ten.


    Anand R.

Custom setup has secured databases and supports compliant growth in cloud deployments

  • January 03, 2026
  • Review provided by PeerSpot

What is our primary use case?

I have been using Debian for a while now. My main use case for Debian is running PostgreSQL and related infrastructure. A specific example of an application I'm running on Debian is PostgreSQL.

What is most valuable?

In my opinion, the best features Debian offers are its customizability. I can adjust the configurations to meet my specific needs.

Debian has positively impacted my organization by bringing strong security and consistent compliance awareness.

What needs improvement?

In terms of improvements, I think Debian is fine as it is. I'm not an expert, so for me, it is acceptable.

For how long have I used the solution?

I have been using Debian for a while now.

What do I think about the stability of the solution?

In my experience, Debian is stable. The stability rating for Debian is approximately eight.

What do I think about the scalability of the solution?

Debian's scalability for my organization is good. It scales well with my needs, and it is more reliable.

How are customer service and support?

Customer support for Debian has been acceptable. We approached the Azure Debian support, and while it seems adequate, they need to improve somewhat.

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

We have not used a different solution before Debian.

How was the initial setup?

I purchased Debian through the Azure Marketplace. My experience with pricing, setup cost, and licensing seems acceptable. We have also used Ubuntu as well. Comparing to Ubuntu, Debian is cheaper.

What was our ROI?

For the metrics, I am not certain, but I know that money has been saved. We are using a saving plan on it.

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

My experience with pricing, setup cost, and licensing seems acceptable. We have also used Ubuntu. Comparing to Ubuntu, Debian is cheaper.

Which other solutions did I evaluate?

Before choosing Debian, I evaluated Ubuntu.

What other advice do I have?

My advice for others looking into using Debian is that it needs to be widely used in organizations. I think a marketing strategy needs to be improved for Debian so that it can be widely used and penetrate the market. I would rate this review an eight overall.


    Sailesh Y.

Highly Stable and Secure, Ideal for Developers

  • December 21, 2025
  • Review provided by G2

What do you like best about the product?
I like Debian GNU/Linux because it's reliable and safe, making my computer just work without trouble. The stability and reliability are what I appreciate the most; it doesn't break easily, runs smoothly for a long time, and feels secure. It just works without surprises. Debian is simple, trustworthy, and dependable for everyday use. I really enjoy its huge software collection, easy package installation, and strong community support. Plus, it runs smoothly even on older computers, feeling clean, simple, and dependable for daily work. Using Debian gives me a stable, secure, and free operating system, solving problems like system instability and high software costs, while providing reliable security updates.
What do you dislike about the product?
Some things about Debian GNU/Linux that could be improved are that the software versions can feel outdated, hardware support for very new devices isn’t always immediate, and it needs more manual setup compared to beginner-friendly systems. The desktop experience can also feel less polished out of the box and may require extra configuration to look modern.
What problems is the product solving and how is that benefiting you?
Debian solves system instability, security risks, and high software costs with its stable, secure, and free OS. It rarely crashes, works on older hardware, and provides a predictable environment for software.


    Yogesh Babu D.

Highly Customizable Open Source OS That Adapts to Your Needs

  • December 16, 2025
  • Review provided by G2

What do you like best about the product?
This is an open source operating system that you can customize as you wish to suit your needs.
What do you dislike about the product?
Although the learning curve for grasping the underlying kernel is quite steep, I believe the effort is ultimately worthwhile.
What problems is the product solving and how is that benefiting you?
The Linux kernel that Debian uses is lightweight in terms of resource requirements. This has allowed me to keep my old computers running at an acceptable speed.


    Jorge G.

Stable and Simple Yet Powerful OS

  • December 15, 2025
  • Review provided by G2

What do you like best about the product?
I love that Debian provides open-source solutions and it's free. I appreciate its simplicity and stability, which are crucial for me since there are services that depend on it. The stable and robust kernel makes it an obvious choice when it's time to choose a distro. I also found the initial setup of Debian quite easy.
What do you dislike about the product?
I dislike the lack of easy to read documentation.
What problems is the product solving and how is that benefiting you?
Debian provides open source solutions and it's free. It's simple and stable, with a robust kernel, which is crucial as services depend on it.


    Hamza Sharif

Have hosted fast-loading websites and maintained secure servers through regular updates

  • November 03, 2025
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Debian is for websites hosting. I use Debian for some NGINX and Apache websites, for example, websites with static pages or some other customers with e-commerce content.

What is most valuable?

The best features Debian offers are its low weight, lightweight architecture, and faster response to services. Debian's lightweight architecture and faster response help me in my day-to-day work by allowing me to host websites and achieve faster response times, which keeps my customers happy. Debian has kept my workflow secure by maintaining system stability with day-to-day or monthly updates with security patches, securing the system from external attacks. I am satisfied that there are regular updates and security updates that keep the system stable.

What needs improvement?

I believe security improvements should continue, and I think Debian is in good shape as it is. Debian was easy to set up.

For how long have I used the solution?

I have been working in my current field for four plus years.

What do I think about the stability of the solution?

Debian is stable.

What do I think about the scalability of the solution?

Debian's scalability for my needs is excellent. As the growth of our infrastructure is required, we can host many Debian servers. For our organization, as we are a service provider, we are using this on our public clouds for different customers, and it handles this very well.

How are customer service and support?

I have not needed customer support for Debian. I never had to contact the Debian help center, and whenever I had a query, I used Google to search for it and found very helpful information from public platforms.

How would you rate customer service and support?

Neutral

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

I have not used a different solution before Debian. I have been using Debian for a long time and have not used any alternate solution yet.

How was the initial setup?

I found this interview very well AI-controlled. I appreciate it and think the use of AI is done very well.

What about the implementation team?

Before choosing Debian, I evaluated no other options. I have been using Debian only because it was part of my KT sessions during training in my initial onboarding, and then I continued my journey with Debian without experiencing different tools.

What was our ROI?

I cannot say that I have seen a return on investment with Debian because I am a DevOps engineer, and it is my job to do this.

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

My experience with pricing, setup cost, and licensing is that it is much better than Microsoft Windows, so I really appreciate the pricing model.

What other advice do I have?

My company does not have a business relationship with this vendor other than being a customer. We are a service provider company, so we work for different companies to provide them with IT infrastructure-related services. I believe Debian is clear and has been well covered. I have given this review 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?


    Sabry Tarek

Has supported daily deployment of critical infrastructure and boosted productivity through robust community resources

  • October 31, 2025
  • Review from a verified AWS customer

What is our primary use case?

As a DevOps engineer, my main use case for Debian is that it is my daily driver.

I use Debian in my daily work most of the time for tasks such as installing daemons and servers like Nginx, hosting databases, and creating other workloads.

In addition to my main use case for Debian, I also perform system hardening.

What is most valuable?

The best features Debian offers are stability and the documentation.

Debian's stability helps me in my daily work because my work relies on stability; I'm trying to deploy production workloads, and Debian offers that stability for me. In addition to the documentation, I can find any part under Debian documentation versus other Linux distros, so it gives me comfort to go through all options.

Debian has positively impacted my organization because it is one of the oldest Linux or GNU/Linux distros, which I believe has the biggest community compared to other Linux distros, so we have a lot of brains.

What needs improvement?

I believe Debian can be improved by adding more containerization features out of the box, and it should make some updates when it comes to the UI.

In addition to the needed improvements, I think if Debian had a memory-based distribution, similar to Alpine, that would be great, as we could get benefits in terms of memory or embedded systems.

I think Debian needs improvements, especially with GCP, in terms of cloud deployment and integration.

For how long have I used the solution?

I have been working in my current field for more than nine years.

What do I think about the stability of the solution?

Debian is stable.

What do I think about the scalability of the solution?

Scalability is good since Debian is totally open source.

How are customer service and support?

Customer support is good.

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

Before switching to Debian, I used Red Hat-based distributions because I am a Red Hat Certified System Administrator and Red Hat Certified System Engineer, and some projects required technical support and licensing for security concerns.

How was the initial setup?

My experience with pricing, setup cost, and licensing is quite favorable; since Debian is totally free, it is one of my first options.

What about the implementation team?

I have purchased Debian a lot of times through the AWS marketplace before.

What was our ROI?

I have seen a return on investment; specifically, the cost is around zero because there is no need for a license, and since my whole team uses Debian, we are fine with the number of employees needed.

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

My experience with pricing, setup cost, and licensing is quite favorable; since Debian is totally free, it is one of my first options.

Which other solutions did I evaluate?

Before choosing Debian, I evaluated other options such as Ubuntu and Red Hat-based distributions.

What other advice do I have?

My advice for others looking into using Debian is to read the documentation and take advantage of the big community to ask questions.

Currently, my company does not have a business relationship with this vendor other than being a customer, but we are looking for this.

I gave this product a rating of nine out of ten.


    reviewer2774178

Has provided a reliable development and server environment with strong security and minimal maintenance

  • October 31, 2025
  • Review from a verified AWS customer

What is our primary use case?

On the personal side, I use Debian desktop, which is a lightweight way for me to get work done and do software development. On the professional side, we have Debian servers that host web applications and execute droplets on servers that containerize applications.

We use Debian in our professional environment to host an N8N droplet for automations, specifically work automations. We have a container on a Debian server for a couple of our web applications. We have a web application that helps us manage our support inquiries and a web application that helps our clients engage with their patients. Some of those are Debian, and some of those are Ubuntu.

I have also used Debian via WSL, Windows Subsystem for Linux, which is another personal use case for software engineering via VS Code.

We use Debian deployments primarily on cloud providers such as AWS and Google Cloud. I mostly use AWS for our Debian deployments, but we also use DigitalOcean.

What is most valuable?

Debian offers the best features in that it is open source, simple, and battle-tested, with a good release cycle. I appreciate their waterfall methodology; if it is not broken, do not fix it. Debian operates a very important place in the market, particularly around web-related services that need to be resilient and long-lasting. I believe Debian is fantastic.

Debian's release cycle is a philosophy that makes sense for organizations that have a very nimble and quick release cycle, while other distros that are more waterfall-like test things every few years and ship new releases every few years. There are pros and cons to both approaches.

What needs improvement?

I believe security on Debian is top-notch due to its long history and the many individuals and organizations that rely on it, meaning there are many eyes on it. Reliability and security are fantastic; I have never had any issues with either. I would say package management could be a little easier to use, install, reinstall, and roll back packages. It seems there should be a more deterministic way to do that. It does seem that you are running a lot of random install scripts to install things or relying on another two or three package management services, so there could be better software installation methods.

Maybe apt, the package management tool, could have some efficiencies added to allow one to roll back more easily and keep a log. Debian does have some logs that show recent changes, but it is still a little hard to roll back or know what changes were made when; the interface is not as clean as it could be.

The installer experience with Debian is not great, but it is not terrible now. With AI, it is pretty easy to follow the basic steps to get it going. Most people setting up Linux are often using a distro based on Debian rather than vanilla Debian.

What do I think about the stability of the solution?

Debian is stable.

What do I think about the scalability of the solution?

Debian's scalability is great; I have had no issues with scalability, reliability, or stability.

How are customer service and support?

I rely on forums and online research for customer support and do not know if Debian has official customer support.

How would you rate customer service and support?

Neutral

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

There is not really another option besides Windows, which is not a good option. We have never used it because it is complicated and not as reliable on the server side. Even on desktop, Debian is very complicated to install and set up, but if you can get past that learning curve and set up a simple system that does just what you want, you unlock all sorts of capabilities that you just cannot get from other desktop operating systems like Windows or Mac.

How was the initial setup?

The installer experience with Debian is not great, but it is not terrible now. With AI, it is pretty easy to follow the basic steps to get it going. Most people setting up Linux are often using a distro based on Debian rather than vanilla Debian.

What other advice do I have?

My advice for others looking into using Debian depends on their purpose. It is different advice for using Debian on the desktop versus for a server. If you are using it over AWS or something, there is not much advice needed since cloud providers have their own interfaces. For running a Debian server, there is a lot of advice online that I am not qualified to give. For the desktop, be prepared for a lot of tweaking and configuration since you are starting with a blank slate and building from there. Many features that come on Windows and Mac are not necessary and can bloat the experience.

I found this interview to be a little less applicable for Debian, so you might want to have different review prompts or templates depending on the type of technology you are reviewing or interviewing for. My overall rating for Debian is nine 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)


    reviewer2774055

Has reduced licensing costs and helped the team focus on implementation instead of compatibility workarounds

  • October 30, 2025
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Debian at work and personally is for software that is only supported by Linux, and I primarily use Debian for anything Linux related because it's the most supported option. It's very easy to set up, and very easy to install software on it. We use it for testing scripts, Linux scripts, or bash scripting, and for integrations that are not supported by Windows. Cybersecurity solutions like pen testing tools all rely on it. Sometimes we use Kali Linux, but we use Debian particularly because it's available on AWS, while Kali Linux is not available there. When we want to create a Linux-based virtual machine, especially on the cloud like AWS, we always go for Debian.

I have used Debian extensively to automate tasks on the cloud like Terraform, where I would use one Debian virtual machine as a command and control center for managing other Debian-based Linux machines. Additionally, I integrate it with Ansible for further automation.

What is most valuable?

The best features Debian offers include compatibility and the wide range of software available on it, along with flexibility. The commands and most tutorials or documentation online for anything you need are always mainly built for Debian. It's much easier to find resources for Debian compared to other Linux distributions.

Debian's compatibility and flexibility have significantly helped me in my work. For example, if I want to install any prerequisites for software on Debian, it's very easy to use the default commands for installing software such as APT-get, and I always find the package I want to install compatible and available in any of Debian's libraries or repos. When I try the same on Kali Linux or CentOS, I almost always struggle to find the packages easily, but for Debian, I always find what I need.

Debian has positively impacted my organization by making it much easier for the technical team. If we had forced our team to use Kali Linux or any other Linux-based distributions, they would struggle more to complete projects that rely on Linux. Debian is the most straightforward and compatible option, which greatly simplifies our engineers' tasks.

This ease of use with Debian has translated into results for our team by saving time and reducing errors. For example, when deploying a Linux-based application or software for one of our customers, since it's most likely compatible with Debian, the team can concentrate on implementing the product and installing it without working around limitations or compatibility issues.

What needs improvement?

I wish the company responsible for Debian would send communications about updates and new features to keep people informed and to give Debian the recognition and praise that it deserves.

For how long have I used the solution?

I have been using Debian on and off depending on the projects I work on and for personal use in lab testing and internal applications for my company since I was studying in university and throughout my experience over the past five years.

What do I think about the stability of the solution?

In my experience, Debian is very stable.

What do I think about the scalability of the solution?

The scalability of Debian for our organization depends on our requirements. We don't spin up new Debian instances arbitrarily. We deploy machines for lab testing or specific projects as needed, some being temporary for testing purposes.

How are customer service and support?

We rely on community resources for support, such as documentation, forums, and asking questions online. It's very easy to find reliable tutorials and guides. However, we've never reached out for official support or dealt with Debian's vendor tickets, as we manage everything ourselves by utilizing open-source resources.

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

I used to rely heavily on Windows before switching to Debian. With Windows, you need a license and must ensure that all the software you try to install supports Windows. A lot of software relies on Linux, which made the transition to Debian easier.

What was our ROI?

I have seen a return on investment using Debian. We were able to save a substantial amount by using Linux instead of Windows and spending a lot of money on Windows licenses.

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

Regarding pricing, setup cost, and licensing, we have a certain amount of credit on AWS, and as long as I remain within the limit of that credit, I can create machines as much as I want without exceeding the monthly limit.

Which other solutions did I evaluate?

Before choosing Debian, we evaluated other options like Ubuntu, Kali Linux, and CentOS, but many of them have additional costs such as support licensing, even though they are still cheaper than Windows. Debian stood out as the most compatible option, being the most stable with frequent updates and reliable backward support, making it the best choice for us.

What other advice do I have?

Other vendors should consider preparing AWS market-ready instances that are based on Debian. Offering ready-to-spin virtual machines that are packaged with their software would be beneficial.

My advice to others looking into using Debian is to assess their current pain points if they are using Windows or another Linux distribution and check if Debian resolves those issues. It's more compatible with solutions they may already have deployed on other operating systems, and I'm confident they'll find it to be a better and more cost-effective choice.

My additional thoughts about Debian are that the best part is the community, the resources available online, and how easy it makes it for technical users. I truly appreciate that I've never struggled to achieve or implement something on Debian. If I don't know how, I can always search online and find someone who has already done it, along with tutorials or documentation available online. I would rate my overall experience with Debian highly based on its stability, compatibility, and strong community support.