Review Mode Set 6 – AWS Certified Solutions Architect Associate Flashcards

1
Q

What EC2 instance is cheaper?

On-Demand or Reserved?

A

Reserved instances is cheaper than On-demand instances for long term usage due to the discounts offered when purchasing reserved instances.

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

How do you secure ALL in-flight data between RDS and an EC2?

A

-Download the RDS root CA cert. import it to EC2 and configure app to use SSL
-Force all connections to your DB instance to use SSL by setting the rds.force_ssl parameter to true. Once done, reboot your DB instance.

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

What is a cost-effective, DR service that minimizes system outages with RPO of 60 seconds and RTO of 1 hour?

A

AWS Elastic Disaster Recovery (AWS DRS)

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

What service identifies the language of text and can uncover sentiment?

A

Comprehend

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

When setting up a webhook to trigger a lambda function, what is the LEAST overhead option?

Lambda Function URL as a webhook?
OR
API GW endpoint as a webhook?

A

Lambda Function URL.

API GW

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

When should you move S3 objects from Standard into other storage classes? (Standard-IA, One Zone-IA)

A

If the storage time is over 30 days.

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

For a HA strategy in CloudFront with EC2s as the origin, what is the best way to setup Origin failover?

A

2 EC2 in 2 different AZs. configure them to be a part of the same origin group.

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

Can you have an ASG as an origin in CloudFront?

A

NO. A single ASG cannot be used as an origin.

You need one single EC2 for that.

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

When you try to add new instances to an EC2 cluster placement group and receive a “insufficient capacity error “, what is the reason for this and how is it solved?

A

There may not be enough capacity on the current underlying hardware to support the new instances.

By stopping and restarting the instances, it might migrate the instances to hardware with more capacity.

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

What is the only required section in a CF template?

A

Resources section.

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

When a new IAM user is created with default settings in CLI, what needs to be done for this user to make API calls?

A

Create a set of Access Keys for the user and attach the necessary permissions

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

What storage supports single-digit millisecond response times as a solution?

A

DynamoDB

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

What service provides SMS text as part of a “multi-engagement marketing campaign”?

A

Amazon Pinpoint !!!

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

What service provides conversational CHATBOTS??

A

AMAZON LEX!!

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