Certified Cloud Security Professional – CCSP – Question032

Which of the following APIs are most commonly used within a cloud environment?

A.
REST and SAML
B. SOAP and REST
C. REST and XML
D. XML and SAML

Correct Answer: B

Explanation:

Explanation: Simple Object Access Protocol (SOAP) and Representational State Transfer (REST) are the most commonly used APIs within a cloud environment. Extensible Markup Language (XML) and Security Assertion Markup Language (SAML) are both standards for exchanging encoded data between two parties, with XML being for more general use and SAML focused on authentication and authorization data.