Compliance and Governance Flashcards
Q: What is the AWS Shared Responsibility Model?
A: AWS is responsible for the security of the cloud (infrastructure), and customers are responsible for security in the cloud (data, configurations, etc.).
Q: What is AWS Artifact?
A: A service that provides access to AWS compliance reports, certifications, and agreements (e.g., SOC 1/2/3, ISO 27001, PCI DSS).
Q: What compliance programs does AWS support?
A: Examples include GDPR, HIPAA, PCI DSS, ISO 27001, SOC 1/2/3, and FedRAMP.
Q: What is AWS Organizations?
A: A service that centrally manages multiple AWS accounts, consolidates billing, and enforces governance using Service Control Policies (SCPs).
Q: What are SCPs in AWS Organizations?
A: Policies that define permissions and govern access across accounts within an organization.
Q: What is AWS Config?
A: A service that tracks and evaluates configurations of AWS resources for compliance and governance.
Q: What are AWS Config rules?
A: Custom or AWS-managed rules to evaluate resource configurations for compliance with organizational policies.
Q: What is AWS CloudTrail?
A: A service that records API calls, CLI commands, and actions taken in the AWS Management Console for auditing and compliance.
Q: Name some AWS compliance certifications.
A: ISO 27001, SOC 1/2/3, PCI DSS, HIPAA, GDPR, and FedRAMP.
Q: What is AWS Security Hub?
A: A service that aggregates and monitors security findings from various AWS services to ensure compliance with best practices.
Q: How does AWS address data residency requirements?
A: By allowing customers to store data in specific regions and use services like S3 and DynamoDB with strict regional control.
Q: What does the Governance Pillar of the AWS Well-Architected Framework emphasize?
A: Best practices for identity management, access control, compliance monitoring, and risk mitigation.
Q: What is AWS Control Tower?
A: A service that automates the setup of a secure, multi-account AWS environment using best practices and governance controls.
Q: What are some governance best practices in AWS?
A: Use IAM roles, enforce SCPs, enable CloudTrail, define tagging standards, and monitor resources with AWS Config.
Q: How does AWS support GDPR compliance?
A: AWS provides data residency controls, encryption options, and tools for access logging and auditing.