Warden: the self-healing framework for local actions
This article is the follow up to Selfheal at Webhosting – The External Part published on 2020-07-17.Part two below covers […]
Warden: the self-healing framework for local actions Read More »
This article is the follow up to Selfheal at Webhosting – The External Part published on 2020-07-17.Part two below covers […]
Warden: the self-healing framework for local actions Read More »
Introduction With almost 6000000 websites hosted on more than 15000 servers, the OVHcloud Webhosting SRE team manage lots of alerts
Selfheal at Webhosting – The external part Read More »
Intro TL;DR: You might want to skip the intro and jump right into “Celery – Distributed Task Queue”. Hello! I’m
Doing BIG automation with Celery Read More »
As developers, we often need to execute tasks in the background. Fortunately, some tools already exist for this. In the
Introducing Director – a tool to build your Celery workflows Read More »
Abstract As a researcher I need to conduct experiments to validate my hypotheses. When the field of Computer Science is
Simplify your research experiments with Kubernetes Read More »
When discussing the concepts of DevOps and Infrastructure-as-a-Code, the tools developed by HashiCorp quickly come up. With Terraform, HashiCorp offers
OVH Private Cloud and HashiCorp Terraform – Part 1 Read More »
We announced it at the OVH Summit 2018… We were going to double the public bandwidth on OVH dedicated servers,
Dedicated Servers: twice the bandwidth for the same price Read More »
The CDS Workflow is a key feature of OVH CI/CD Platform. This structuring choice to add an additional concept above CI/CD pipelines and jobs is definitely an essential feature after more than three years of intense use.
Before going further on the explanation of a CDS workflow, we will make some reminders about the concepts of pipelines and jobs. Those concepts are based on the reference book 8 Principles of Continuous Delivery.
Continuous Delivery and Deployment Workflows with CDS Read More »
From git commit to production, the delivery process is the set of steps that take place to deliver your service to your customers. Continuous Integration and Continuous Delivery – CI/CD – are practices based on the Agile Values which aim to automate this process as much as possible.
The Continuous Delivery Team @OVH has a mission: to help the OVH developers to industrialize and automate their delivery process. The CD team is here to advocate CI/CD best practices and maintain the ecosystem tools, with a maximum focus on as-a-service solutions.
The central point of this ecosystem is a tool built in-house at OVH, named CDS.
CDS is an OVH opensource software, you will find it on https://github.com/ovh/cds with documentation on https://ovh.github.io/cds.
How does OVH manage the CI/CD at scale? Read More »