Book Image

Implementing Oracle API Platform Cloud Service

By : Andrew Bell, Sander Rensen, Luis Weir, Phil Wilkins
Book Image

Implementing Oracle API Platform Cloud Service

By: Andrew Bell, Sander Rensen, Luis Weir, Phil Wilkins

Overview of this book

Implementing Oracle API Platform Cloud Service moves from theory to practice using the newest Oracle API management platform. This critical new platform for Oracle developers allows you to interface the complex array of services your clients expect in the modern world. First, you'll learn about Oracle’s new platform and get an overview of it, then you'll see a use case showing the functionality and use of this new platform for Oracle customers. Next, you’ll see the power of Apiary and begin designing your own APIs. From there, you’ll build and run microservices and set up the Oracle API gateways. Moving on, you’ll discover how to customize the developer portal and publish your own APIs. You’ll spend time looking at configuration management on the new platform, and implementing the Oauth 2.0 policy, as well as custom policies. The latest finance modules from Oracle will be examined, with some of the third party alternatives in sight as well. This broad-scoped book completes your journey with a clear examination of how to transition APIs from Oracle API Management 12c to the new Oracle API Platform, so that you can step into the future confidently.
Table of Contents (12 chapters)

3rd generation APIs

These few vendors understood that Microservices Architecture wasn't fundamentally different from SOA in terms of its principles. However, in terms of realization, the technologies used to implement microservices truly delivered to the promise of flexibility, scalability, and agility. Therefore, in order to deliver a modern 3rd generation API platform, they had to build a solution from the ground up with modern requirements in mind.

These vendors acknowledged that a 3rd generation API platform had to comply with at least the following requirements:

  • Implement APIs anywhere (in any vendor's cloud or on-premises) without introducing an operations nightmare and huge costs
  • Empower communities of developers by letting them discover and subscribe to APIs via a self-service developer portal
  • Deliver seamless tooling for end-to-end API development life cycle and API-first so developers get the tools they need to design, create, and test their APIs
  • Give information owners full visibility and control over their information by letting them decide how and by whom their assets are accessed
  • Deliver strong security to protect information assets against all major threats (that is, OWASP top 10)
  • Is lightweight, appliance-less/ESB-less, and suitable for Microservice Architectures
  • Is elastic (that is, can scale easily)
  • Is centrally managed regardless of the number of gateways, APIs, and their location
  • Makes meaningful use of statistics so operations data can be used to gain business insight and not just to monitor and troubleshoot
  • Is subscription-based, with no CPU-based licensing
A recommended reading is 3rd-Generation API Management: From Proxies to Micro-Gateways, http://www.oracle.com/technetwork/articles/soa/weir-3rd-gen-api-mgmt-3787102.html.

This brings us neatly to the Oracle API Platform Cloud Service (Oracle APIP CS) and the goal of this book.

The Oracle APIP CS is a 3rd generation API platform built from the ground up to satisfy digital requirements and therefore is capable of meeting modern API demands.

In this book, we will explore the capabilities of the product and take a hypothetical use case (which is underpinned with real-world considerations that the authors have had to address) to demonstrate how the platform can be applied.

We will also show how to set up the product, follow an API-first approach to implement a microservice, manage it with the Oracle APIP CS and subsequently streamline the entire development life cycle with even automated testing.

The book also has a chapter in explaining how customers that have adopted the previous (2nd gen) Oracle API management solution can migrate to this new platform.