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

Qovery PO

Qovery

Reviews from AWS customer

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

68 reviews
from

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


    Nael O.

Best Devops Experience

  • March 25, 2025
  • Review provided by G2

What do you like best about the product?
I love evrything. It automates all your deployments easily and l like the fact that all layers are well itnegrated from env vars to github actions and environments.

Devops and infratsructure complexities have been safely wiped and the whole company witnessed a clear efficiency gain.
What do you dislike about the product?
Nothing to mention on this aspect as I have witnessed a really good product
What problems is the product solving and how is that benefiting you?
It automates the whole inf ra pipeline from code updates to Docker deployments, DNS settings, and production ready server constantly up and scaled.


    Computer & Network Security

Simplification of DevOps processes for cloud providers

  • March 12, 2025
  • Review provided by G2

What do you like best about the product?
Clean and simple UI to create Kubernetes clusters, servers and managed DB.
Very good support from Qovery team via Slack with quick feedback on questions.
Good documentation for projects and UI available.
Simplifies the process a lot when working with Kubernetes.
What do you dislike about the product?
Deployment time from a monorepo can be really slow (you cannot redeploy all at once).
What problems is the product solving and how is that benefiting you?
no longer have to manage clusters themselves, because Qovery offers a cluster with automatic upgrades.


    Isaiah Marc S.

Qovery is a no brainer for all stages

  • December 08, 2024
  • Review provided by G2

What do you like best about the product?
I discovered Qovery a long time ago, when they were building the closed beta. As I'm working on my first project by myself, I didn't want to go serverless. Sure, it's easy and cheap but it doesn't work at scale. I needed an automated way to deploy my Docker image from my GitHub monorepo with a managed Postgres database on RDS, migrations, and cron jobs. I tried Qovery and it eliminated all of my infrastructure and deployment headaches. No terraform, no GitHub actions, and no Kubernetes knowledge required. Their user interface is clean and fun to use. Everything deployed within my AWS cluster within minutes. I had full control of the features, instances and scaling. The team was quick and helpful with resolving any issues. And I won't need a DevOps team or expensive engineers to manage complex infrastructure as I scale. Qovery is a no-brainer, I'm very satisfied and excited to continue with their service.
What do you dislike about the product?
I was hesitant to onboard, Qovery appeared intimidating as a mature and established platform for my pre-product and pre-revenue side project. The pricing is expensive for a startup, but at scale is worth every penny.
What problems is the product solving and how is that benefiting you?
Automatically deploy my Docker images from my GitHub monorepo to my AWS cluster with cycle and cron jobs.


    Anderson A.

Simplifying Cloud Deployments with Ease and Flexibility

  • July 03, 2024
  • Review provided by G2

What do you like best about the product?
Qovery simplifies the deployment process, allowing our developers to focus on writing code without worrying about infrastructure. Its user-friendly interface and straightforward setup make it accessible even for those with limited DevOps experience.
What do you dislike about the product?
it is an excellent cloud platform. I highly recommend it for both beginners and professional developers.
What problems is the product solving and how is that benefiting you?
Looking after cloud infrastructure and deployments can be quite a hassle. This platform offers a user-friendly solution that takes care of deployment tasks, freeing up developers to concentrate on coding rather than worrying about managing the infrastructure.


    Pranas K.

Modern infrastructure done for you

  • June 28, 2024
  • Review provided by G2

What do you like best about the product?
Qovery deploys and manages a modern infrastructure with a very little effort on your side. Their infrastructure is built on top of the latest and greatest components that we used to deploy ourselves. We prefer Qovery because it frees our team from maintaining and managing infrastructure and allows focusing on our application development.
What do you dislike about the product?
Since it's a new product some bugs do appear but they are usually quickly fixed. It also can get a bit expensive when your usage grows.
What problems is the product solving and how is that benefiting you?
Qovery is managing our cloud infrastructure for us allowing our development team to focus on our application.


    Charles G.

Cloud infrastructure usable to everyone

  • April 08, 2024
  • Review provided by G2

What do you like best about the product?
Having a Kubernetes infrastructure in production in just a few clicks
No need for a DevOps to scale.
What do you dislike about the product?
Still has a few small bugs and logs that aren't always very clear but is on the right track.
What problems is the product solving and how is that benefiting you?
To have an advanced cloud infrastructure on AWS and a continuous integration solution without having to pay for a DevOps.


    Andrea M.

Streamlined Cloud Infrastructure Deployment Made Effortless with Qovery

  • February 16, 2024
  • Review provided by G2

What do you like best about the product?
What I like best about Qovery is its intuitive interface, which simplifies both setup and deployment of cloud resources. It's incredibly user-friendly, making it accessible to developers of all skill levels. Additionally, the comprehensive documentation and responsive customer support ensure a smooth experience from implementation onwards.
What do you dislike about the product?
The logging part XD but hey, logging is always a pain. I know they are working a lot and working great to bring a great experience also for logging.
What problems is the product solving and how is that benefiting you?
Qovery solves the complex challenges of cloud infrastructure management by providing a streamlined platform for deploying resources across multiple providers like AWS and GCP. This benefits our team by saving valuable time and resources, as we no longer need to navigate different provider consoles or manually manage deployments. With Qovery, everything is centralized and automated, resulting in increased efficiency and reliability in our operations.


    Jorge R.

Qovery made operations accesible to everyone

  • February 13, 2024
  • Review provided by G2

What do you like best about the product?
That makes almost trivial to manage the entire infrastructure of our organization, including third-party managed services, demos, and PoCs. What I like the most is that it democratizes DevOps for smaller companies like ours, often constrained by budget considerations.
At this point, we find challenging to afford a dedicated DevOps team, and even if we could, there's no guarantee of achieving the same level of mature infrastructure that Qovery help to provide.
What do you dislike about the product?
That it does not have a way to monitor the utilization of nodes within each cluster without directly accessing my cloud provider's platform. Additionally, it would love to know how configuration changes impact our monthly costs.
What problems is the product solving and how is that benefiting you?
DevOps democratization


    Marketing and Advertising

Great tool to start with Kubernetes

  • January 29, 2024
  • Review provided by G2

What do you like best about the product?
Very easy to setup and clear UI. It manages for us cluster creation and maintenance, as well as auto-upgrade Kubernetes versions. It comes with ingress controller, cluster auto-scaler, and all the defaults.

Pure click-ops fashion making it very easy to learn the tool. Anyone can deploy a container without even reading documentation!

RBAC is baked-in which is really convenient to give developpers only read-access to prod.

Great and active support as well, the team is knowledgeable (great blog!) and very helpful.
What do you dislike about the product?
The out-of-the-box application deployments are missing features such as InitContainers and startupProbes which would then require to deploy your own helm charts/kustomize.

Deployment time from a monorepo can be really slow (you cannot redeploy all at once).

There is no easy diff between environments and promoting changes between environments is missing.
What problems is the product solving and how is that benefiting you?
No need to manage the kubernetes cluster anymore, using Qovery provides a cluster with auto-upgrades.


    Laurent S.

Game Changer

  • November 30, 2023
  • Review provided by G2

What do you like best about the product?
The simplicity of the interface, and the level of abstraction they managed to implement... devops can be such a pain... and yet they made it accessible for others !
What do you dislike about the product?
Don't know yet... If I really had to say something... I would have liked a pricing plan based on the platform usage, rather than a per dev licence...
What problems is the product solving and how is that benefiting you?
Simplicity to go to production
Decoupling the tools in our CI/CD process
We don't need any fulltime devops position in the team so far
It even benefits us in optimizing our production costs, the interface being so straightforward in terms of choice, and implications
Last and not least, it makes us concentrate on creating value for the company, and saves us a lot of time and energy (therefore money) to do so !