Blog
Qovery
Product
4
minutes

Crafting User-Friendly Solutions: Our Step-by-Step Design Process

Creating user-friendly solutions is crucial as it enhances the overall user experience and increases customer engagement. By making products easier to use and navigate, we ensure that users are more satisfied and likely to continue using them. At Qovery, we continuously deliver new features to enhance the developer experience. In this article, I will present our design process.
September 26, 2025
Julien Dan
Technical Product Manager
Summary
Twitter icon
linkedin icon

Every new feature we deliver originates from an idea posted on our public roadmap, where our customers can freely add and vote on ideas. The more votes an idea receives, the more likely we are to develop the feature.

Regularly, the Qovery product team reviews all the ideas and decides which ones will be included in the next quarter based on customer demand.

Before development begins, we focus on design. Even as a startup, we apply the Double Diamond design process.

What is the Double Diamond design process?

The Double Diamond is a design process consisting of four phases: Discover, Define, Develop, and Deliver. It helps designers explore and challenge the problem (first diamond) and then explore and define solutions (second diamond).

Double Diamond design process

Step 1: Discover

In this initial phase, we clarify our customers' needs:

  • Why do they need it? Challenge the need.
  • How many customers need it? Gather data from our forum, roadmap, emails, and Intercom feedback.
  • Is it crucial for them? Determine the priority.

We always contact customers for more information and check analytics with Posthog and Google BigQuery to better understand their needs. This aligns with the goal of the first diamond: Design the right thing!

Step 2: Define

Once the discovery phase is complete, we clearly define the need and the scope of what we will deliver. This step involves summarizing the information and identifying key insights. It ensures that everyone is aligned on the problem to be solved and the objectives to be achieved, providing a solid foundation for the next phases of the design process.

We always apply the 80/20 rule, focusing on the 20% of effort that produces 80% of the results. This helps us prioritize the most impactful aspects of the feature.

Step 3: Develop

Now it is time to Design the thing right.

We explore different solutions in a specification document written in Notion, detailing the API and backend changes. At Qovery, we value collective intelligence; therefore, the entire team reviews the document to ensure we deliver the best solution.

We conduct similar work for the frontend part with our product designer and frontend developers using Figma. And a dedicated Slack channel is created to discuss about this feature, share Figma prototypes etc..

Step 4: Deliver

The final step is to define the solution we will deliver.

And then…

Once the design is complete and technical tasks are created, we parallelize backend and frontend development to deliver the feature quickly.

Given our complex tech environment, unexpected surprises can arise, which may require us to review the specifications.

After development and testing are complete, we release the feature to our customers. We communicate the release, update the documentation, and present it in our live demo.

We then collect feedback, monitor feature usage, and make any necessary improvements to ensure successful adoption.

In conclusion, our commitment to data-driven decision-making ensures that every feature we develop, from initial concept to final delivery, effectively meets our customers' needs and enhances their experience with Qovery!

How does it reflect with a real example?

We recently released the support of the Kubernetes annotations/labels.

Step 1: Discover

It came from ideas posted in our public roadmap:

Kubernetes annotations/labels feature 1/2
null

As you can see, several users have voted for these features.

Since the features are very similar, we've decided to combine them into a single feature in the Qovery console.

We reached out to users to gain a deeper understanding of their needs:

Reaching our users via Slack
Reaching our users via our forum

Step 2: Define

After exploring the various Kubernetes, cloud provider, and Qovery entities, we have defined where it will be the most relevant to support annotations, labels and tags:

Qovery feature definition

Step 3: Develop

Once everything was clear, we wrote the functional specifications and sent them to the development team for review and feedback:

Functional specifications

Step 4: Deliver

We then started designing the UI in Figma, progressing from simple diagrams to the final design:

From designing the UI in Figma to the final design

What’s next?

To finish, we plan the development of the feature and release it in production, which will be detailed in a forthcoming article.

We decided to first deliver the annotations, followed by the labels and tags in a subsequent release.

Production release

Once the feature is delivered to production, we update our public documentation and add this link to our in-product helper assistant to ensure the documentation is easily accessible. We communicate the new feature directly to our customers through the public roadmap, changelog, and forum. And finally, we track the usage of the features and continuously improve them based on customer feedback.

Share on :
Twitter icon
linkedin icon
Tired of fighting your Kubernetes platform?
Qovery provides a unified Kubernetes control plane for cluster provisioning, security, and deployments - giving you an enterprise-grade platform without the DIY overhead.
See it in action

Suggested articles

Kubernetes
 minutes
Stopping Kubernetes cloud waste: agentic automation for enterprise fleets

Agentic Kubernetes resource reclamation is the practice of using an autonomous control plane to continuously identify, suspend, and delete idle infrastructure across a multi-cloud Kubernetes fleet. It replaces manual cleanup and reactive autoscaling with intent-based policies that act on business state, eliminating the configuration drift and cloud waste typical of unmanaged fleets.

Mélanie Dallé
Senior Marketing Manager
Platform Engineering
Kubernetes
DevOps
10
 minutes
What is Kubernetes? The reality of Day-2 enterprise fleet orchestration

Kubernetes focuses on container orchestration, but the reality on the ground is far less forgiving. Provisioning a single cluster is a trivial Day-1 exercise. The true operational nightmare begins on Day 2. Teams that treat multi-cloud fleets like isolated pets inevitably face crushing YAML configuration drift, runaway AWS bills, and severe scaling bottlenecks.

Morgan Perry
Co-founder
AI
Compliance
Healthtech
 minutes
Agentic AI infrastructure: moving beyond Copilots to autonomous operations

The shift from AI copilots to autonomous agents is redefining infrastructure requirements. Discover how to build secure, stateful, and compliant Agentic AI systems using Kubernetes, sandboxing, and observability while meeting EU AI Act standards

Mélanie Dallé
Senior Marketing Manager
Kubernetes
8
 minutes
The 2026 guide to Kubernetes management: master day-2 ops with agentic control

Effective Kubernetes management in 2026 demands a shift from manual cluster building to intent-based fleet orchestration. By implementing agentic automation on standard EKS, GKE, or AKS clusters, enterprises eliminate operational weight, prevent configuration drift, and proactively control cloud spend without vendor lock-in, enabling effective scaling across massive fleets.

Mélanie Dallé
Senior Marketing Manager
Kubernetes
 minutes
Building a single pane of glass for enterprise Kubernetes fleets

A Kubernetes single pane of glass is a centralized management layer that unifies visibility, access control, cost allocation, and policy enforcement across § cluster in an enterprise fleet for all cloud providers. It replaces the fragmented practice of switching between AWS, GCP, and Azure consoles to govern infrastructure, giving platform teams a single source of truth for multi-cloud Kubernetes operations.

Mélanie Dallé
Senior Marketing Manager
Kubernetes
 minutes
How to deploy a Docker container on Kubernetes (and why manual YAML fails at scale)

Deploying a Docker container on Kubernetes requires building an image, authenticating with a registry, writing YAML deployment manifests, configuring services, and executing kubectl commands. While necessary to understand, executing this manual workflow across thousands of clusters causes severe configuration drift. Enterprise platform teams use agentic platforms to automate the entire deployment lifecycle.

Mélanie Dallé
Senior Marketing Manager
Qovery
Cloud
AWS
Kubernetes
8
 minutes
10 best practices for optimizing Kubernetes on AWS

Optimizing Kubernetes on AWS is less about raw compute and more about surviving Day-2 operations. A standard failure mode occurs when teams scale the control plane while ignoring Amazon VPC IP exhaustion. When the cluster autoscaler triggers, nodes provision but pods fail to schedule due to IP depletion. Effective scaling requires network foresight before compute allocation.

Morgan Perry
Co-founder
Kubernetes
Terraform
 minutes
Managing Kubernetes deployment YAML across multi-cloud enterprise fleets

At enterprise scale, managing provider-specific Kubernetes YAML across multiple clouds creates crippling configuration drift and operational toil. By adopting an agentic Kubernetes management platform, infrastructure teams abstract cloud-specific configurations (like ingress controllers and storage classes) into a single, declarative intent that automatically reconciles across 1,000+ clusters.

Mélanie Dallé
Senior Marketing Manager

It’s time to change
the way you manage K8s

Turn Kubernetes into your strategic advantage with Qovery, automating the heavy lifting while you stay in control.