Transforming a monolith into a modern, scalable micro services-based architecture
Client’s system supporting over 1000 radiologists faced serious issues:
- Performance bottlenecks were created due to a monolithic application which managed the routing of all cases through a single threaded architecture.
- License and credential checks were inconsistent as the system lacked a single source of truth for provider information across the application.
- Significant time and expense were required to keep the system up to date with new releases of supporting third party technologies.
- Numerous security vulnerabilities existed in the web application.