Everyone needs to seriously look at DDD again. You want a product?
- Small team composed of a few developers, one or two SMEs, one or two DEVOPS.
- SMEs teach the devs the domain language. Explain requirements in gherkin language or equivalent.
- Devops hand hold the developers to get it into production. (Devops guy can probably be split between 2-3 teams).
Many SMEs want to work their problem, not code. You're helping them.
VBA is anti-technology. There is no version control, there are no tests, automated integration tests? HAH!
*PS: "You build it you own it" Is wrong. You need a small "meta-programming" team that makes sure the teams have the tools they need to own production without their brains exploding. Perhaps these meta-programming teams can be split among a few corporations - as you don't really need them there all the time.
Everyone needs to seriously look at DDD again. You want a product?
- Small team composed of a few developers, one or two SMEs, one or two DEVOPS.
- SMEs teach the devs the domain language. Explain requirements in gherkin language or equivalent.
- Devops hand hold the developers to get it into production. (Devops guy can probably be split between 2-3 teams).
Many SMEs want to work their problem, not code. You're helping them.
VBA is anti-technology. There is no version control, there are no tests, automated integration tests? HAH!
*PS: "You build it you own it" Is wrong. You need a small "meta-programming" team that makes sure the teams have the tools they need to own production without their brains exploding. Perhaps these meta-programming teams can be split among a few corporations - as you don't really need them there all the time.