Governance Flashcards

1
Q

What is Organizations?

A

A free governance tool that allows you to create and manage multiple AWS accounts. With it, you can control your accounts from a single location rather than jumping from account to account.

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

What is a Logging Account?

A

This is a best practice around setting up an account that is specifically dedicated to logging by using cloud trail for logging aggrigation

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

What is AWS RAM?

A

Resource Access Manager

Is a free resource that lets multiple accounts in an organization share resources.

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

What resources can you share using RAM?

A

1) Transit gateways
2) Li

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

What is Cross-Account Role Access?

A

Set up an AWS account to give users across the organization access to multiple accounts.

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

Where is the account ID placed when setting up cross-account role access?

A

In the role trust policy.

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

Which tool allows you to visualize your AWS spend?

A

Cost Explorer

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

Which tool allows developers to deploy full application stacks using approved Infrastructure as Code deployments for their container-based and serverless applications?

A

AWS Proton

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

What AWS service allows you to consolidate CloudTrail Logs from multiple accounts?

A

Organizations

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

Which of the following statements is the most accurate statement about AWS Config’s abilities?

A) Config can be used to terminate old RDS databases and shut down public S3 bucket replication to SQS.

B) Config can be used to track AWS resources and enforce best practices.

C) Config can be used to audit IAM usage and message admins if violations are found.

D) Config can be used to scale EC2 instances and turn up the tunes.

A

B) Config can be used to track AWS resources and enforce best practices.

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

You need to generate daily reports with a detailed breakdown of your AWS Organizations costs and then store them as CSV files in Amazon S3. Which service would be the best fit?

A

AWS Cost and Usage Reports

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

Which service provides an abstracted means of leveraging AWS services to automate the deployment and governance of new AWS accounts within a multi-account AWS organization?

A

AWS Control Tower

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

Where should AWS SSO NOT be used?

A) For internal users signing in to a 3rd party application that supports SAML.

B) For handling AWS Console logins.

C) For external users authenticating to a mobile application.

D) For internal users authenticating to an internal application.

A

C) For external users authenticating to a mobile application.

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

Which of the following is NOT a version of Directory Service?

A) Managed Microsoft AD

B) Simple AD

C) AD Connector

D) Microsoft AD Replicator

A

D) Microsoft AD Replicator

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

Which tool allows you to easily document your architectural decisions and see how they measure against established AWS best practices?

A

AWS Well-Architected Tool

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

What AWS service should be used to assist with managing Active Directory?

A

Directory Service

17
Q

How can you consolidate the AWS bill for your organization?

A

Enable consolidated billing.

18
Q

True or False? Config offers real-time evaluation of rule violations.

A

False

19
Q

You think that your EC2 instances are not accurately sized for your application workloads. Which AWS service can be used to generate recommendations on better sizing estimates?

A

AWS Compute Optimizer

20
Q

How can you stop a root user from terminating EC2 instances?

A

Apply a service control policy (SCP) to the account to deny this action.