🔍 AWS CloudTrail - SAA-C03 Practice Questions

CloudTrail records AWS API calls for auditing. Understand management events, data events, multi-region trails, and integration with CloudWatch Logs.

7Questions Available
1Exam Domains

Practice CloudTrail Questions Now

Start a timed practice session focusing on AWS CloudTrail topics from the SAA-C03 question bank.

Start SAA-C03 Practice Quiz →

How CloudTrail Is Really Tested in SAA-C03

CloudTrail questions are primarily governance and auditability questions. The exam tests whether you can capture the right event scope and retain records for investigation and compliance.

SAA-C03 often checks if you know the difference between management events and data events. Choosing only one when both are required is a frequent source of wrong answers.

Good CloudTrail designs include centralized aggregation, immutable retention strategy, and alerting for high-risk API actions.

CloudTrail controls that SAA-C03 expects you to apply correctly

Decision PointOption AOption BExam Takeaway
Event coverage choiceManagement events plus targeted data events for sensitive resourcesManagement events only with no data event visibilityIf the scenario references object-level or resource-level access auditing, data events are usually required.
Scope and consistencyOrganization-wide and multi-region trail strategySingle-account, single-region trailEnterprise governance requirements generally imply centralized, multi-account trail coverage.
Detection speedCloudTrail integrated with CloudWatch/EventBridge for near-real-time alertsPeriodic manual review of log archives onlySecurity incident scenarios usually expect automated detection, not delayed manual analysis.

Privileged action monitoring across multiple accounts

A security team needs visibility into high-risk API operations across many AWS accounts with centralized forensic retention.

  • Enable organization-level trail with multi-region coverage.
  • Capture required management and sensitive data events.
  • Deliver logs to centralized protected storage with retention controls.
  • Trigger alerts for privileged or anomalous API activities.

Common Exam Trap: Assuming CloudTrail default setup automatically covers every account and data event use case is a common mistake.

SAA-C03 CloudTrail Question Bank (7 Questions)

Browse all 7 practice questions covering AWS CloudTrail for the SAA-C03 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.

  1. Question 1Design Secure Architectures

    A company with 50 AWS accounts needs centralized CloudTrail logging. Security requirements mandate that individual account administrators cannot disable or modify logging for their accounts. Which CloudTrail configuration enforces this requirement?

    ACreate individual CloudTrails in each account with S3 bucket policies preventing modification.
    BCreate an Organization Trail in the management account with delivery to a security account S3 bucket.
    CUse AWS Config to aggregate CloudTrail events from all accounts.
    DDeploy CloudTrail using StackSets across all member accounts.

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  2. Question 2Design Secure Architectures

    A company must ensure that all API calls to AWS services are logged and retained for 10 years for compliance. Which solution meets this requirement?

    AEnable CloudTrail and store logs in S3 with Glacier Deep Archive lifecycle policy
    BEnable VPC Flow Logs
    CEnable AWS Config
    DEnable CloudWatch Logs

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  3. Question 3Design Secure Architectures

    A solutions architect must design a solution that logs all API calls to AWS services and retains logs for 10 years for compliance. Which solution meets this requirement?

    AEnable CloudTrail and store logs in S3 with Glacier Deep Archive lifecycle policy
    BEnable VPC Flow Logs
    CEnable AWS Config
    DEnable CloudWatch Logs

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  4. Question 4Mixed

    A financial application stores sensitive data in an Amazon S3 bucket. To meet compliance requirements, all access to this data must be logged for audit purposes. Which AWS service should be used?

    AAWS CloudTrail
    BAWS CloudTrail with S3 data events enabled
    CAmazon CloudWatch Logs
    DAWS X-Ray

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  5. Question 5Design High-Performing Architectures

    A forensic team needs to prove that CloudTrail logs stored in an S3 bucket have not been tampered with since they were created. Which CloudTrail feature enables this verification?

    AEnable CloudTrail Log File Integrity Validation.
    BEnable S3 Object Lock in Compliance Mode.
    CUse AWS KMS with asymmetric keys to sign the logs.
    DReplicate logs to a separate AWS account.

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  6. Question 6Design Secure Architectures

    A company must ensure that all data stored in Amazon S3 is encrypted and that encryption keys are rotated automatically every 90 days. The company must maintain an audit trail of key usage. Which solution meets these requirements?

    AUse SSE-S3 with S3 bucket policies
    BUse SSE-KMS with automatic key rotation enabled and CloudTrail logging
    CUse SSE-C with a custom key rotation script
    DUse client-side encryption with AWS Encryption SDK

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz
  7. Question 7Design Secure Architectures

    An application stores sensitive customer data in S3. The company must ensure that data is encrypted at rest and in transit, and maintain an audit trail of all access. Which solution meets these requirements?

    AUse SSE-S3 and enable S3 access logging
    BUse SSE-KMS with CloudTrail logging and enable S3 access logging
    CUse SSE-C with custom encryption
    DUse client-side encryption

    Answer hidden for practice.

    Use the interactive quiz to reveal the correct answer and explanation.

    Start SAA-C03 Quiz

Key CloudTrail Concepts for SAA-C03

cloudtrailaudittrailapi callgovernancecompliance

SAA-C03 CloudTrail Exam Tips

AWS CloudTrail questions in SAA-C03 are typically scenario-based. Focus on architecture trade-offs, resilience, and secure-by-default design choices. Priority concepts: cloudtrail, audit, trail, api call, governance, compliance.

What SAA-C03 Expects

  • Anchor your answer in choose the most reliable and cost-aware architecture pattern, not just a feature match.
  • CloudTrail scenarios for SAA-C03 are frequently mapped to Domain 1 (30%), so read the objective carefully before picking controls or architecture.
  • Expect multi-topic scenarios where CloudTrail interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and vendor best practices.

High-Value CloudTrail Concepts

  • Know the core CloudTrail building blocks cold: cloudtrail, audit, trail, api call.
  • Review the edge-case features and limits for governance, compliance; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how CloudTrail pairs with CloudWatch, AWS Config, IAM in real deployment patterns.
  • For SAA-C03, explain why the chosen CloudTrail design meets reliability, security, and cost expectations better than the alternatives.

Common SAA-C03 Traps

  • Watch for answers that solve today's issue but do not scale across multiple AZs.
  • Questions in Design Secure Architectures often include distractors that look correct for CloudTrail but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two CloudTrail implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to Design Secure Architectures (30%) outcomes for SAA-C03?
  • Can you explain security and access boundaries for CloudTrail without relying on default-open assumptions?
  • Can you describe how CloudTrail integrates with CloudWatch and AWS Config during failure, scaling, and monitoring events?

Exam Domains Covering CloudTrail

Related Resources

More SAA-C03 Study Resources