MCPA - Level 1 Exam QuestionsBrowse all questions from this exam

MCPA - Level 1 Exam - Question 3


An organization is implementing a Quote of the Day API that caches today's quote.

What scenario can use the CloudHub Object Store via the Object Store connector to persist the cache's state?

Show Answer
Correct Answer: D

The CloudHub Object Store via the Object Store connector is designed to persist and share the state within the same deployment, such as between multiple workers of a single CloudHub deployment. This ensures that all workers can access the same cache state. Therefore, the scenario of having one CloudHub deployment of the API implementation to three CloudHub workers that must share the cache state is appropriate for using the CloudHub Object Store.

Discussion

6 comments
Sign in to comment
Pavan_NagineniOption: D
Jul 24, 2021

D. When there is one CloudHub deployment of the API implementation to three CloudHub workers that must share the cache state.

calazansOption: D
Jun 10, 2022

D. When there is one CloudHub deployment of the API implementation to three CloudHub workers that must share the cache state.

AB317Option: D
Jul 31, 2021

Answer: D

Outdoor25Option: D
Dec 29, 2021

Should be D.

sanni27Option: D
Oct 11, 2022

Should be D as its connector and its only available in one api

ChrisC41Option: D
Nov 16, 2022

D. When there is one CloudHub deployment of the API implementation to three CloudHub workers that must share the cache state.