CompTIA Security+ (SY0-701) — Question 241

An architect has a request to increase the speed of data transfer using JSON requests externally. Currently, the organization uses SFTP to transfer data files. Which of the following will most likely meet the requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D, as microservices using APIs can facilitate faster and more efficient data transfer through asynchronous communication and JSON formatting. Options A, B, and C do not inherently provide the same level of speed and efficiency for data transfer as microservices do, particularly when dealing with JSON requests.