Domain 6 - Management Plane and Business Continuity Flashcards

1
Q

What are five important facets to building a secure management plane?

A
  1. Perimeter security - defending the API end points and webserver end points of the management plane
  2. Customer authentication - signing APIs with OAuth or HTTP signing; support for MFA for console access
  3. Internal authentication and credential passing - CSPs management plane should be MFA protected
  4. Authorizations and entitlements - customers v/s CSP admins authorizations (prevent employee abuse)
  5. Logging, monitoring, alerting - detect and respond to unusual activities.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the three main aspects of BC/DR in the cloud?

A
  1. Ensuring continuity and recovery within a cloud provider
  2. Preparing for and managing cloud provider outages
  3. Portability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the authentication mechanisms for APIs?

A
  1. HTTP Request Signing (which is what AWS uses)

2. OAuth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In BC/DR what are the considerations across the logical stack?

A
  1. Metrastructure - backing up cloud configurations
  2. Software-defined Infra - backing up CF templates etc.
  3. Infrastructure - leveraging AZs and Regions
  4. Infostructure - data sync across locations
  5. Applicstructure - application assets like code, message queues.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly