In this deployment scenario, at what point are the API policies enforced on incoming API client requests?

Traffic is routed through an API proxy to an API implementation. The API proxy is managed by API Manager and the API implementation is deployed to a CloudHub VPC using Runtime Manager. API policies have been applied to this API. In this deployment scenario, at what point are the API...

February 25, 2023 No Comments READ MORE +

What strategy should be used to deal with the API data model of the Product API within the Order API?

An Order API must be designed that contains significant amounts of integration logic and involves the invocation of the Product API. The power relationship between Order API and Product API is one of "Customer/Supplier", because the Product API is used heavily throughout the organization and is developed by a dedicated...

February 24, 2023 No Comments READ MORE +

What is a best practice when building System APIs?

What is a best practice when building System APIs?A . Document the API using an easily consumable asset like a RAML definition B. Model all API resources and methods to closely mimic the operations of the backend system C. Build an Enterprise Data Model (Canonical Data Model) for each backend...

February 24, 2023 No Comments READ MORE +