ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 234 - Certified MuleSoft Integration Architect I discussion

Report
Export

A manufacturing company is developing a new set of APIs for its retail business. One of the APIs is a Master Look Up API, which is a System API,

The API uses a persistent object-store. This API will be used by almost all other APIs to provide master lookup data.

The Master Look Up API is deployed on two CloudHub workers of 0.1 vCore each because there is a lot of master data to be cached. Most of the master lookup data is stored as a key-value pair. The cache gets refreshed if the key is not found in the cache.

During performance testing, it was determined that the Master Look Up API has a high response time due to the latency of database queries executed to fetch the master lookup data.

What two methods can be used to resolve these performance issues?

Choose 2 answers

A.
Implement the HTTP caching policy for all GET endpoints for the Master Look Up API
Answers
A.
Implement the HTTP caching policy for all GET endpoints for the Master Look Up API
B.
Implement an HTTP caching policy for all GET endpoints in the Master Look Up API
Answers
B.
Implement an HTTP caching policy for all GET endpoints in the Master Look Up API
C.
Implement locking to synchronize access to the Object Store
Answers
C.
Implement locking to synchronize access to the Object Store
D.
Upgrade the vCore size from 0.1 vCore to 0.2 vCore
Answers
D.
Upgrade the vCore size from 0.1 vCore to 0.2 vCore
Suggested answer: A
asked 23/09/2024
Zafor Iqbal
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first