Cloud Keep in touch

How to deploy a minimalistic web application using ECS and Fargate
Learn how to quickly and easily deploy and app with AWS ECS using Fargate!

Complex Gitlab pipelines
Deploy complex environments using Gitlab pipelines with multi-project dynamic pipelines, downstream jobs, and artifact management.

The sole purpose of SSL Certificates
The internet is a vast space. Your computer interacts with multiple other entities. SSL certificates play a key role in making the web a safer place.

How better management of processes in Docker can greatly improve a container’s lifecycle
Proper handling of processes in Docker, especially the PID 1, helps containers stop quickly and cleanly. Here's why, and how!

Why you should migrate your Single Page Application frontends from GCS to GKE and how to do it
Feedback on everything you should know before migrating a single-page application frontend from GCS to GKE and why you should do it.

Understanding data sovereignty in the cloud in the EU
Digital sovereignty can be difficult to grasp, especially when data is stored in the cloud. Here's a quick overview of what's being done.

The Cloud behind the scenes: how magic is it really?
Ever wondered how VMs are magically born into the cloud? Well, it is no magic, only science, and engineering. If you want a peek into the machinery, tag along!

Deploy a serverless infrastructure using AWS console (part 1)
Choosing the appropriate IaC framework to deploy serverless infrastructure can greatly improve your team’s efficiency. Here are some IaC tools on AWS.

Build your infrastructure with 4 Azure fundamentals
When building on Azure for the first time, you will encounter challenges like designing it and building the first bricks. These tips should help you tackle them.

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!

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 deploy a NodeJS backend with Cloud Build and Cloud Run?
Did you already dreamt about deploying a fully managed NodeJS backend with Cloud Build and Cloud Run automatically on GCP? We explain everything !

Creating an Autoscaling Group for Kubernetes on Alibaba Cloud
Create a modular Autoscaling Group for Kubernetes on Alibaba Cloud to have complete control over the node pools you attach to your CS K8s cluster

How to deploy a Kubernetes cluster on DigitalOcean with Terraform?
Learn how to deploy a Kubernetes cluster with Terraform on DigitalOcean. This Cloud Provider features a simple but complete managed Kubernetes service!

AWS profiles: how to simplify complex authentication?
AWS profiles allow you to abstract away complex mechanisms like multi-factor authentication or chained role assumptions so they don’t show up in your code

Using Terraform for EKS cluster
Here is a tutorial to get started with Terraform, EKS & AWS. Learn how to deploy an EKS cluster and how to use the AWS console to view all your resources.

Cost Optimization: what is FinOps and what are its best practices?
What's FinOps? FinOps is a DevOps practice that aims to optimize cloud costs. Cloud services can be expensive if resources aren't optimized to avoid cloud wast