+1 vote
in JAVA by

What Is Apigee Gateway?

1 Answer

0 votes
by

The API Gateway will often handle a request by invoking multiple micro services and aggregating the results. It can translate between web protocols such as HTTP and Web Socket and web unfriendly protocols that are used internally.

An API Gateway is a core feature of your API management platform, although it isn’t the only feature. Key features of an API Gateway includes: ability to provide enterprise-grade security such as spike arrest, quota, and analytics.

Related questions

+1 vote
asked Feb 18, 2020 in JAVA by rahuljain1
+1 vote
asked Feb 18, 2020 in JAVA by rahuljain1
...