Category: Articles
6 Software Development Life Cycle Models To Consider For Your Business
July 28, 2023Choosing a software development life cycle (SDLC) model is not a branding exercise. It is a decision about how you sequence requirements, build, verification and release - and therefore about where risk accumulates and how fast you can absorb change....
What Is Cloud Computing? What Senior Engineers Actually Need to Know
July 11, 2023Cloud computing is, at its most literal, renting someone else's computers over a network and paying for what you use. That definition is correct and useless. If you run engineering at a high-scale or regulated team, the question is not...
Is Hiring a DevOps Service Provider Worth It? A Pragmatic Look at the Advantages
July 11, 2023If you run a high-scale or regulated engineering organization, "should we hire a DevOps service provider?" is not really a question about tooling. You already have CI runners, a cloud account and an incident channel. The real question is whether...
6 Mistakes to Avoid When Implementing DevOps in Your Company
July 11, 2023Most failed DevOps programs do not fail because the team picked the wrong CI server. They fail because a new tool gets dropped into an unchanged organization and everyone expects the chart to bend. The 2024 evidence is blunt about...
How to enable Continuous Integration using Jenkins
August 19, 2022Introduction to Continuous Integration Software development and IT operations (DevOps) practices are crucial for effective software development life cycle (SDLC), and high quality of the products. Continuous Integration (CI) is a software development practice, that enables a team to integrate...