Review Mode Set 4 – AWS Certified Solutions Architect Associate Flashcards

1
Q

What is the best method for capturing the current state (all data, configs) of an RDS database, to be later restored?

A

take a snapshot of the database. Restore the database from the snapshot when necessary.

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

Which situation is SR-IOV most suitable for?

A

Enhanced Networking on Linux.

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

What type of instance is best for high IOPS and sequential read/write access?

A

Storage optimized instances with instance store volume.

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

Can EventBridge directly check for IAM events (ex.,age of IAM keys)?

A

No EventBridge cannot check compliance related issues directly.

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

What service and feature of the service allows you to run SQL queries against exabytes of unstructured data in S3?

A

Amazon Redshift Spectrum.

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

What disc config (array) is most high performance ?

A

RAID 0

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

What can be done to protect a Redshift cluster from the event of an AWS region outage?

A

Enable Cross-Region Snapshots Copy in your Amazon Redshift Cluster.

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

What DNS and IPs are assigned to a new EC2 launched into a NON-default VPC?

A

AWS provides the instance with a private DNS hostname only.

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

What are the DNS settings for EC2s in a NON-default VPC?

A

DNS resolution and DNS hostnames attributes are disabled in a newly created VPC.

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

What are two ways to lower data transfer costs and disable anonymous access in an S3 bucket?

A

Enable the Requester Pays feature on the Amazon S3 bucket

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

What is a good way to process application log files generated from servers for a report?

A

S3 to store the files, Amazon EMR for processing the log files

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

What is the most available and resilient RDS setup?

A

Multi-AZ deployment

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

If there is an existing listener on HTTP, can/should you create a new HTTP listener, in order to redirect HTTP to HTTPS?

A

No.

Once there is a listener already setup, it is not possible to create a new one because there is already an existing listener assigned to that port.

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

what is the best service to check for compliance of AWS resources?

A

AWS Config

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

Does altering either retention period or visibility timeout in SQS ensure that messages/tasks are NOT duplicated?

A

NO

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

Does AWS step functions ensure that no task is duplicated?

A

Yes AWS step functions guarantee no task duplication.

17
Q

Does Cloudhub work to support VPCs?

A

No CloudHub works with VPNs, not VPC connections

18
Q
A