Azure DevOps & Cloud-Native Updates – November 2023

Azure DevOps & Cloud-Native Updates – November 2023 By Lionel Gurret. Introduction Welcome to our Monthly Azure DevOps and Cloud Tech Updates Series! In the fast-paced realm of DevOps and cloud technology, staying current with the latest advancements is essential. That’s why we’ve embarked on a monthly journey to bring you a curated collection of …

Azure DevOps & Cloud-Native Updates – November 2023 Read More »

Optimizing the costs of your AKS cluster: Comprehensive FinOps Guide

Optimizing the costs of your AKS cluster: Comprehensive FinOps Guide By Lionel Gurret. Introduction Determining the Cost of an AKS Infrastructure To determine the cost of an Azure Kubernetes Service (AKS) cluster and explore the various factors that can help optimize your monthly bill, it’s essential to first understand which elements will be directly or …

Optimizing the costs of your AKS cluster: Comprehensive FinOps Guide Read More »

Azure DevOps & Cloud-Native Updates – October 2023

Azure DevOps & Cloud-Native Updates – October 2023 By Lionel Gurret. Introduction Welcome to our Monthly Azure DevOps and Cloud Tech Updates Series! In the fast-paced realm of DevOps and cloud technology, staying current with the latest advancements is essential. That’s why we’ve embarked on a monthly journey to bring you a curated collection of …

Azure DevOps & Cloud-Native Updates – October 2023 Read More »

Protect your Kubernetes Applications on AKS: Configuring Velero with Terraform

By Lionel Gurret. Introduction In this article, we will explore how to provision an Azure infrastructure to enable backing up an AKS cluster. While services like Azure Backup can be used, they do not allow for automating the creation of different resources via Terraform or remain in "preview." For these reasons, we will learn how …

Protect your Kubernetes Applications on AKS: Configuring Velero with Terraform Read More »

Terragrunt: Simplify the management of your Terraform infrastructures

By Lionel Gurret. Introduction The setup and management of infrastructure for your Cloud computing projects can be a tedious and time-consuming process. An Infrastructure as Code solution such as Terraform allows you to create and manage cloud resources using configuration files. As we will see in this article, Terraform can be particularly complex to manage …

Terragrunt: Simplify the management of your Terraform infrastructures Read More »

Azure DevOps & Cloud-Native Updates – September 2023

Azure DevOps & Cloud-Native Updates – September 2023 By Lionel Gurret. Introduction Welcome to our Monthly Azure DevOps and Cloud Tech Updates Series! In the fast-paced realm of DevOps and cloud technology, staying current with the latest advancements is essential. That’s why we’ve embarked on a monthly journey to bring you a curated collection of …

Azure DevOps & Cloud-Native Updates – September 2023 Read More »

Kubernetes Community days Zurich 2023 – Feedback

By Lionel Gurret and Fabrice Vergnenègre. Introduction The Kubernetes Community Days took place at Google’s offices in Zurich Europaallee for the first time in Switzerland! These global events bring together experts and adopters from the open source and cloud native community. The first day was dedicated to hands-on workshops where participants could apply their skills …

Kubernetes Community days Zurich 2023 – Feedback Read More »

How to deploy an Openshift cluster in AWS

Originally posted on Sokube’s blog Context Thanks to the Openshift platform (OCP), thousands of companies allow their developers to build, deploy, and run applications in containers. This platform also offers advanced features such as: This platform can be hosted both on a private cloud (on-premise) and on a public cloud. It is possible to install Openshift …

How to deploy an Openshift cluster in AWS Read More »