Module 4: Cloud Application Security Flashcards

1
Q
  1. What are common developer challenges for cloud applications?
A
  1. 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
  1. 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
  1. Representation state Transfer (REST) - software architecture style with guidelines and best practices for creating scalable web services.
  2. Simple Object Access Protocol (SOAP) - is a protocol specification for exchanging structured information in the implementation of web services in computer networks.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly