What is typically NOT a function of the APIs created within the framework called API-led connectivity?
What is typically NOT a function of the APIs created within the framework called API-led connectivity?
API-led connectivity focuses on creating a scalable, reusable, and flexible architecture for integration by exposing data and functionalities via APIs. Its primary functions include enabling innovation at the user interface level, reducing dependency on backend systems by providing reusable data access, and composing data from various sources for higher-level operations. Providing an additional layer of resilience to insulate clients from backend system failures is not typically within the scope of API-led connectivity.
Answer: A
They provide an additional layer of resilience on top of the underlying backend system, thereby insulating clients from extended failure of these systems