CompTIA Cloud+ (CV0-003) — Question 158
A company needs to migrate the storage system and batch jobs from the local storage system to a public cloud provider. Which of the following accounts will
MOST likely be created to run the batch processes?
Answer options
- A. User
- B. LDAP
- C. Role-based
- D. Service
Correct answer: D
Explanation
The correct answer is D, as service accounts are specifically designed for automated tasks like running batch processes in cloud environments. Options A (User) and B (LDAP) are typically meant for individual users, while C (Role-based) accounts may not provide the necessary permissions for automated processes.