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

Reviews from AWS customer

5 AWS reviews

External reviews

250 reviews
from and

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


4-star reviews ( Show all reviews )

    Information Technology and Services

I have used Anaconda for 10+ years

  • December 01, 2025
  • Review provided by G2

What do you like best about the product?
Honestly, what I find most brilliant about the Anaconda AI Platform is that it just eliminates the "dependency hell" that usually plagues Python development.

If you’ve ever tried to manually install a dozen machine learning libraries only to have them all break because one version of NumPy didn’t agree with another, you’ll know exactly why Anaconda is such a relief. It handles all that messy wiring for you.

Here is a breakdown of what makes it stand out, from a "day-to-day use" (I use at work every week) perspective:

1. The "Batteries Included" Philosophy
The best bit is definitely the convenience of implementation. You download one installer, and suddenly you have everything you need: Python, Jupyter Notebooks, pandas, scikit-learn and hundreds of other data science packages. You don't have to spend your first afternoon hunting down libraries; you can just open a notebook and start coding immediately. It feels like moving into a furnished flat rather than an empty house.

2. Lifesaver
While pip is great, the conda package manager is the real hero here.

Safe Experimentation: It lets you create isolated "environments" for every project. You can have one environment with an old version of TensorFlow for a legacy project and another with the cutting-edge PyTorch version for something new, and they won't interfere with each other.

Non-Python Libraries: Unlike standard Python tools, Conda can install non-Python dependencies (like C libraries) that data science packages often rely on. It saves you from having to compile things from source, which can be a nightmare on Windows.

3. Running AI Locally (Cool Stuff)
Recently, they’ve added features like the AI Navigator, which allows you to download and run Large Language Models (LLMs) directly on your own laptop. This is massive for privacy. You can experiment with AI assistants without sending your data to the cloud. It turns your local machine into a private AI lab, which is incredibly empowering.

4. Agnostic and Stable
It works almost exactly the same whether you are on Windows, macOS, or Linux. This consistency is underrated but vital if you are working in a team where everyone uses different operating systems. You know that if it runs in your Anaconda environment, it’s likely to run in theirs too.

In short, I like it because it lets you focus on the maths and the code rather than the configuration. It removes the friction between having an idea and testing it out.

Note: For customer support, I have yet to experience any of it, thus I cannot comment much about it.
What do you dislike about the product?
Disclaimer: This is not anything about "dislike". It's just an experience/observation over the years. Hope it helps.

The full Anaconda installer is huge (gigabytes). It installs hundreds of packages you will likely never use. It feels a bit like buying a whole supermarket just because you wanted a pint of milk.

Perhaps this is why many of us switch to Miniconda (the stripped-down version) eventually.
What problems is the product solving and how is that benefiting you?
It solves the configuration headache. Instead of spending three days figuring out why your C++ compilers aren't talking to your Python installation, Anaconda gives you a pre-built binary that just works. It lowers the barrier to entry for maths and science enormously.


    Banking

My Go-To Platform for Stable, Secure AI Workflows

  • November 30, 2025
  • Review provided by G2

What do you like best about the product?
As someone who works daily with data science and ML workflows, what I appreciate most about the Anaconda AI Platform is the way it brings together reliability, security, and ease of use in a single environment. The curated package ecosystem removes the constant dependency conflicts I used to deal with when managing environments manually. Having stable, pre-tested builds of key libraries (NumPy, pandas, TensorFlow, PyTorch, etc.) saves me hours of troubleshooting every month.

I also value the focus on model safety and governance, which has become increasingly important in enterprise settings. Anaconda’s approach to managing packages and controlling access to AI models gives me confidence that what I’m deploying is safe, compliant, and reproducible.

The integration between environments, notebooks, and deployment pipelines feels seamless, and the platform makes collaboration across teams much easier. For me, Anaconda is the “no-surprises” foundation for any serious data or AI project.
What do you dislike about the product?
My only complaints are that the platform can feel a bit heavy during initial setup, and package installs are sometimes slower than pip. The environment management UI could also be a bit more streamlined. Nothing major, but there’s room for small usability improvements.
What problems is the product solving and how is that benefiting you?
Anaconda AI Platform solves the biggest headaches in data science—environment conflicts, dependency issues, and concerns around model/package security. It gives me a stable, controlled workspace where everything just works. This has significantly reduced setup time, improved reproducibility across projects, and made it easier to collaborate with my team without worrying about version mismatches or unsafe packages.


    Computer Software

Anaconda's benefits for hobbyists and independents.

  • November 29, 2025
  • Review provided by G2

What do you like best about the product?
It has multiple integrated features (PythonAnywhere for hosting, JupyterNotebook and JupyterLab, and the local distribution) that make it a great hub for Python work.
What do you dislike about the product?
Not all of its features are well described or explained to me, so I do not find myself using them too much (Ex. EduBlocks)
What problems is the product solving and how is that benefiting you?
It is helping me solve the issue with using too much different tools and softwares to achieve similar goals. By using the unified Anaconda platform, I can grow skilled and familiar with one tool that fits multiple use cases.


    Yusuf L.

Fast, Accessible, But Needs UI Improvements

  • November 28, 2025
  • Review provided by G2

What do you like best about the product?
I find Anaconda AI Platform incredibly impactful and accessible, making it suitable for both beginners and those seeking to further their knowledge. Its speed availability is one of the standout features, as it allows me to run scripts efficiently and tackle a variety of projects without system restrictions. The backend support is another aspect I appreciate, as it provides the necessary power and flexibility for my project needs. Additionally, the initial setup of Anaconda AI Platform was easy, which is a significant advantage, allowing me to get started quickly without encountering hurdles.
What do you dislike about the product?
I dislike the current user interface of the Anaconda AI Platform. It lacks the functionality to view code in action in real-time, a feature that is more streamlined and user-friendly in platforms like Streamlit or Replit.
What problems is the product solving and how is that benefiting you?
I use Anaconda AI Platform to run scripts and learn with ease, benefiting from its speed and backend features. It allows me to tackle various projects seamlessly, without restrictions, providing an impactful and accessible platform for both beginners and advanced users.


    Anton M.

From Instagram inspiration to my first successful code: Anaconda makes Python feel like home

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
My journey with Anaconda started in a very unusual way — through a recommendation from an Instagram influencer who promoted it as the best entry point for beginners. I was skeptical, but I decided to give it a try. What I truly love is that Anaconda bridges the gap between a complete novice and the complex world of programming. I remember my first experience: unlike other tools where I got stuck on installation errors, Anaconda worked perfectly on the first try. That feeling of immediate success was incredibly empowering. Even though my job isn't 100% coding-related, I recently received a newsletter from Anaconda that actually worked — it brought back those warm memories of my first steps. It motivated me to return to "vibecoding" using their platform because it feels safe, inclusive, and hassle-free.
What do you dislike about the product?
or a "vibecoder" or a hobbyist like me, it is hard to find real flaws. However, if I must be objective, the Anaconda Navigator can sometimes be a bit heavy and slow to launch on older machines compared to lightweight code editors. But considering it carries the entire ecosystem inside, I accept this trade-off for the convenience it provides.
What problems is the product solving and how is that benefiting you?
Anaconda solves the "Fear of Starting." I use it to create a stress-free environment for learning and experimenting with Python without the headache of managing libraries manually. It allows me to focus on the creative side of coding rather than the technical maintenance. It keeps my motivation alive. When I tried other tools, I cooled off quickly because they felt too strict or complex. Anaconda brings back the joy and ease of use, making me feel like a developer even without a heavy technical background.


    vishwajeet s.

Effortless Package Management and Seamless Dependency Handling

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
The way Anaconda clusters all the packages/libraries together, and the way it installs or manages the dependencies that are required.
Installation is easy for all the available platforms.
a wide variety of features available.
I use it frequently to practice Python and AI libraries using JupyterLab.
The path of installation and sharing of notebooks helps in implementing suites in another environment or machine.
What do you dislike about the product?
size after installation, it seems way heavier than miniconda or simple Python.
Integration comes with a price of heavyweight environment sizes.
Community support is great. However, customer support is not that helpful, especially with chat.
What problems is the product solving and how is that benefiting you?
Advancement in handling complex dependencies.
Teaching/Training environment provided inclusively.


    Abel A.

Seamless AI/ML Experience with Stellar UI

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
I appreciate Anaconda AI Platform for its strong support in training and deploying models effectively. I enjoy the robust and comprehensive frameworks and environment it provides, which greatly facilitate my work in artificial intelligence and machine learning. Moreover, the user interface is top-notch, making my interaction with the platform smooth and pleasant. The initial setup was seamless, which speaks volumes about its user-friendliness and accessibility. Overall, these features really enhance my experience by simplifying and optimizing my workflow.
What do you dislike about the product?
The platform is good but there is need for improvement.
What problems is the product solving and how is that benefiting you?
I use the Anaconda AI Platform to train and deploy models effectively, benefiting from its robust frameworks, environment, and top-notch UI for seamless artificial intelligence and machine learning development.


    José Napoleón Z.

Powerful for Data Analysis, but Demanding on Resources

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
I love using Anaconda AI Platform both for my office work and my personal projects, as it allows me to perform data analysis and reporting efficiently. One of the features I appreciate the most is the ease it offers for the development and training of all kinds of models, which is crucial for my work, especially in the analysis of banking clients and scoring calculation. The platform helps me extract valuable information from clients and generate credit analyses with a confidence level close to 80%, which really adds value to my work. Additionally, I like the capability of Anaconda AI Platform to facilitate the cleaning, organization, and merging of many files, as well as the automations regarding BSC calculations and product comparisons.
What do you dislike about the product?
I don't like that the use of resources by Anaconda AI Platform is heavy, especially for modest machines like the ones I use at work.
What problems is the product solving and how is that benefiting you?
I use Anaconda AI Platform for data cleaning and organization, automation of calculations, and credit analysis. It facilitates the development of models and the extraction of valuable information, improving my efficiency in banking analysis.


    Zoya H.

Simplifies Package Management for Machine Learning

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
I really appreciate the package management features of Anaconda AI Platform, as they significantly enhance my workflow. Previously, I had to create a virtual environment for each project while using PIP, which was quite cumbersome. With Anaconda, I have managed to streamline this process by creating a large repository across my computer and conveniently downloading necessary packages using Conda and Anaconda itself. This has been incredibly efficient for handling machine learning tasks and hosting Jupyter Notebooks. Additionally, Conda outperforms Homebrew, especially on Mac, when dealing with machine learning and data science tasks. The intuitive UI of Anaconda Navigator is also a great asset, offering an additional layer of interface that simplifies navigating the numerous packages I use, particularly within the virtual environments I create. It's a powerful tool that has consistently provided a seamless and efficient experience.
What do you dislike about the product?
I am frustrated that the Python versions are sometimes delayed in the Anaconda AI Platform and Conda package manager. This delay can be inconvenient, especially when newer versions of Python are needed for projects. Additionally, I feel the user interface of the Anaconda Navigator could be improved as it currently lacks some user-friendly features, making navigation less intuitive than it could be.
What problems is the product solving and how is that benefiting you?
I use the Anaconda AI Platform for efficient package management, simplifying machine learning tasks and data science by handling virtual environments with ease.


    Research

Great Tool for Learning to Code

  • November 27, 2025
  • Review provided by G2

What do you like best about the product?
its helpful for people who are learning how to code
What do you dislike about the product?
It’s powerful but sometimes it feels heavier than I need
What problems is the product solving and how is that benefiting you?
The platform helps with my bioinformatics workflows by giving me reproducible environments for running complex pipelines