Test using the Jenkins plugin

The challenge of an API-led architecture is that each change to an API or microservice requires a separate deployment. This can quickly become a huge undertaking if not automated.

MRA has streamlined their development using Continuous Integration (CI) and Continuous Delivery (CD). CI ensures that code is automatically compiled and packaged from GitHub, a code repository in the Cloud. CD ensures that the packaged code is automatically deployed to the correct environment including the automation of running Unit and Integration test and often performance tests.

API Fortress has strong capabilities to support CD with the use of API Hooks and the Jenkins plugin.

Jenkins is an open source server and offers a simple ...

Get Implementing Oracle API Platform Cloud Service now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.