Sunday, December 29, 2019

APIGEE - Analytics Services - Question and Answers


1- Which query parameter specifies the type of data?
Answer- Metrics

2- Apigee helps you to diagnose app performance by _____.
Answer- All of the options

3-_________ attribute is used to limit the results.
Answer- Filter

4- Apigee’s analytics metrics helps in ____ monitoring.
Answer- Both the options

5- By default, the dashboards are maintained for ______ months.
Answer- 12

6- When using filter you should use _____ as a property.
Answer- Dimensions

7- By default, the Custom is maintained for ______ months.
Answer- 6

8- Apigee analytics allows you to export the data in ____ format.
Answer- csv

9- runload.js also applies a ______ function, so that the number of calls it actually makes varies randomly around a specified number.
Answer- Gaussian

10- ____ lets you choose which set of data you want to plot.
Answer- Plot selectors

11- You can extract the returned access_token, and insert it into the context, and then use that token in subsequent calls.
Answer- True

12- You can hover on any part of the graph to get information about that particular data at that point.
Answer- True

13- ____ settings helps you in selecting the of dates for which to show data and the aggregation or granularity of that data.
Answer- Both the options

14- The load generator is implemented as a nodejs program called _____.
Answer- runLoad.js

15- Apigee chooses the client key and secret based on _____.
Answer- Weighted random selection

16- To import a proxy into apigee edge, use ______.
Answer- Proxy bundle

17- In model.json change the ____ property to the DNS name of Apigee edge organization.
Answer- Host

18- The load generator act as a _____.
Answer- Client

19- Using ____, you should be able to see the traffic pattern after and before the spike or drop.
Answer- Investigate Anomalies

20- ______ is calculated between the time a complete request is sent by Apigee to a backend target and the response is returned by the client app.
Answer- Target error

21- Which specifies whether a traffic is coming from a robot, a library, or a browser.
Answer- Traffic by agent

22- The dashboard that appears once you login has _____.
Answer- all of the options

23- Traffic patterns and processing time can be viewed in ____ dashboard.
Answer- Proxy Performance

24- ______ dashboard tracks error patterns, traffic patterns, and quality of service across various locations.
Answer- GeoMap dashboard

25- ______ dashboard measures the contribution of your top apps, APIs, and products.
Answer- Traffic composition

26- The ____ dashboard is used to visualize traffic patterns and performance for API proxy backend targets.
Answer- Target Performance

27- ____ shows information like Highly Active Developers, Developers with Apps and Total Developers.
Answer- Engagement

28- The rate of API calls hitting the cache vs total API traffic is called _____.
Answer- Cache Performance

29- A _____ is a method to specify exactly what you want to analyze in your API program.
Answer- custom report

30- The primary measure used for a report is called _____.
Answer- Metric

31- It is possible to fetch Analytics data using REST API?
Answer- True

32- ______ plot allows you to see the central tendency and dispersion of data.
Answer- Dispersion box plot

33- Reports can be viewed in _____ format.
Answer- all of the options

34- ____ will create a custom dimension that will be captured every time when that proxy is invoked.
Answer- Statistics Collector Policy

35- Custom reports will reflect API calls immediately in the Edge portal.
Answer- False

36- It is not possible to export custom reports to any format.
Answer- False

37- The ____ gives an high level overview of your entire API.
Answer- Dashboard