Blog
Qovery
Product
6
minutes

Q1 2023 Product Retrospective - Last Quarter's Top Features

The first quarter of the year is ending, and even though we have plenty of news in stock for the next one, it’s now time to go through our quarter retrospective. In case you missed anything, here are the most important releases of Q1!
Albane Tonnellier
Product Marketing Manager
Summary
Twitter icon
linkedin icon

Lifecycle Jobs

In order to extend the Qovery functionalities and let you deploy anything you want (via Terraform, Pulumi, custom code and more) we created the Lifecycle Jobs.

In this repository, Romaric shows you several ways you can use Lifecycle Jobs, which include:

  • Call HTTP endpoint when an Environment is created
  • Create and Destroy an AWS RDS instance with Terraform
  • Create and Destroy an AWS Lambda with Serverless
  • Create and Destroy an AWS EC2 instance with Pulumi

Lifecycle jobs run on a Kubernetes cluster and are executed only when a specified event occurs in the environment. The output files created by the job will be automatically set as environment variables for services within the same environment. These types of jobs are useful for tasks such as seeding a database or creating external resources not natively managed by Qovery.

Qovery allows you to create and deploy jobs from Git Repository or Container Registry.

Lifecycle Jobs

Cronjobs

Alessandro, Lead Product Manager at Qovery, joined me during our November Demo Day to talk about Cronjobs, as it was highly expected by most of you. While the development of this feature just started then, I have the honor to inform you that Cronjobs are now available! 🤩

A cronjob is a type of workload that runs on a Kubernetes cluster on a regular schedule. It can be used to execute tasks on a regular basis, such as pulling data from an external service every hour or processing data in a database. Qovery's DevOps automation software allows users to create and deploy Cronjobs from either a Git repository or a container registry.

To know more about it, check out our documentation!

Cronjobs

New Landing Page

We are excited to announce a major update to our website with a brand new landing page. It has been 24 changelogs ago since our last landing page update, and it was time to give a fresh look to our website. To give you a better idea of what our V3 or our console looks like, if you haven’t tried it yet, we have also added a video showcasing the new features and design.

New Landing Page

Use AWS IAM Roles with Qovery

AWS IAM (Identity & Access Management) service allows AWS services to interact with each other by using roles. Those roles can easily be used to give permissions to your Qovery application, container, or job.

It is a secure way to give your application permissions without having to manage credentials. More than that, it rotates the token automatically.

This tutorial will show you how to add AWS IAM roles to your Qovery application, container, or job.

Kubernetes Upgrade - Moving to 1.23

As shared in our roadmap, we have been preparing all the necessary updates to migrate your cluster to the 1.23 version. Last week was the first step of this process, and 1.23 is now the default version for any new cluster. To know everything about this upgrade, check out this page on the Forum, where we will keep you updated and where you can ask any questions you might have about it.

Restart a Service

The Restart Service feature allows you to restart your service pods without having to deploy a change to make this happen. This feature is only available when the deployment status is Deployment OK and for individual services. To learn more about it, please refer to our Restart Service documentation.

Deployment Pipeline

I am excited to announce that our Deployment Pipeline feature is available globally now!

When an environment’s deployment is triggered, Qovery executes what we call the Deployment Pipeline. It defines which operation shall be performed to properly deploy every service defined within your environment (build, deploy, etc.)

A pipeline is composed of an ordered list of Deployment Stages. Each Stage has an execution order assigned within the pipeline: If stage A has an execution order lower than stage B, then B can be executed only if the execution of stage A is completed.

To learn more about it, check out our documentation!

Below you can find a visual example of how the pipeline looks like:

Deployment Pipeline

Manage your Deployment Order with Qovery Deployment Pipeline

The Deployment Pipeline feature opens the door to much exciting news as we also make it possible to manage your deployment orders. In this forum thread, we went through every step of the process, and if you want to see how it looks in the interface, here is a sneak peek.

Manage Deployment Order

Deployment Stage Setup

Already started during the last sprint, you can now create and drag & drop stages; for more information, look at the Deployment Pipeline documentation.

Deployment Stage

Cluster Advanced Settings - Interface V3

In the previous changelog, I announced that the Cluster Advanced Settings were available through the Qovery API endpoint. If that’s not your thing, I have the pleasure of announcing that it’s also available straight from the V3 interface so that you can fine-tune your Qovery infrastructure further! Here is the documentation for the Cluster Advanced Settings.

Cluster Advanced Settings

Nginx Logs View

Available only with at least one public port, this option in the application logs is here to help you debut; for more information about the logs format of Nginx, look at this documentation.

Nginx Logs View

Killing of V2

After adding the Billing and Plans our V3 console which was launched in Alpha testing in the summer and in Beta around the end of September was finally ready. So on the 15th of march, we did our last goodbye to the V2, meaning that the URL new.console.qovery.com is not used anymore as a redirect is now made to console.qovery.com.

Others

  • Environment Variables Interpolation
  • Pumped CLI
  • New Built-in Environment Variables
  • Advanced Settings Improvements
  • Deploy Helm Charts With Jobs
  • VPC Log Flow Support and its Retention Time
  • Secrets as File
  • EC2 Fixes
  • Force Run for Lifecycle Jobs and Cronjobs
  • Removed DigitalOcean Support
  • Cluster Advanced Settings Additions - Database
  • Billing & Plans V3
  • [Terraform Provider] Improvements
  • Improved Deployment Time in Case of Failure

Do you want to know what’s next? You can find our progression in the Changelog section of our website where we post every two weeks or checkout our public Roadmap to see everything that’s coming!

Share on :
Twitter icon
linkedin icon
Ready to rethink the way you do DevOps?
Qovery is a DevOps automation platform that enables organizations to deliver faster and focus on creating great products.
Book a demo

Suggested articles

DevOps
 minutes
The 10 Best Octopus Deploy Alternatives for Modern DevOps

Explore the top 10 Octopus Deploy alternatives for modern DevOps. Find the best GitOps and cloud-native Kubernetes delivery platforms.

Mélanie Dallé
Senior Marketing Manager
AWS
Cloud
Business
8
 minutes
6 Best AWS Deployment Options to Consider

Deploying on AWS efficiently is key. See the updated guide on the best AWS deployment options, covering new features and services.

Morgan Perry
Co-founder
Cloud
Kubernetes
 minutes
The High Cost of Vendor Lock-In in Cloud Computing and How to Avoid it

Cloud vendor lock-in threatens agility and raises costs. Discover the high price of proprietary services, egress fees, and technical entrenchment, plus the strategic roadmap to escape. Learn how embracing open standards, Kubernetes, and an exit strategy from day one ensures long-term flexibility and control.

Mélanie Dallé
Senior Marketing Manager
DevOps
 minutes
The Top 10 Porter Alternatives: Finding a More Flexible DevOps Platform

Looking for a Porter alternative? Discover why Qovery stands out as the #1 choice. Compare features, pros, and cons of the top 10 platforms to simplify your deployment strategy and empower your team.

Mélanie Dallé
Senior Marketing Manager
AWS
Deployment
 minutes
AWS App Runner Alternatives: Top 10 Choices for Effortless Container Deployment

AWS App Runner limits control and locks you into AWS. See the top 10 alternatives, including Qovery, to gain crucial customization, cost efficiency, and multi-cloud flexibility for containerized application deployment.

Mélanie Dallé
Senior Marketing Manager
Kubernetes
 minutes
Kubernetes Management: Best Practices & Tools for Managing Clusters and Optimizing Costs

Master Kubernetes management and cut costs with essential best practices and tools. Learn about security, reliability, autoscaling, GitOps, and FinOps to simplify cluster operations and optimize cloud spending.

Mélanie Dallé
Senior Marketing Manager
AWS
GCP
Azure
Cloud
Business
10
 minutes
10 Best AWS Elastic Beanstalk Alternatives

AWS Elastic Beanstalk is often rigid and slow. This guide details the top 10 Elastic Beanstalk alternatives—including Heroku, Azure App Service, and Qovery—comparing the pros, cons, and ideal use cases for achieving superior flexibility, faster deployments, and better cost control.

Morgan Perry
Co-founder
Kubernetes
DevOps
7
 minutes
Kubernetes Cloud Migration Strategy: Master the Shift, Skip the Disaster

Master your Kubernetes migration strategy with this expert guide. Learn the critical planning phases, mitigate major risks (data, security, dependencies), and see how Qovery simplifies automation and compliance for a fast, successful, and reliable transition.

Morgan Perry
Co-founder

It’s time to rethink
the way you do DevOps

Say goodbye to DevOps overhead. Qovery makes infrastructure effortless, giving you full control without the trouble.