Technical Debt Analysis

This is a set of conversations I had with Dave and Andrey about Technical debt, where we have been trying to explore the use of Estuarine Mapping. Session 1, starting the exercise We have defined some assumptions: We have started with a list of classic technical debt reasons, but after reviewing it, we have defined … Read more

DevOps: bottleneck analysis

Constraints evolve in a predictable way In the process of building software development there are many bottlenecks you can find. They are present and they disappear as we evolve and they work in a very similar way as the Theory of Constraints defines. The main bottlenecks you can find in software development are: In case … Read more

The Twelve-Factor App

When working in application development space, is important to know some of the best practices that exist in the market. One of them is the Twelve-Factor App, which is a methodology for building software-as-a-service apps. It can be used in many ways, in my case it helps me to ask better questions when I’m doing … Read more

Why is important DevOps for an organization that wants to implement Machine Learning initiatives?

Machine Learning projects come with a lot of complexity in terms of organization and this type of projects are not just to be a challenge for the consumption of infrastructure services, but it’s going to be a challenge to the ability of the organization to deliver in a reasonable speed. Let’s start with some basis … Read more