Certificate of Cloud Security Knowledge (CCSK) — Question 42
REST APIs are the standard for web-based services because they run over HTTPS and work well across diverse environments.
Answer options
- A. False
- B. True
Correct answer: B
Explanation
The statement is correct because REST APIs utilize HTTPS for secure communication, making them suitable for web applications across different platforms. The alternative option, 'False', is incorrect as it contradicts the widely accepted advantages of REST APIs in modern web services.