Wednesday Oct 4
10:50 –
11:40
Cinema 2 (First floor)

Adaptive Architectures: Reimagining API Federation & Microservices Integration

Slides:


This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




As organisations adopt microservices - composing our various APIs, DBs, Queues and Functions has become critical to getting things done.
However, the glue code that we write to stitch everything together tends to be brittle, and a constant inertia to change.

This talk explores how to leverage existing API specs (OpenAPI and gRPC) to deliver composition and federation of APIs, without writing and maintaining glue code.
We'll explore how using API Specs as First Class Citizens of our enterprise integration, along with Semantic Metadata, allows us to create a mesh of services that connect on demand, and self-adapt their middleware as services around them change.

This is an in-depth exploration into Taxi - a meta-language for annotating API specs, and TaxiQL - a query language and open source orchestration engine, which can generate and adapt integration on demand.

Microservices
programming
API
software architecture
gRPC