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.
01 FEBRUARY 2022
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 info18 JANUARY 2022
By Yann Albou. GitOps is now a well-known approach for the delivery of your software, but it doesn’t provide neither a frame to represent the different target environments nor a solution to propagate changes from one stage to the next. So what are the solutions to describe our Dev, QA or Production environments and especially […]
26 February 2023
More info03 DECEMBER 2021
By Sébastien Féré. It’s been a while since I shared some tips my first CNCF certification exam. Meanwhile, I and several teammates at SoKube successfully passed the CK{AD,A,S} series, which makes SoKube a KCSP and KTP certified company. This makes totally sense as we – at SoKube – help other companies entering and maturing in […]
26 February 2023
More info12 OCTOBER 2021
By Stéphane Métairie. Context For companies that primarily host their services in "legacy" systems, the movement toward Infrastructure-as-code poses the question of tool choice. Terraform and Ansible are commonly used tools in this area. But, when, how to use Terraform, Ansible? And do we have to use both? Important Note: This article intentionally ignores Kubernetes […]
25 February 2023
More info21 SEPTEMBER 2021
By Lionel Gurret. Introduction to Kubernetes Storage As you may already know, Kubernetes is a free and open-source container orchestration platform. It helps you manage containerized environments and provides amazing features such as self-healing, rollout, rollbacks, auto scaling and packaging ! Storage may not be your main concern if you are running stateless workloads or […]
24 February 2023
More info08 SEPTEMBER 2021
By Lionel Gurret. Introduction Ansible is a well known open source automation engine which can automate, provision, handle configuration management and orchestration. As it doesn’t need an agent by using SSH protocol, and because you don’t need to write code using simple modules, Ansible eases the deployment and management of your applications ! Before discussing […]
23 February 2023
More info08 APRIL 2021
By Lionel Gurret. Introduction As you already know, Kubernetes is a great and popular container orchestrator. You can use its features to deploy your applications and it will take care of many things like scaling, rollouts and rollbacks or even self-healing as described below. To do so, you will write manifests in YAML format (deployments, […]
23 February 2023
More info08 DECEMBER 2020
By Sami Amoura. Amazon Web Services (AWS) offers a service to deploy a fully managed Kubernetes cluster. This service is called Amazon Elastic Kubernetes Service (EKS). Amazon EKS gives you the flexibility to start, run, and scale Kubernetes applications in the AWS cloud or on-premises. Amazon EKS helps you provide highly-available and secure clusters and […]
23 February 2023
More info19 NOVEMBER 2020
By Yann Albou. Working with Kubernetes on a local machine when you are a Dev or an Ops is not as easy as we could think. So, how to easily create a local Kubernetes cluster that would meet these needs ? At SoKube we heavily use k3d and k3s for these purposes. More than a […]
22 February 2023
More info