CCSK Exam QuestionsBrowse all questions from this exam

CCSK Exam - Question 21


REST APIs are the standard for web-based services because they run over HTTPS and work well across diverse environments.

Show Answer
Correct Answer: B

REST APIs are indeed the standard for web-based services because they utilize HTTP/HTTPS, making them compatible and functional across various environments. This standardization facilitates easy implementation and broad accessibility on the web.

Discussion

3 comments
Sign in to comment
mootaOption: B
Mar 18, 2023

> APIs are typically REST for cloud services, since REST is easy to implement across the Internet. REST APIs have become the standard for web-based services since they run over HTTP/S and thus work well across diverse environments.

bhaipo
Jan 15, 2023

i want to see

ElenaCyberOption: B
May 16, 2023

B: CCSK Security Guide pg 70; "APIs have become the standard for web-based services since they run over HTTP/S ans thus work well across diverse evnvironments".