Day: October 21, 2024
-
Introduction to DORA Metrics
DORA Metrics, also known as DevOps Research and Assessment Metrics, are a set of quantitative and qualitative indicators that analyze the efficiency and effectiveness of software development and delivery processes in the context of DevOps practices. Based on research and studies conducted by the DevOps Research and Assessment (DORA) team, now part of Google Cloud,…
-
Guide to Code Review: From Practice to AI Automation
Code Review is crucial for maintaining code quality, but let’s be real: it often turns into a bottleneck in the dev workflow. The pressure to ship fast, combined with the increasing complexity of projects, makes the process slow and sometimes even frustrating. With AI stepping in to generate code, things got faster—but not always better.…