Timed Mode Set 2 – AWS Certified Solutions Architect Associate Flashcards

1
Q

In an SQS queue, is it possible to set priority for certain messages to be processed over another ?

A

You cannot set a priority to individual items in the SQS queue.

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

What is the best method to ensure certain sqs messages are processed over another?

A

Make 2 queues and configure messages from priority queue to be processed first then secondary queue.

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

What provides secure and centralized authentication mgmt of multiple AWS accounts? and can integrate with an existing identity provider?

A

AWS IAM Identity Center

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

What is the best option to transfer LARGE data into AWS from on prem, quickly and fastly?

A

AWS DataSync

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

What is the best way to allow/control access to multiple trusted S3 buckets?

-Endpoint policy for the S3 buckets
OR
-Bucket policy for the S3 buckets?

A

Endpoint Policy for the S3 buckets.

This is more efficient as you only need one policy (endpoint) vs creating a bucket policy for each and every bucket.

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

What should you use to store and encrypt the database credentials, API keys, and other secrets?

A

AWS Secrets Manager.

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

Does AWS Secrets Manager allow for automatic rotation of secrets?

A

Yes, AWS secrets manager auto rotates secrets BUT it needs to be enabled.

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

Which Load balancer operates at the IP address level?

A

Network Load Balancer

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

What two things are needed to host a routable, public static website in S3?

A

-A registered domain name
-S3 bucket name must be same as the domain (or subdomain) name

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