Capability APIs in Microservices

We learned about bounded context and "evolutionary architecture" from @dotnetauthor at Seattle code camp.

Vidya Vrat Agarwal @dotnetauthor

Vidya Vrat Agarwal decomposed Amazon's shopping page into blades of bounded context. From here (fake it till you make it). We can drive a zero downtime app with blades personalized for user context. Such as teen, adult, industry buyer

Always with a mind toward nextgen ERP, I don't see why industry apps can't use bounded context. Every inventory focused ERP has the basic modules with degrees of tailoring and configuration for industry verticals. Thus avoiding customization by blades of bounded context. I have no idea why ERP is so backward in catching on to evolution of architecture.

I plan to write more on this topic.