Implementing Automation for Cisco Data Center Solutions (DCAUTO) — Question 12

What are two main guiding principles of REST? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are 'cacheable' and 'stateless' because these principles are fundamental to REST's design, allowing for efficient data retrieval and scaling. Options 'trackable', 'single-layer system', and 'stateful' do not accurately reflect the core tenets of REST, as they either do not apply or contradict its principles.