Extra Exam 1 Flashcards

1
Q

Which of the following AWS services support reservations to optimize costs? (Select three)

A. Lambda
B. DynamoDB
C. EC2
D. DocumentDB
E. RDS
F. S3

A

B. DynamoDB
C. EC2
E. RDS

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

Which AWS services can be used to facilitate organizational change management, part of the Reliablity pillar of AWS Well-Architected Framework?

A

AWS Config
Amazon CloudWatch
AWS CloudTrail

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

A company runs an application on a fleet of EC2 instances. The company wants to automate the traditional maintenance job of running timely assessments, and checking for OS vulnerabilities. Which service will you suggest for this use case?

A

Amazon Inspector

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

A medical research startup wants to understand the compliance of AWS services concerning HIPAA guidelines. Which AWS service can be used to review HIPAA compliance and governance-related documents on AWS?

A

AWS Artifact

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

Which of the following is the MOST cost-effective option to purchase an EC2 Reserved Instance (RI)?

A. Partial upfront payment with a standard 3 year term

B. Full upfront payment with a standard 1 year term

A

A. Partial upfront payment with a standard 3 year term

reason:

1 year = + 3 year = +++
no upfront = +, partial upfront = ++, full upfront = +++

A. 3 year + partial upfront = +++++
B. 1 year + full upfront = ++++

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

Along with AWS Storage Gateway and S3 Glacier, this service has encryption enabled by default

A

AWS CloudTrail Logs

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

An RDS DB is deployed in a single AZ. In case of an AZ outage, the database should continue working on the same endpoint without any manual administrative intervention. How can this be done?

A

Configure the DB in RDS Multi-AZ deployment with automatic failover to the standby

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

What are 2 common stakeholder roles for the AWS Cloud Adoption Framwork (CAF) platform perspective?

A

Engineer, Chief Technology Officer (CTO)

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

Which AWS services can be used to decouple components of a microservices based application on AWS Cloud?

A

Amazon Simple Queue Service (SQS)
Amazon Simple Notification Service (SNS)

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

A company wants to have control over creating and using its own keys for encryption on AWS services. What can they use to do this?

A

A Customer Managed Key (CMK)

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

Which AWS services can be used to facilitate organizational change management, part of the Reliability pillar of AWS Well-Architected Framework?

A

AWS Config
Amazon CloudWatch
AWS CloudTrail

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

AWS Shield Advanced provides expanded DDoS attack protection for web applications running on which resources?

A

AWS Global Accelerator
Amazon Route 53

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

A company wants to identify the optimal AWS resource configuration for its workloads so that the company can reduce costs and increase workload performance. Which resource can do this?

A

AWS Compute Optimizer

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

EC2 instances are running a computation application with fault tolerant architecture. The application needs high-performance hardware disks that provide fast I/O performance. What storage option would be the most cost-effective solution?

A

EC2 Instance Store

Reason: The storage is located on disks that are physically attached to the computer.

Also it has High performance, I/O. Risk of data loss negated by fault-tolerant architecture

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

Which AWS Support plan provides architectural guidance contextual to your specific use-cases?

A

AWS Business Support

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

To remove an AWS account from an Organization, what must happen?

A

The AWS account must be able to operate as a standalone account. Only then can i be removed from AWS Organizations

17
Q

What 2 services support VPC Endpoint Gateway for a private connection from a VPC?

A

Amazon DynamoDB and Amazon S3 (Simple Storage Service)

18
Q

Which tool/service will help you access AWS services using programming language-specific APIs?

A

AWS Software Developer Kit (SDK)