API Management: Oracle’s vision from OOW

Maarten Smeets
0 0
Read Time:2 Minute, 33 Second

Being at Oracle Open World you get a chance to learn about Oracle’s vision and strategy directly. In this blog I’ll summarize some of the things I learned about Oracle’s vision on API Management from Oracle Product Management.

API management

API Management is becoming more and more important. Major drivers for this are the internet of things and the evolution of cloud solutions. API’s need to be accessible anytime, anywhere and from any application. Everything is connected. The number of API’s grows rapidly and also the systems using them. This provides some challenges.

The concept of API is often misunderstood. Some people think a service is another name for an API. This is not the case. An API is an interface to a service at an endpoint. An API forwards requests to a specific endpoint and provides features like security, monitoring and management. Thus an API is ‘in front’ of a service and provides access to it. An API allows you to abstract user interface from capabilities. This allows you to for example split development of an API and the service it provides access to. There are two types of API’s. Inherent API’s and derived API’s. An inherent API comes into existence when a service is being developed. A derived API is focused on a specific use.

Four pillars

Oracle’s vision regarding API Management as I’ve understood it is focused on 4 pillars.

Security

Security is two-fold. For public API’s you need protection against threats such as brute force attacks and hacks. Also you need to know the right person is accessing the right API. This involves authentication and authorization.

Customer orientedness

An API is ‘in front’ of a service. It can provide content based routing to allow for example gold customers to get forwarded to services which are on more expensive hardware and bronze customers to services which run on commodity hardware.

Maximize utilization

An API can stop requests at the front door (doors are a great analogy to API’s). If you stop requests at the front door, you can prevent the service from actually being called. This allows the service platform to focus on the implementation. This implementation can go faster since the API platform takes care of certain things for the service platform.

Understanding

The API is the door to the service. Since traffic goes through it, this is an ideal place to do monitoring on usage and provide analytics. Ideally an API solution should allow you to identify for example why certain requests fail (the link between policy and service). Also an API platform can help you identify your users. Who does what how often on your API’s and which API’s are available. API’s also have a life-cycle which should be supported by an API Management solution.

Finally

Oracle strives to be the first to provide a good offering to all these pillars and not just be good at one of them. Oracle’s API offering will help customers get the cost down of developing API’s. I’m looking forward to their product offering based on this vision!

About Post Author

Maarten Smeets

Maarten is a Software Architect at AMIS Conclusion. Over the past years he has worked for numerous customers in the Netherlands in developer, analyst and architect roles on topics like software delivery, performance, security and other integration related challenges. Maarten is passionate about his job and likes to share his knowledge through publications, frequent blogging and presentations.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

Highlights and roadmaps from JavaOne 2015 Keynote session

The following are slides and scenes from the JavaOne 2015 Keynote on Sunday October 25th 2015. You can watch the on demand replay of this keynote at: https://www.oracle.com/javaone/on-demand/index.html.           The Java EE 7 compliant Application Servers: Architects of Java EE Platform at IBM, Oracle and RedHat: […]
%d bloggers like this: