How to setup a CI/CD pipeline for Databricks by using Azure DevOps?

How to setup a CI/CD pipeline for Databricks by using Azure DevOps?

Create a CI/CD pipeline for Databricks Using Azure DevOps is quite challenging but at the end of this article, I give you feedbacks from a project!

Terraform IaC from scratch to scale: multi-layering (Monolith vs. Layers)

Terraform IaC from scratch to scale: multi-layering (Monolith vs. Layers)

Start a new Infrastructure as Code (IaC) terraform project may be very challenging. In this article, you'll find 2 opposite implementations in detail.

Let's observe Argo CD: focus on the first two CD tools

Let's observe Argo CD: focus on the first two CD tools

Argo is a company developing a set of tools enhancing Kubernetes. In this article we will observe Argo CD and focus on the first two CD tools.

How to configure Azure DevOps pipeline to deploy in Azure app service container?

How to configure Azure DevOps pipeline to deploy in Azure app service container?

In this tutorial, you will learn how to set up a pipeline in Azure DevOps to deploy your containered code in an App service.

My experience with Terraform release 0.14

My experience with Terraform release 0.14

Terraform release version 0.14. I really appreciate its features so if you want to discover it, and you want to migrate your infrastructure to it, this article is for you!

Leader Election - An introduction to resilient systems

Leader Election - An introduction to resilient systems

Ever wondered how highly available systems work in order to prevent downtime? Distributed systems coupled with Leader Election are the answer.

How to terraform an Azure app service using container?

How to terraform an Azure app service using container?

This article is a good way to learn how to deploy a high available web application with Terraform in Azure app service using Docker container.

Dealing with the new Docker hub rate limit when using Code Pipeline, Cloud Build, EKS or GKE

Dealing with the new Docker hub rate limit when using Code Pipeline, Cloud Build, EKS or GKE

On the 20th of November, the new Docker hub rate limit became effective. We show you how to deal with this limit when using Code Pipeline, EKS & GKE.

Deploying a Cloud Build NodeJS backend

Deploying a Cloud Build NodeJS backend

Did you already dreamt about deploying a fully managed NodeJS backend with Cloud Build and Cloud Run automatically on GCP? We explain everything !

How to optimize your CI/CD for Monorepo Node projects with Gitlab CI?

How to optimize your CI/CD for Monorepo Node projects with Gitlab CI?

In this article, optimize your CI/CD workflows on Monorepo Node projects with GitLab CI to achieve faster development cycles and increase productivity.

Best Devops resources for learning

Best Devops resources for learning

DevOps has become a very common word. But, this practice is not widespread in every company. Here, find different DevOps resources to learn more.

Continuous Deployment & Delivery (CD) what is it and what is the difference with CI?

Continuous Deployment & Delivery (CD) what is it and what is the difference with CI?

Continuous deployment (CD) is prolonging Continuous integration (CI) and automates the testing and deployment of new features in production.

How to measure the ROI of DevOps and what metrics to follow?

How to measure the ROI of DevOps and what metrics to follow?

One way to convince your management board to release a budget for a DevOps project is to calculate its ROI. Here are the metrics to measure DevOps ROI.

The most interesting DevOps Blogs, Newsletters & Twitter accounts to follow

The most interesting DevOps Blogs, Newsletters & Twitter accounts to follow

We listed our favourites DevOps blogs, newsletters and Twitter accounts to keep yourself updated on the latest DevOps technologies, tools, and best practices.

DevOps process, principles and implementation

DevOps process, principles and implementation

This article gives you insights to implement the DevOps methodology in your software development process.

The Importance of Combining DevOps and Hybrid Cloud solutions

The Importance of Combining DevOps and Hybrid Cloud solutions

In this article, we are focusing on the Hybrid Cloud service, what is it, what are the advantages and how to combinate successfully DevOps and Hybrid Cloud.

DevOps concept: what is Continuous Integration (CI)?

DevOps concept: what is Continuous Integration (CI)?

Continuous integration (CI) is an essential component in a DevOps development environment. What is it, what are the advantages and what are the CI tools?

DevOps: what are the most used DevOps tools?

DevOps: what are the most used DevOps tools?

This article will give you different DevOps tools listed by category. Those DevOps tools will help you to improve your team productivity and collaboration.