Quebrando el Cero (49): El Lado Cool del Fitness, con Esteban Richmond

Quebrando el Cero (49): El Lado Cool del Fitness, con Esteban Richmond

Notas del episodio

Esteban Richmond es de esos emprendedores 4x4 que no se arrugan con cualquier cosa. Hoy día Esteban dirige Rich-Fit-Tips.com, un sitio donde conecta personas comunes con la pasión por el Fitness. Y como él mismo Esteban dice: "el lado cool del Fitness".

En este episodio converso con Esteban acerca de emprendimiento, fracaso, redes sociales, marca personal, haters, y muchos temas más que estoy seguro te servirán para digerir tu día a día en tu negocio.

Quebrando El Cero es el mejor podcast en español de liderazgo y negocios; dirigido por Allan Porras (@alpocr), fundador y CEO de 4Geeks, quien el aporta una dosis de experiencia y honestidad brutal.

Read more

How to Build Your Own Internal Developer Platform (IDP) Using Crossplane

How to Build Your Own Internal Developer Platform (IDP) Using Crossplane

In the modern cloud-native landscape, the friction between operation stability and developer velocity remains a critical bottleneck. As organizations scale, the manual ticketing systems traditionally used to provision infrastructure become unsustainable. The solution lies in platform engineering: building an Internal Developer Platform (IDP) that enables self-service capabilities without sacrificing governance

By Allan Porras
Orchestrating State: Building and Deploying Stateful Applications on Kubernetes with Operators

Orchestrating State: Building and Deploying Stateful Applications on Kubernetes with Operators

While Kubernetes excels at managing stateless microservices via standard Deployments and ReplicaSets, managing stateful applications—such as databases, message queues, and distributed caches—introduces significant complexity. These applications require stable network identities, persistent storage, and ordered deployment and termination. To solve this in an automated, scalable manner, high-performing engineering teams

By Allan Porras