exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 64 discussion

A company has an organization in AWS Organizations. The company is using AWS Control Tower to deploy a landing zone for the organization. The company wants to implement governance and policy enforcement. The company must implement a policy that will detect Amazon RDS DB instances that are not encrypted at rest in the company’s production OU.

Which solution will meet this requirement?

  • A. Turn on mandatory guardrails in AWS Control Tower. Apply the mandatory guardrails to the production OU.
  • B. Enable the appropriate guardrail from the list of strongly recommended guardrails in AWS Control Tower. Apply the guardrail to the production OU.
  • C. Use AWS Config to create a new mandatory guardrail. Apply the rule to all accounts in the production OU.
  • D. Create a custom SCP in AWS Control Tower. Apply the SCP to the production OU.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
masetromain
Highly Voted 2 years, 3 months ago
Selected Answer: B
The correct answer is B. AWS Control Tower provides a set of "strongly recommended guardrails" that can be enabled to implement governance and policy enforcement. One of these guardrails is "Encrypt Amazon RDS instances" which will detect RDS DB instances that are not encrypted at rest. By enabling this guardrail and applying it to the production OU, the company will be able to enforce encryption for RDS instances in the production environment. Option A is incorrect because mandatory guardrails are pre-defined by AWS and cannot be customized. Option C is incorrect because AWS Config does not provide mandatory guardrails for RDS instances. Option D is incorrect because AWS Control Tower does not provide a feature called custom SCP (Service Control Policy), it uses guardrails instead.
upvoted 19 times
...
pitakk
Highly Voted 2 years, 3 months ago
Selected Answer: B
https://docs.aws.amazon.com/controltower/latest/userguide/strongly-recommended-controls.html#disallow-rds-storage-unencrypted
upvoted 5 times
Musk
2 years, 2 months ago
The only thing is that this option talks about guardrails, while the article talks about controls, not mandatory.
upvoted 1 times
...
...
pk0619
Most Recent 4 months, 1 week ago
Selected Answer: B
Guardrails are now called Controls in Control Tower.
upvoted 1 times
...
amministrazione
7 months, 4 weeks ago
B. Enable the appropriate guardrail from the list of strongly recommended guardrails in AWS Control Tower. Apply the guardrail to the production OU.
upvoted 1 times
...
AloraCloud
9 months, 4 weeks ago
The keyword in the question is detect which indicates Config. "The company must implement a policy that will detect Amazon RDS DB instances that are not encrypted at rest in the company’s production OU."
upvoted 1 times
...
8608f25
1 year, 2 months ago
Selected Answer: B
Option B is correct because AWS Control Tower’s strongly recommended guardrails include checks for best practices and additional security measures that are not enforced by default but are highly recommended. Among these, there is likely a guardrail that can detect unencrypted RDS DB instances, aligning with the company’s requirement. Applying this guardrail to the production OU will ensure that all RDS DB instances in that OU are checked for encryption at rest.
upvoted 1 times
...
ninomfr64
1 year, 3 months ago
Selected Answer: B
A = Mandatory controls are owned by AWS Control Tower, and they apply by default to every OU on your landing zone and they can't be deactivated B = correct https://docs.aws.amazon.com/controltower/latest/userguide/strongly-recommended-controls.html#disallow-rds-storage-unencrypted C = You cannot create new mandatory controls as they are owned by AWS Control Tower D = You can create custom SCP in AWS Control Tower as part of the Customizations for AWS Control Tower https://docs.aws.amazon.com/controltower/latest/userguide/cfcn-set-up-custom-scps.html However this requires a lot of work
upvoted 3 times
ninomfr64
1 year, 3 months ago
Note on D, the question is asking to detect and not to mandate, thus D would not meet requirement
upvoted 3 times
...
...
severlight
1 year, 5 months ago
Selected Answer: B
check masetromain's comment
upvoted 1 times
...
dkx
1 year, 9 months ago
A. No, because mandatory controls are owned by AWS Control Tower, and they apply to every OU on your landing zone. These controls are applied by default when you set up your landing zone, and they can't be deactivated. Moreover, none of them address RDS encrypted at rest. B. Yes, because Strongly recommended controls are owned by AWS Control Tower. They are based on best practices for well-architected multi-account environments. These controls are not enabled by default, and they can be deactivated through the AWS Control Tower console or the control APIs. Moreover, three of them are RDS detective controls C. No, because AWS Config does not create mandatory guardrails; AWS Config has managed and custom rules D. No, because SCPs are created in AWS Orgs and are not designed to detect Amazon RDS DB instances that are not encrypted at rest.
upvoted 4 times
...
NikkyDicky
1 year, 9 months ago
Selected Answer: B
It's. B
upvoted 1 times
...
SkyZeroZx
1 year, 10 months ago
Selected Answer: B
A seems but previous exist rule then B is more apropiate in this case https://docs.aws.amazon.com/controltower/latest/userguide/strongly-recommended-controls.html#disallow-rds-storage-unencrypted
upvoted 1 times
...
EricZhang
1 year, 11 months ago
C - using AWS Config for detective action
upvoted 2 times
...
OCHT
2 years ago
Selected Answer: C
Option B suggests enabling an appropriate guardrail from the list of strongly recommended guardrails in AWS Control Tower and applying it to the production OU. While AWS Control Tower provides a set of pre-packaged guardrails that enforce best practices for security, operations, and compliance, there is no guarantee that there is a pre-packaged guardrail specifically for detecting Amazon RDS DB instances that are not encrypted at rest. In contrast, option C creates a custom rule in AWS Config that specifically checks for Amazon RDS DB instances that are not encrypted at rest. This provides more flexibility and control in ensuring that the company’s specific requirement is met.
upvoted 3 times
passthatexam1
2 years ago
It's incorrect ideally you only apply to the OU and not to an individual account, therefore this needs to be discounted.
upvoted 1 times
...
...
mfsec
2 years, 1 month ago
Selected Answer: B
Enable the appropriate guardrail
upvoted 2 times
...
Ajani
2 years, 1 month ago
Selected Answer: B
Mandatory controls are owned by AWS Control Tower, and they apply to every OU on your landing zone. These controls are applied by default when you set up your landing zone, and they can't be deactivated. The solution requirement falls under a proactive(Recommended Control). https://docs.aws.amazon.com/controltower/latest/userguide/rds-rules.html#ct-rds-pr-16-description Optional controls are OU specific.
upvoted 4 times
...
God_Is_Love
2 years, 1 month ago
Selected Answer: B
Tip - As this detective guardrail is available, answer is B. But if the guardrail is not available in that predefined list, the answer would be --C https://aws.amazon.com/blogs/mt/aws-control-tower-detective-guardrails-as-an-aws-config-conformance-pack/
upvoted 3 times
...
klog
2 years, 2 months ago
Selected Answer: B
question is asking for detection, not mandate
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago