InterviewSolution
Saved Bookmarks
| 1. |
A single API cannot be subscribed multiple times with many SLA levels. |
|
Answer» By bundThis statement is false because a single api can be subscribed MULTIPLE TIMES with many sla levels.. An api GATEWAY is highly responsible for securing , protecting ,managing and scaling the calls of api. The api store also provides space to REGISTER by yourself .By bunding multiple api's you can create your own application. |
|