Explore techniques for managing external APIs in enterprise systems through this CppCon 2022 conference talk by Pete Muldoon. Learn how to encapsulate external dependencies, provide efficient modern interfaces, and handle evolving requirements without causing widespread code changes. Discover strategies for preserving global calling semantics, introducing localized decoupling, and applying engineering techniques to unit and system testing. Gain insights into batching, parallelization, and prioritizing migration paths for API changes. Benefit from real-world examples and code demonstrations based on successful implementations at Bloomberg.
Overview
Syllabus
Managing External API’s in Enterprise Systems - Pete Muldoon - CppCon 2022
Taught by
CppCon