J-Spring 2021: Soham Dasgupta – API-first architecture and what that means to the DevOps team

API driven architecture is not new, but most projects follow a more traditional route, where APIs are implemented first, before moving on in the DevOps cycle, where testing and integration happens at a later stage and this can create a lengthy feedback loop to the development team.

This can be improved if we treat APIs as “first-class citizens” and design them first. The API-first approach defines the API blueprint as the first step in the process where all parties review and agrees with a common API definition. From that point onwards, implementation, integration and testing can start in parallel, minimizing the lengthy, time consuming feedback loop to development team.

OpenAPI Specification (OAS) defines a standard, language-agnostic interface to RESTful APIs. With this specs and the plugins this framework provides it is the perfect way to implement and follow API-first architecture. In this session, you will learn the benefits of this approach and with practical examples and demos/live-coding you will see how easy it is to implement such architecture for your DevOps team.

(Visited 9 times, 1 visits today)

About The Author

You might be interested in