CompTIA Cloud+ (CV0-004) — Question 62

A company receives files daily from a bank. The company requires that the files must be copied from the cloud storage resource to another cloud storage resource for further processing. Which of the following methods requires the least amount of effort to achieve the task?

Answer options

Correct answer: C

Explanation

Event-driven architecture is designed to handle asynchronous processes such as file transfers efficiently, making it the least effortful approach in this scenario. The other options, Remote procedure call, SOAP, and REST, would require more complex setups and might not be as well-suited for handling events triggered by file arrival.