Practice test 5 Flashcards

1
Q

What is CloudHSM ?

A

Cloud Hardware Security Module

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

What happens if you loose the keys of the CloudHSM and have no copies ?

A

They will be lost permanently

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

By default, How are CloudTrail event log files encrypted ?

A

Using Amazon S3 server side encryption

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

How many days minimum objects need to be stored in S3 standard before they can transition to infrequent access ?

A

30 days

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

Can CNAME records be created for your zone apex ?

A

No. For example, if you register the DNS name tutorialsdojo.com, the zone apex is tutorialsdojo.com. You can’t create a CNAME record directly for tutorialsdojo.com, but you can create an alias record for tutorialsdojo.com that routes traffic to.

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

What is EFA ?

A

Elastic Fabric Adapter

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

Is EFA supported by Windows ?

A

No

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

What is ENA ?
What network speeds supports ?

A

Elastic Network Adapter.
100Gbps

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

Use AWS Storage Gateway with a Volume Gateway when the device is …

A

iSCSI

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

Use AWS Storage Gateway with a File Gateway when the protocol is …

A

NFS or SMB

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

HDD or SDD. Cannot be used as a bootable volume

A

HDD

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

What is AWS System manager run command

A

Allows you to execute a command remotely and securely. But this is not a good answer in the exam because it “requires a lot of effort”

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

EC2 Instance states

A

Pending

InService

Terminating

Terminated

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

EC2 instances life cycle hooks

A

Pending:Wait

Pending:Proceed

Terminating:Wait

Terminating:Proceed

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

What happens when you have a single Aurora instance and there is a system failure ?

A

Aurora will attempt to create a new DB instance in the same AZ as the original instance

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

Can you store passwords in CloudHSM ?

A

No. Only keys.

17
Q

Difference between KMS…

  • Customer Managed Keys
  • AWS Managed Keys
  • AWS owned keys
A
  • Customer managed keys. Created by they user. The Customer has more control.
  • AWS managed keys. Created by AWS. Customer has less control.
  • AWS Owned keys. Created Used by AWS
18
Q

Real time is

A

Kinesis

19
Q

Can you use tags combined with policies ?

A

Yes, it allows you to provide differentiated access depending on how the resource is tagged.

20
Q

Can you create a VPC Peering connection between regions ?

A

Yes

21
Q

Can you access VPC end points from another region?

A

Not by default. You need to create a VPC peering connection to enable cross region connection.