CAS-005 · Question #491
CAS-005 Question #491: Real Exam Question with Answer & Explanation
The correct answer is C: Deploy an API gateway protected with access tokens.. An API gateway protected with access tokens enables automated and authenticated access while preserving confidentiality. It also supports preprocessing and transformation of data before delivery, fulfilling all the organization’s requirements.
Question
An organization must provide access to its internal system data. The organization requires that this access complies with the following: - Access must be automated. - Data confidentiality must be preserved. - Access must be authenticated. - Data must be preprocessed before it is retrieved. Which of the following actions should the organization take to meet these requirements?
Options
- AConfigure a reverse proxy to protect the data.
- BImplement an on-demand VPN connection.
- CDeploy an API gateway protected with access tokens.
- DContinually publish all relevant data to a CDN.
Explanation
An API gateway protected with access tokens enables automated and authenticated access while preserving confidentiality. It also supports preprocessing and transformation of data before delivery, fulfilling all the organization’s requirements.
Community Discussion
No community discussion yet for this question.