Free Google Apigee-API-Engineer Actual Exam Questions - Question 12 Discussion
It’s D for sure, and A since it gives access to the cache but doesn’t do analytics or conversions.
D, A only provides access to cache but doesn’t handle analytics or conversions.
A imo, the module helps work with caching but doesn’t store analytics data or convert formats directly. D is clear since it gives access to Edge variables within Node.js. B and C don’t fit what I’ve seen.
It’s definitely D for sure because the module lets you grab Edge flow variables easily in Node.js. I’d say A makes sense too since caching is a common need. B and C feel off—analytics storage isn’t really something the module directly handles, and XML/JSON conversions are usually done with other libs, not this one. So yeah, D and A seem like the only real fits here.
D and A look most on point here, anyone else agree?