Blog DevOps Keep in touch
Subscribe to our newsletter
How Does a Web Application Work?
Discover an overview of how a 3-tier web application works with its frontend, backend and datastore. Explore how to deploy and contact websites.
What is Proxmox VE, and what problems does it solve?
Proxmox VE is a wonderful tool for managing private cloud infrastructures. Learn how to use it and its relevance in the public cloud world.
5 key outsourcing trends for 2024
Traditionally, outsourcing was seen as mere insurance. Today, the outsourcer must become a strategic partner.
Navigating Azure Container Apps: Insights and Experiences from Real-World Implementation
Unlock seamless container deployment with Azure Container Apps: managed Kubernetes, simplified integrations, and endless scalability.
Monitoring approach: Cloud Outsourcing
Discover our minimalist monitoring approach at Padok, dedicated to serving our outsourcing clients.
What happens during an HTTP request?
This article describes the path of an HTTP request and the different protocols it must follow to be properly routed.
KEDA : autoscale your Kubernetes workloads in an event driven way
Want to scale your Kubernetes applications with something other than CPU or memory metrics, in a more advanced way? Let's discover KEDA together!
Kubernetes scheduling with Pod Affinity rules and Spread Constraints
Discover how to leverage pod affinity rules and spread constraints to efficiently schedule pods on your Kubernetes cluster.
How to manage your cloud projects on AWS, GCP, and Azure
Organize your projects and manage your resources efficiently on cloud providers AWS, GCP and Azure. Best practices for your organization design.
Centralizing EKS cluster management with ArgoCD
ArgoCD is a GitOps tool for Kubernetes. In this article, we will see how to manage any number of clusters from a single ArgoCD instance!
Avoid Java Out of Memory in Kubernetes
Learn the best practices for configuring Java applications in Kubernetes to optimize memory usage and preventing Out of Memory issues.
How to code directly in a cloud environment using Gitpod!
Discover Gitpod, the tool that will help your team to outsource your local development environment to the cloud.
What is the Serverless and when you should use it
Discover the benefits, use cases and disadvantages of serverless computing. Get expert insights to help you make informed decisions.
How to make distributed load testing using K6 & Kubernetes?
Here is my getting started on how to use K6 with Kubernetes to properly test an infrastructure under heavy load.
Reduce your cluster cost with kube-downscaler
This article shows you how to optimize the costs of your Kubernetes cluster with kube-downscaler.
Understanding how EKS and IAM work together
EKS and IAM work well with OIDC to achieve minimum privilege for your Kubernetes workloads. Let me show you how exactly this works!
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!