ExamGecko
Question list
Search
Search

Question 17 - 500-420 discussion

Report
Export

What are two examples of backend calls? (Choose two.)

A.

a request coming from a browser

Answers
A.

a request coming from a browser

B.

a tier-to-tier request

Answers
B.

a tier-to-tier request

C.

an asynchronous request

Answers
C.

an asynchronous request

D.

a remote services call

Answers
D.

a remote services call

Suggested answer: B, D

Explanation:

Backend calls in AppDynamics are the interactions that an application component has with external components or services. These can include calls to databases, remote service calls, and interactions between different tiers of an application.

A tier-to-tier request refers to any internal call that happens between different tiers (or nodes) within the same application. For example, a web tier calling an API service tier within the same application ecosystem.

A remote services call is an external call from an application to a service that resides outside of the application's environment, like a call to an external web service, REST API, or a third-party service provider.

AppDynamics documentation on Backend Detection: https://docs.appdynamics.com/21.6/en/application-monitoring/identify-backends

asked 11/10/2024
rayan rayanalbanna
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first