Module 4: Cloud Application Security Flashcards
1
Q
- What are common developer challenges for cloud applications?
A
- Multi-tenancy
2. Third Party Administrators
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
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.