Server-side service discovery, client applications discover services on the network via a
load balancer or a router
What is the advantage of server side service discovery?
the client application does not have to contain the procedures for looking up the services.
Client side service discovery , the client application discovers services by
querying the service registry
What is the advantage of client-side service discovery?
the application does not depend on sending a request to a load balancer or a router which is addition network traffic
What is wardriving?
driving around the comapny’s facility to determine the range of the wireless network
OAuth tokens are what?
a way to authorize requests coming from applications
HTTP API gateway has access to
REST API’s with built-in features such as OAuth 2 authentication
REST API gateway gives you full control
over the request and response message in the API call
WebSocket API gateway works with WebSocket calls and gives
real time communication
REST API private gateway that works
solely with a virtual private cloud.
Should you use POST or GET requests?
POST
Can Hunter do phishing campaigns?
Yes