Review Mode Set 3 – AWS Certified Solutions Architect Associate Flashcards

1
Q

What is the smallest netmask block size available to create a VPC?

A

/28. 16 IPs

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

When a subnet is created, what route table is it automatically associated with?

A

Every subnet that you create is automatically associated with the main route table for the VPC.

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

What is typically the cause of EC2 error types like “EC2ThrottledException” when you are running Lambda invocations?

A

Your VPC does not have sufficient ENIs or subnet IPs .

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

If an EC2 needs to allow port 443 connection incoming, what needs to happen within a VPC?

A

-SG needs to allow TCP 443 inbound
-Network ACL needs to allow TCP 443 inbound
-NACL needs to allow outbound TCP on ephemeral ports (32768 - 65535)

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

For SSL connections on port 443, does the client or the server use port 443?

Does Client or server use ephemeral ports?

A

Client establishes the connection on port 443.
Server responds with connection over ephemeral ports (32768 - 65535)

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

What is the most fault-tolerant routing configuration in Route 53?

A

Active-Active Failover with Weighted routing policy

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

What is the best way to load balance read requests incoming to an Aurora DB?

A

use the built-in Reader endpoint of the Amazon Aurora database.

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

Is DDB compatible with Cloudfront?

A

No. DynamoDB table is NOT compatible with CloudFront

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

when moving an Aurora DB cluster to Aurora Serverless, what is the best way to migrate to minimize downtime?

A

Use AWS Database Migration Service (AWS DMS) to migrate to a new Aurora Serverless database.

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

For RDS, which type of replication is associated with each deployment?

Multi-AZ
&
Read Replica

A

Multi-AZ: Synchronous

Read Replica: Asynchronous

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