Review Mode Set 2 – AWS Certified Solutions Architect Associate Flashcards

1
Q

What layer (OSI model) does the gRPC sit at?

A

the gRPC protocol is at Layer 7 of the OSI Model

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

where are EBS backups stored?

A

S3

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

What is the best way to get a report for total billing by each department in AWS?

A

Tag resources with the department name and enable cost allocation tags.

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

What is the maximum retention period for SQS?

A

14 days

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

What is the main purpose of AWS Batch?

A

AWS Batch is mainly intended for managing batch processing tasks in Docker containers

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

What is the main cause of a DB running out of connections?

A

Memory allocated to the DB.

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

What are two ways to increase Max # of connections that a DB can handle?

A

-upgrade the DB memory (use an instance with higher mem)
-Use a DB connection pool like RDS Proxy

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

Can AWS Config be used to provision accounts?

A

NO, AWS Config can NOT launch new AWS accounts.

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

What is the best way to centrally provision AWS accounts and to provide ongoing governance using “guardrails”?

A

AWS Control Tower

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

What are other services that Control Tower uses to implement the “guardrails”?

A

-AWS CloudFormation
-AWS Organizations, including SCPs
-AWS Config

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

Which AWS service provides you with a static anycast IP address?

A

AWS Global Accelerator

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

Is ECS open-source or proprietary for AWS?

A

proprietary.

Amazon ECS is an AWS proprietary managed container orchestration service.

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

What is the default cooldown period for EC2s in an ASG?

A

300 seconds or 5 minutes

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

How many minutes is 300 seconds?

A

5 MINUTES

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

What is Amazon SWF?

And what is a key word you should associate with it for test purposes?

A

Amazon SWF is a web service that makes it easy to coordinate work across distributed application components.

DECOUPLED!

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