Rinu Goldgin Dhanaraj

Software Consultant

Category: API

Apigee Internals

The three major Apigee services are API Services Developer Services Analytics Serviices API Services – The core services of Apigee Edge  Router  Takes the traffic from external systems and route to the Message Processor Message Processor MP – executes the policies that are associated with the API within the Org Space Management Server Exposes the

REST APIs

What is REST? Representational state transfer is a software architectural style that defines a set of constraints to be used for creating Web services. Web services that conform to the REST architectural style, called RESTful Web services. In REST the data & functionality are considered resources. The resources are manipulated using fixed set of operations,

Axway-OAM-SSO

Setting up Axway API Platform for Single-Sign-On using Oracle Access Manager. Env Setup: Axway & ASDK clients are installed on the same host Axway v753, ASDK 10g (10.1.4.3), ASDK 11g (11.1.2.2.0) OAM 11g (11.1.2.3 BP13) Step A OAM_Repository is created & configured as part of the application development OAM resource end point where the API

API Platforms

API Management Tools : Recent Trends​ Name​ Type​ License​ Market segment​ Strong Points​ 3scale​ Agent, Proxy​ Commercial​ Start-ups to Enterprises​ Wide range of tools​ ApiAxle​ Proxy​ GPL​ SMBs to Enterprises​ ​ Apigee​ Proxy​ Commercial​ SMBs to Enterprises​ Powerful Analytics​ Axway​ Proxy​ Commercial​ SMBs to Enterprises​ ​ CA Layer7​ Proxy​ Commercial​ Enterprises​ Advanced support for mobileapplications​

API Design Approach

API Management Strategy: As a Solution Key Idea: Touse a lightweight message gateway as the main entry point for all the clients/consumers and implement the common non-functional requirements at the Gateway level API-GW style gives you the following advantages. Ability to provide the required abstractions at the gateway level for the existing microservices. For example, rather than provide