Pasos Para Vender Más Inclusive en Crisis

Pasos Para Vender Más Inclusive en Crisis

Se me parte el alma de ver cómo algunos “gurús” de las venta te quieren sacar los ojos, pidiendote que les compren sus maravillosos servicios de consultoría en ventas o coaching. La mayoría no saben un carajo y solo quiere estafarte! Este episodio comparto lo que nos ha funcionado en 4Geeks durante los últimos 7 años.

He notado que muchos emprendedores y empresarios se han quedado sin ideas, y sin esperanza.

También he visto una oleada de “gurús” que te quieren vender sus servicios para que supuestamente “vendas más”. Los coaches no saben un carajo porque nunca han creado nada!!

Recuerda que puedes escuchar la version solo audio desde tu plataforma de podcast favorita (Google Podcasts, Apple Podcasts o Spotify)... inclusive desde un parlante inteligente como Google Home o Amazon Alexa.


Acerca del podcast:

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