Cloud

Building robust EKS clusters

Miguel Ramirez Exojo is an independent Cloud, DevOps and Linux IT professional, offering related remote services with more than 17 years on IT departments and consultancy.
Mr. Exojo

In the world of cloud-native applications, Amazon Elastic Kubernetes Service (EKS) has emerged as a powerful platform for managing containerized workloads. However, with great power comes great responsibility—especially when it comes to security. Ensuring the

Continue Reading
DevOps

DevOps Engineer – role definition and responsibilities

Miguel Ramirez Exojo is an independent Cloud, DevOps and Linux IT professional, offering related remote services with more than 17 years on IT departments and consultancy.
Mr. Exojo

A DevOps Engineer plays a crucial role in modern software development, acting as a bridge between development teams and IT operations to ensure smooth, efficient, and reliable code releases. These professionals often come from diverse backgrounds: some

Continue Reading
Cloud

Basic Kubernetes features for a dynamic orchestrator of containers

Miguel Ramirez Exojo is an independent Cloud, DevOps and Linux IT professional, offering related remote services with more than 17 years on IT departments and consultancy.
Mr. Exojo

There are two utilities in Kubernetes that allow flexibility to applications within containers, such as Horizontal Pod Autoscaler and Cluster autoscaler. I will try to explain a brief overview of each of them. Horizontal Pod

Continue Reading
DevOps

Self-Host Azure DevOps Agent on AKS

Miguel Ramirez Exojo is an independent Cloud, DevOps and Linux IT professional, offering related remote services with more than 17 years on IT departments and consultancy.
Mr. Exojo

Azure DevOps requires compute to run pipelines. It can be hosted by Microsoft (as Azure DevOps service bill) or self hosted. Since the Docker deprecatio as running execution inside Kubernetes, you can not use docker commands

Continue Reading
DevOps

Azure DevOps pipelines for business intelligent

Miguel Ramirez Exojo is an independent Cloud, DevOps and Linux IT professional, offering related remote services with more than 17 years on IT departments and consultancy.
Mr. Exojo

The last months I’ve been involved for a business intelligent automation processes. My client wanted to automate several extractor processes on Azure using the existent Azure Kubernetes clusters of their client. (transport agency). So despite

Continue Reading