Craft 2025 - Florin Coros
Florin Coros
Software Architect at Code Design
About Florin Coros

Florin is an accomplished Software Architect and an engaging Technical Trainer with two decades of hands-on experience in complex software development.

As the founder of Code Design, he is at the forefront of restoring a focus on robust software design within the industry and ensuring predictability in software development projects. Florin’s courses contain the hard learned lessons he gained in his work. They empower professionals to develop the habits which will elevate their design skills.

An IDesign trained architect, Florin is dedicated to steering projects towards success across multiple companies. He achieves this by assuming pivotal roles such as Software Architect or Solution Architect, where his guidance has been crucial in the successful realisation of many projects.

Talk
Monolith or Microservices? Designing Deploy-Time Flexibility for Modular Systems
Topics:
microservices
modular monolith
software architecture
legacy code
modernization
design
Level: Intermediate+
In schedule:
Green stage
May 30, 13:40 - 15:30 CET

Designing Modular Systems poses the critical challenge of determining which services should be deployed together in the same process and which should be deployed separately.Sometimes, you want to maintain a modular development approach, like in microservices, while opting for a monolithic deployment to optimize performance, reduce costs, or simplify infrastructure complexity.There are also cases w...