High Availability Quiz Flashcards

1
Q

Amazon Elasticache can fulfil a number of roles. Choose the operations from the following list which can be implemented using Elasticache for Redis. (Choose 3)

  1. In-Memory Data Store
  2. Pub/Sub
  3. Sorted Sets
  4. Relational Data Store
A
  1. In-Memory Data Store
  2. Pub/Sub
  3. Sorted Sets
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Your application has a requirement for dedicated hardware to manage cryptographic keys, which service should you choose to generate, store and manage your keys?

A

CloudHSM

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

Which AWS feature allows you to manage your objects to ensure that they are stored using the most cost-effective category of storage?

A

S3 Lifecycle Rules

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

What is the difference between KMS and CloudHSM?

A

KMS is multi-tenancy

CloudHSM allows you to have dedicated hardware

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

You are planning to upload a set of objects to S3, which parameter can you add to the PUT request header to ensure that encryption using AWS KMS is used to encrypt your files?

A

x-amz-server-side-encryption: ams:kms

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