I'm working for a large telco and our department has recently moved to an "enterprise agile" model of working (all very exciting!) We've ran specific agile-friendly projects in the past, but are now trying to deliver our whole program using Agile principles. Most of our work is systems integration and configuration based, there is very little software development we run in-house.
I'm now trying to deliver features from our lifecyle program and trying to encourage the team to write customer value focused stories, but how do you do that when the feature requires a large amount of technical foundation work, to deliver a very locked slice of user functionality? (3rd party software already defines what the user can and cannot do)
As an example, we have a feature to deliver existing Customer Reports via a new reporting solution. No new functionality will be delivered - at least as part of the inital release. We have identifed a set of standard reports we will build for our users. These are our customer value stories. But to deliver one story we need to deploy and configure new hosts, a new business objects database, new data collection points, a new data aggregation and extraction layer and export current customer data into the solution and validate \ adjust presentation - before we can build and deliver the actual report.
The delivery of the new Customer Queue report is our EPIC story, how should we capture all the technical foundation work that is required to deliver this? Can the staging of a host and build of a database be written as a user story or just as a tech tasks. If it is written as a non-estimated task, we will run approx 4-5 iterations before we can deliver a single user story. Even if trying to deliver a minimum slice of capability this story is for a large scale customer with large data volumes and there is a lot of tech effort required to deliver the first value story/
I've searched on this excellent site, on the web and in books such as Mike Cohn's and advise seems to be predominately software development based. I've love to get some answers on this that i can apply to large enterprise wise engineering projects. As the Agile movement grows and expands away for its soft dev roots this must be a growing problem for teams out there?