NodeConf EU - Microservice Composition & Bosco

Cian from NearForm has just put the video from NodeConf EU online:

This presentation covers the practical challenges and solutions for microservice architecture, focusing on two key areas:

Microservice Composition

How do you bring distributed services back together to create cohesive web pages? The talk explores composition patterns and introduces Compoxure, a composition proxy that solves the fundamental problem of reassembling distributed microservices into unified user experiences.

Development Workflow Management

When you break apart monolithic applications into dozens or hundreds of microservices, how do development teams manage the complexity? The presentation introduces Bosco, a tool designed to help teams manage multiple projects, repositories, and dependencies that inevitably emerge from microservice architectures.

The session provides practical insights into:

  • Service composition strategies
  • Development workflow optimization
  • Tools and patterns for managing distributed architectures
  • Real-world experiences from implementing microservice systems

Whether you’re considering microservices or already deep into distributed architecture challenges, this talk offers valuable perspectives on making microservice development more manageable and effective.