Modal logo

    Modal

    Sold by
    Modal is a serverless compute platform for AI, ML, and data teams.

    Ratings and reviews

    3.9
    12 ratings
    42%
    42%
    8%
    8%
    0%
    0 AWS reviews
    |
    12 external reviews
    External reviews are from G2  and PeerSpot .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (12)
    E-Learning

    Amazing When It Clicks, But Often Confusing and Unhelpful

    Reviewed on Sep 09, 2026
    Review provided by G2
    What do you like best about the product?
    It's amazing and helps alot really ans literally
    What do you dislike about the product?
    Sometimes it is very very confusing and doesn't help
    What problems is the product solving and how is that benefiting you?
    Optimising my time
    Ronit B.

    Effortless Python Deployment for Compute-Heavy AI Workloads

    Reviewed on Sep 01, 2026
    Review provided by G2
    What do you like best about the product?
    I like that Modal makes it easy to run and deploy Python workloads without having to manage the underlying infrastructure. It is especially useful for running AI and compute-heavy tasks when I need extra resources.
    What do you dislike about the product?
    It can take some time to understand the platform and its deployment model. Debugging can also be a little difficult when something goes wrong in a remote environment.
    What problems is the product solving and how is that benefiting you?
    It simplifies running compute-heavy and AI workloads without needing to manage servers manually. This helps us run jobs on demand, scale resources when needed, and spend less time managing infrastructure.
    shantanu g.

    Best-in-Class Python Developer Experience with a Very Generous Free Tier

    Reviewed on Aug 28, 2026
    Review provided by G2
    What do you like best about the product?
    Modal provider is best-in-class for developer experience when working with Python. I used it to host my own STT and TTS models, and the overall workflow felt smooth and straightforward. On top of that, their free tier is very generous—like, very, very generous. look guys if you are looking for provider to host your agent or model like wisper and other then its really good option to use model i will higly suggest as its native support for paython deployment can give trouble on paid plan (might be withme bit still)
    What do you dislike about the product?
    Deployment can be a bit unpredictable sometimes. For example, it failed on me once when I tried to deploy it.
    What problems is the product solving and how is that benefiting you?
    As I said previously, it failed once during deployment.
    Oil & Energy

    Python-First AI Scaling with Flexible GPUs and Fast Container Startup

    Reviewed on Aug 13, 2026
    Review provided by G2
    What do you like best about the product?
    What I like best about this platform is how easily they let us scale AI workloads at random without even managing any servers or Kubernetes. Its own Python-first approach also makes deploying inference, training, and other batch processing jobs feel very much similar to writing local code. And also GPU selection, container dependencies and other auto-scaling can also be defined within the application. Faster container startup and access to different GPU types are particularly useful when workloads fluctuate. They pay for usage model also helps us to avoid spending on ideal infrastructure.
    What do you dislike about the product?
    This platform has a bit of a learning curve because its code-first deployment model is kind of different from the conventional cloud infrastructure setup. Also, debugging distributed jobs and optimising its cold start behaviour might require familiarity with model-specific concepts. And their cost may also be bit difficult to predict when highly parallel GPU workloads scale suddenly; this will create bit of confusion in the middle period, as some of their advanced capabilities and other enterprise controls are limited to higher price plans. And more visual configurations and other core cost forecasting tools would make the platform easier for non-technical teams.
    What problems is the product solving and how is that benefiting you?
    This platform helps us to remove the infrastructure which is involved in provisioning GPUs and building other containers, along with scaling AI applications. We can also use it for model inference, fine-tuning, and data processing for secure code execution without even maintaining any dedicated computing clusters. And also applications which are automatically scaled according to demand and can scale down when unused. By reducing the initial GPU expenses, this platform is saving lots of cost involved at the initial setup. Overall, this platform allowed our team to test ideas and move models into production much faster. It also reduces the operational overhead while giving our developers more time to focus on the actual AI product.
    Siddharth Y.

    Fast Setup, High-Performance Jobs—Less Time Configuring Docker

    Reviewed on Aug 13, 2026
    Review provided by G2
    What do you like best about the product?
    it is fast and you dont have to spend too much time in configuring docker containers . it saves your too much time because it gives high performance job instantly
    What do you dislike about the product?
    there is not a major issue in this but one think that i dont like is that it is mostly focused on python
    What problems is the product solving and how is that benefiting you?
    modal is solving the time we are spending on it by allowing us too running heavy python scripts and ai workloads
    Muhammad O.

    Easy Platform for Building and Testing AI Workflows

    Reviewed on Aug 05, 2026
    Review provided by G2
    What do you like best about the product?
    What I like most is how straightforward the platform feels. The interface is clean and intuitive, and getting started is easy. It offers a convenient way to experiment with AI applications without needing a complicated setup. Overall, it feels responsive and well organized, which makes it a solid place to learn and test ideas.
    What do you dislike about the product?
    What I dislike is that some parts of the platform come with a bit of a learning curve, especially if you’re new to AI infrastructure. I also feel that a few of the setup steps and the documentation could be more beginner-friendly and easier to follow. That said, overall it’s been a good experience.
    What problems is the product solving and how is that benefiting you?
    Modal Labs helps cut down the time and effort it takes to test and deploy AI applications. Rather than spending my time setting up infrastructure, I can put more energy into building and experimenting. Overall, it’s made my workflow more efficient and much easier to manage, especially when I’m evaluating things and learning along the way.
    Muhammed A.

    Easy, Fast, Auto-Scaling Python Workloads with Modal

    Reviewed on Aug 01, 2026
    Review provided by G2
    What do you like best about the product?
    Modal makes it easy to run Python workloads without managing servers or infrastructure. I used it for web scraping tasks, and the automatic scaling, fast deployment, and simple developer experience allowed me to focus on writing scraping logic instead of maintaining cloud resources.
    What do you dislike about the product?
    The platform is easy to use, but understanding the pricing model for different compute resources can take some time. More examples for advanced scraping workflows and browser automation would make it even easier for new users.
    What problems is the product solving and how is that benefiting you?
    I used Modal to run large-scale web scraping jobs that needed parallel execution and dependable background processing. Rather than managing virtual machines or containers myself, I was able to deploy the workload quickly and rely on the platform to scale automatically. That cut down on operational overhead and made my data collection process more reliable and efficient overall.
    Computer Software

    Revolutionizing AI Workloads with Ease

    Reviewed on Jul 16, 2026
    Review provided by G2
    What do you like best about the product?
    I like how Modal Labs completely eliminates the infrastructure tax since we don't have to manage Kubernetes, configure CUDA drivers, or manually build Docker containers just to run a Python script on a GPU. Their custom container runtime boots up in seconds, allowing us to run local code on cloud GPUs almost instantly. I appreciate defining the GPU environment directly in Python with simple decorators, avoiding the headache of Docker, Kubernetes, and CUDA. I also enjoy Modal's shared storage volumes and network file systems for machine learning, which let us persist heavy model weights and training datasets across separate runs. The parallel mapping feature is particularly beneficial, enabling us to effortlessly scale a single Python function across hundreds of parallel CPU or GPU containers to process large datasets in minutes rather than hours. Additionally, the initial setup was straightforward with just pip commands.
    What do you dislike about the product?
    I find the lack of self-hosting or private VPC options to be a dealbreaker for enterprises with strict compliance requirements, and the proprietary Python SDK can lead to vendor lock-in. Additionally, running steady, 24/7 GPU workloads on their serverless model is much more expensive than renting dedicated instances from traditional cloud providers.
    What problems is the product solving and how is that benefiting you?
    I use Modal Labs to eliminate infrastructure tax and idle GPU costs, run tasks using simple Python decorators, and scale functions efficiently. It simplifies our workflow by managing serverless GPU and CPU compute tasks without the need to handle complex cloud infrastructure.
    Uri G.

    Solid Service, Unexpected Charges

    Reviewed on Jul 07, 2026
    Review provided by G2
    What do you like best about the product?
    Solid offering, a lot of unexpected payments that lead us to switch to another provider
    What do you dislike about the product?
    Got unexpected payments, even after closing the account
    What problems is the product solving and how is that benefiting you?
    Modal has a GPU as a service that is generally more cost effective than aws/gcp
    reviewer2855421

    Low-friction compute has accelerated my prototyping and supports fast code evaluation runs

    Reviewed on Jun 22, 2026
    Review provided by PeerSpot

    What is our primary use case?

    My main use case for Modal Labs is to accelerate my prototypes because I find it effective.

    A specific example of a prototype I accelerated using Modal Labs is when I wanted to run evaluations for code generation models, so I used Modal Labs to deploy containers to run them on a specific environment.

    How has it helped my organization?

    Modal Labs has positively impacted my organization and my work because I don't think there is any other provider that lets me attach it as functions, and I think it fits my workflow more naturally.

    What is most valuable?

    The best features Modal Labs offers are how quick it is to provision containers and the fact that you can attach compute as functions.

    The speed of provisioning containers and the attached compute function are valuable to me because it makes it efficient and fast to use.

    What needs improvement?

    Modal Labs could be improved by not charging for the building of containers, as it turns out to be more expensive for certain use cases like mine where I have to try out many different containers.

    I chose an eight because if they made their free tier a bit more generous and also did not charge for building containers, I would give it a nine.

    For how long have I used the solution?

    I have been using Modal Labs on and off for around a year.

    What other advice do I have?

    I don't have anything else to add about my main use case or how Modal Labs fits into my workflow.

    I don't want to add anything else about the features.

    I don't measure my outcomes with Modal Labs, but my experience has been pretty good for use cases where other providers, which usually involve renting out the full VM, is too much of a high-friction option. This being low-friction is valuable.

    I have no comments regarding Modal Labs's AI capabilities, specifically about its governance and security because I haven't used it in that context.

    Regarding Modal Labs's AI capabilities, I find its accuracy and reliability of output to be extremely reliable. I don't think there is anything to improve regarding accuracy because it is a provider.

    I use Modal Labs for experimentation on and off, and I do not properly deploy it.

    I did not purchase Modal Labs through the AWS Marketplace. I used the free tier.

    My advice to others looking into using Modal Labs is to try it, as they have thirty dollars of free credits every month.

    I give Modal Labs an overall rating of eight.