The 4Geeks Podcast (05): Most wanted DevOps tools in 2022

The 4Geeks Podcast (05): Most wanted DevOps tools in 2022

Hi there! Welcome to this new episode! Today we are talking about DevOp tools we use for all entire DevOp cycle.

We started describing and mention some tools we have used here at 4Geeks to build products.

Some steps we talked about in this episode are Plan, Code, Build, Test, Release and Deploy, Operate and Monitor.

If you are a software engineer, or if you just are dealing with servers, coding and something like that, you will love this episode.

đź’ˇ
Pro Tip: Looking for a nearshore DevOps partner? Work with our Latin America-based in-house engineers, following Agile, DevOps and Lean methodologies.

Listen:

Hosts: Allan Porras and Sergio Monge.

Find the show on your favorite podcasting platform, including Apple Podcast, Google Podcasts and Spotify. Follow us on Facebook to discover exclusive content, including behind-the-scenes. Rate us and share with your community.

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