Find all our news through our articles, case studies …

 

Discover our blog

We are excited to share our latest blog posts with you.

Whether you are looking for interviews, analysis or technological advances, we have something for you!

We hope you enjoy reading all our articles as much as we enjoyed creating them for you!

Read on to find out how the Cloud Native can expand your development horizons.

Supply Chain Attack, the importance of publishing your SBOM

By Yann Albou. Beyond the Supply Chain Attack, discover the concept of SBOM and improve CI/CD security and better detect vulnerabilities. This article is part of a series on how to protect yourself from a "Supply Chain Attack"? The Supply Chain Attack? Publish your SBOM Regularly update its dependencies! Ensure the immutability of containers Reduce […]

30 April 2023

More info

How to protect yourself from a “Supply Chain Attack”?

By Yann Albou. What is a Supply Chain Attack, how to best protect yourself and what are the technical solutions for our CI/CD in a DevSecOps approach. In this series of articles we will present the concepts and discuss the aspects close to development, the continuous integration and continuous delivery part, as well as the […]

30 April 2023

More info

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 […]

07 March 2023

More info

How to deploy an Openshift cluster in AWS

By Lionel Gurret. 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: User, rights and authentication management A user interface CI / CD tools The integration of a private registry Monitoring and logging This platform […]

27 February 2023

More info

How to leverage Pre-commits hooks with Terraform

By Lionel Gurret. The importance of testing your code as soon as possible In the Agile world, development teams are required to reduce delivery time as much as possible while continuously improving the quality of the code produced. Indeed, it is important that at each release, the version is documented, tested, validated and secure before […]

27 February 2023

More info

Kubecon EU 2022 – Trends and News

By Yann Albou. SoKube – silver member at CNCF – went to KubeCon Europe Valencia to get the 2022 temperature, trends and news of the CNCF & Kubernetes ecosystem. After 2 years of virtual conferences, this was just awesome to attend again such an event in person. Speakers were also grateful to have real interactions […]

26 February 2023

More info

Persistance & Consensus – etcd fine tuning

By Sofiane Taleb. How etcd persists data and how to configure it correctly. Introduction Etcd is an essential part of many projects. It is the primarily backend data store of Kubernetes, the heart and standard system of choice for containers orchestration. Thanks to etcd, cloud-native applications are more available and remain functional even in the […]

26 February 2023

More info

Working with several k8s clusters – Motivations

By Vincent Zurczak. This article starts a series of blog posts about working with several Kubernetes clusters. This series is an opportunity for the SoKube team to share and discuss various aspects, from design to operations, but also financial and organizational concerns. Before going any further, maybe would it be appreciable to remind when such […]

26 February 2023

More info

Feedback – Migrating TFS to Azure DevOps

By Lionel Gurret. Introduction Sokube teams recently had the opportunity to migrate an on-premise TFS Server infrastructure to Azure DevOps Services cloud offering. There are many reasons why you might want to do this: Getting automatic updates from Microsoft Optimizing financial costs and reducing operational time Complying to certifications (ISO 27001, SOC 1, SOC 2 […]

26 February 2023

More info