CLOUD-DIGITAL-LEADER · Question #94
You are working in a company that provides different services to its customer. Now it also wants to offer some paid API services to its B2B customers for e.g. google provides google maps API, cloud…
The correct answer is C. Apigee API Management. Apigee API Management is purpose-built for managing, securing, monetizing, and analyzing APIs for B2B scenarios. It provides API keys, quotas, rate limiting, developer portals, and billing integration - exactly what is needed to offer paid API services to external business…
Question
You are working in a company that provides different services to its customer. Now it also wants to offer some paid API services to its B2B customers for e.g. google provides google maps API, cloud vision API, and language translation API. You need to figure out the best solution for the service.
Options
- AJava Programming Spring Boot Framework for to solve the problem of APIs man-agement.
- BCloud Functions with Firestore and payment gateways integration development.
- CApigee API Management
- DFrontend & Backend Development with NodeJs and angular etc.
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C82% (32)
- D10% (4)
Explanation
Apigee API Management is purpose-built for managing, securing, monetizing, and analyzing APIs for B2B scenarios. It provides API keys, quotas, rate limiting, developer portals, and billing integration - exactly what is needed to offer paid API services to external business customers. Custom Java/Spring Boot or Node.js development would require building all these features from scratch. Cloud Functions with Firestore is a general backend solution, not an API management platform.
Topics
Community Discussion
No community discussion yet for this question.