Practice test 6 Flashcards

1
Q

CloudFormation. Required sections

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

Which of these is POSIX compliant ?

  • Amazon FSx for Lustre
  • AWS EFS
A

Both. Lustre is for HPC; EFS is for more scalable

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

Which of these supports S3 ?

  • Amazon FSx for Lustre
  • AWS EFS
A

Amazon FSx for Lustre

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

How to use Web Identity Federation ?

A

Users of your app can sign in using a well-known identity provider (IdP) —such as Login with Amazon, Facebook, Google, or any other OpenID Connect (OIDC)

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

What does Trusted Advisor do ?

A

Trusted Advisor evaluates your account by using checks. These checks identify ways to optimize your AWS infrastructure, improve security and performance, reduce costs, and monitor service quotas.

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

In EBS, what is encrypted by default ?

A

is a Region-specific setting. If you enable it for a region you cannot disable it for individual volumes.

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

AWS Lambda and Amazon API Gateway are cost-effective because ?

A

You only pay for what you use. It is also very scalable

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

Metrics available for a ECS Service…

A
  • ECSServiceAverageCPUUtilization
  • ECSServiceAverageMemoryUtilization
  • ALBRequestCountPerTarget

They can be used to scale in/out

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

To minimize data transfer cost for communication between two EC2 instances…

A

Deploy them in the same AZ.

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

IAM database authentication for RDS benefits:

A
  • Network traffic is encrypted using SSL.
  • IAM centrally manages access to the database.
  • For applications running on Amazon EC2, you can use profile credentials specific to your EC2 instance to access your database instead of a password, for greater security
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Study how route tables work

A

Good job

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

True or False. Multi-AZ deployments in Amazon RDS. synchronously replicates the data to a standby instance in a different AZ in a different region?

A

False. It is not a different region, it is the same region.

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