CompTIA Cloud+ (CV0-002) — Question 45
A cloud administrator is securing access to a VM using an IaaS cloud platform. The administrator must perform this task using an automated method, allow administrators to perform any method and expose any property of the VM, deny access for everyone else, and allow only read-only access to everyone else.
Given this scenario, which of the following should the administrator use to BEST meet these requirements?
Answer options
- A. jQuery
- B. JavaScript
- C. Java
- D. JSON
Correct answer: D
Explanation
JSON is best suited for this scenario because it allows for structured data representation that can define access controls and permissions effectively. The other options like jQuery, JavaScript, and Java do not inherently provide the same level of functionality for managing access restrictions and permissions in a cloud environment.