Leading Technical Change across the Herd. Software has evolved from a team activity to teams activity: multiple teams, each with their own Microservices, where a single user request’s calls a service which then calls another service to look something up, which calls another service, etc. A single request may spawn many requests inside the…| blog.wilcoxd.com
In grooming and backlog refinement in software we find ourselves breaking functionality into epics, which then have many stories, and - from here I like to break stories explicitly into behaviors, or at least acceptance criteria. With stories classified into epics you may be able to, upon completion, see the larger business functionality, and where…| blog.wilcoxd.com
Intro In my earlier software projects and planes of growth I posited that software projects have five steps of growth: foundations, testing, specialization, process, stabilization, and self actualization. I talked very little about what stabilization means in that article, and I’m going to define it a bit here. Stabilization looks different for…| blog.wilcoxd.com