CV0-003 · Question #639
An organization has a public-facing API that is hosted on a cloud provider. The API performs slowly at times. Which of the following technologies should the cloud administrator apply to provide…
The correct answer is E. SSL. SSL (Secure Sockets Layer) is a cryptographic protocol that provides secure communication over the internet. It is used to encrypt data, authenticate users, and verify the integrity of data. SSL can be used to improve the performance of a public-facing API by encrypting the…
Question
An organization has a public-facing API that is hosted on a cloud provider. The API performs slowly at times. Which of the following technologies should the cloud administrator apply to provide speed acceleration and a secure connection?
Options
- AWAF
- BEDR
- CIDS
- DHIPS
- ESSL
How the community answered
(22 responses)- A5% (1)
- C5% (1)
- D14% (3)
- E77% (17)
Explanation
SSL (Secure Sockets Layer) is a cryptographic protocol that provides secure communication over the internet. It is used to encrypt data, authenticate users, and verify the integrity of data. SSL can be used to improve the performance of a public-facing API by encrypting the data that is sent between the client and the server. This can help to reduce the amount of data that needs to be transmitted, which can improve performance.
Topics
Community Discussion
No community discussion yet for this question.