MicroServices

Micro-services

With many systems written they often succumb to being highly coupled between the parts as they evolve with business and technical requirements, this system was an attempt to break down a monolithic reporting application and employ the design of micro-services

….

The Challenge

To take a C# monolithic application, break down the individual parts and deliver a system that can be released in an iterative manner without having to worry about the system as a whole as the parts could be tested in isolation in continuous integration delivery cycle

Value

Quicker to market, isolated components, loosely coupled, with highly defined interfaces

Related Projects

Share by: