All Talks

Walking Down the Path to Microservice Nirvana with MongoDB

When rearchitecting a RDBMS-based monolithic application to a microservices architecture, relational technical debt often becomes a roadblock. For example, stored procedures handling communication among application components, application and application components communicating via tables, overgrown relational schemas, etc. The migration to microservices necessitates the elimination of this technical debt while simultaneously providing the opportunity to migrate to MongoDB. The resulting …

You might be interested in: