Governance Flashcards
What is AWS Audit Manager?
A tool that produces reports for PCI compliance, GDPR, etc.
When would you use AWS Artifact?
To get AWS security and compliance-related info, e.g. compliance reports.
TRUE or FALSE:
SCPs don’t apply to the management account.
TRUE
When it comes to billing, what advantages does AWS Organizations provide?
- Only one bill for all accounts
- Take advantage of savings plans and discounts across accounts
What is the best practice for where to store CloudTrail logs?
In one single account.
What does AWS RAM do?
Allows you to share resources in one account with other accounts inside or outside your organisation.
No need to create duplicate copies in different accounts.
What is the pricing model of AWS RAM?
It’s free
Which AWS service would you use to check if your Reserved Instances or Savings Plans are under-utilized?
AWS Budgets
Which AWS service would you use to let employees know that they are close to overspending?
AWS Budgets
What simple method can you use to create very specific budgets?
Tags
What does the Well-Architected Tool do?
Measures your architecture against AWS best practices.
Which service provides guides for making your workloads more reliable, secure, efficient, and cost-optimised?
AWS Well-Architected Tool
TRUE or FALSE:
The AWS Well-Architected Tool assists in documenting your architecture decisions.
TRUE
What tool would you use to monitor the state of your infrastructure?
AWS Config
TRUE or FALSE:
AWS Config can prevent non-compliant changes being made to your infrastructure.
FALSE
It’s only a monitoring tool, but it can integrate with EventBridge to make changes.