What are common developer challenges for cloud applications?
A
Multi-tenancy
2. Third Party Administrators
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
What are two areas developers need to base their security requirements on?
A
the Deployment model: Public/Hybrid/Private
2. Service Model:SaaS,IaaS,PaaS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
Name two formats used for APIs?
A
Representation state Transfer (REST) - software architecture style with guidelines and best practices for creating scalable web services.
Simple Object Access Protocol (SOAP) - is a protocol specification for exchanging structured information in the implementation of web services in computer networks.