Luka Samaržija & Ivan Sokol

Building high performance and scalable architectures for enterprises

Is your microservice just a proxy for a legacy backend? Learn the patterns to build truly autonomous services that own their data and scale.

Building high performance and scalable architectures for enterprises
#1about 5 minutes

The challenge of modernizing enterprise IT landscapes

Enterprise IT systems evolve over decades by layering new technology on old, requiring a progressive transformation focused on microservices, integration, and development practices.

#2about 4 minutes

Defining true microservices with data ownership and DDD

A true microservice is an autonomous application that owns its own data, best designed using domain-driven design (DDD) and bounded contexts to model specific business domains accurately.

#3about 5 minutes

Choosing between choreography and orchestration patterns

Select choreography for decoupled services and flexibility, or use orchestration with a BPM tool for complex, sequential processes that require high visibility and control.

#4about 4 minutes

Leveraging specialized tools for microservice development

Avoid hard-coding complex logic by using specialized tools like fast, in-memory rule engines, artifact repositories, and time-series databases for monitoring.

#5about 6 minutes

Core principles for integrating with legacy systems

Avoid multi-layered API flows and undocumented APIs by connecting as close to the data source as possible and separating read/write operations using the CQRS principle.

#6about 5 minutes

Applying patterns for data replication, caching, and commands

Use change data capture (CDC) to replicate legacy data, cache frequently accessed data from vendor APIs, and process slow commands asynchronously to improve user experience.

#7about 4 minutes

Implementing data aggregation and API management

Prepare aggregated data in advance using event-driven messages instead of on-the-fly calculations, and use API management tools to govern versions, ownership, and consumers.

#8about 5 minutes

Establishing organizational development standards for success

Enforce a standardized tech stack, mandate continuous integration (CI), and schedule dedicated time for optimization to ensure consistency and prevent technical debt across the organization.

#9about 5 minutes

Fostering effective development practices within teams

Empower teams with clear coding guidelines, a commitment to testing over deadlines, regular code reviews, and a structured approach to managing library dependencies.

#10about 14 minutes

Q&A on GraphQL, team structure, and vendor software

The discussion covers using GraphQL for backend-for-frontend (BFF) patterns, structuring teams into agile tribes and squads, and managing vendor software scalability with caching.

Related jobs
Jobs that call for the skills explored in this talk.

Featured Partners

Related Articles

View all articles
BB
Benedikt Bischof
Why You Shouldn’t Build a Microservice Architecture
Welcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Michael Eisenbart who talks about the pros and cons of microservice architecture.‍About the speaker:‍Michael has been working for Bosch as a sof...
Why You Shouldn’t Build a Microservice Architecture
CH
Chris Heilmann
With AIs wide open - WeAreDevelopers at All Things Open 2025
Last week our VP of Developer Relations, Chris Heilmann, flew to Raleigh, North Carolina to present at All Things Open . An excellent event he had spoken at a few times in the past and this being the “Lucky 13” edition, he didn’t hesitate to come and...
With AIs wide open - WeAreDevelopers at All Things Open 2025
BR
Benjamin Ruschin
What Developers Really Need to Create Great Code Demos
Every developer on earth has, at some point, had another developer to thank for a breakthrough, a success, an aha moment they wouldn’t have had without coming across that blog post, that open-source contribution, that reply on socials or that humble ...
What Developers Really Need to Create Great Code Demos
CH
Chris Heilmann
WeAreDevelopers LIVE days are changing - get ready to take part
Starting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
WeAreDevelopers LIVE days are changing - get ready to take part

From learning to earning

Jobs that call for the skills explored in this talk.