ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 23 - MCD - Level 2 discussion

Report
Export

Which type of cache invalidation does the Cache scope support without having to write any additional code?

A.
Write-through invalidation
Answers
A.
Write-through invalidation
B.
White-behind invalidation
Answers
B.
White-behind invalidation
C.
Time to live
Answers
C.
Time to live
D.
Notification-based invalidation
Answers
D.
Notification-based invalidation
Suggested answer: C

Explanation:

The Cache scope supports time to live (TTL) as a cache invalidation strategy without having to write any additional code. TTL specifies how long the cached response is valid before it expires and needs to be refreshed. The Cache scope also supports custom invalidation strategies using MEL or DataWeave expressions.

Reference: https://docs.mulesoft.com/mule-runtime/4.3/cache-scope#cache_invalidation

asked 18/09/2024
Abdulraheem alsaka
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first