Courseiva
Design Solutions for Organizational ComplexitymediumMultiple SelectObjective-mapped

SAP-C02 Practice Question: Design Solutions for Organizational Complexity

A company uses AWS Organizations and wants to centrally manage VPC flow logs for all VPCs across all accounts. Which TWO steps are required to achieve this?

⚠ Common exam trap

A common mix-up: candidates think AWS Config rules can automatically enable flow logs, but Config only evaluates compliance and requires a separate remediation action (e.g., Lambda) to actually enable the resource, making it an indirect and incomplete solution compared to an SCP that enforces the setting.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Create a centralized S3 bucket in the logging account.

Centralizing VPC flow logs requires a single S3 bucket in a dedicated logging account to aggregate logs from all accounts. This bucket must have a bucket policy that grants the necessary permissions for the flow log service to write logs from member accounts, enabling centralized storage and management.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Configure cross-account CloudWatch Logs subscription.

    Why it's wrong here

    This is an alternative but not required if using S3.

  • Create a centralized S3 bucket in the logging account.

    Why this is correct

    VPC Flow Logs can be delivered to an S3 bucket.

  • Use VPC Flow Logs with Amazon Kinesis Data Firehose.

    Why it's wrong here

    Amazon Kinesis Data Firehose delivers data streams to destinations like S3 or OpenSearch, but it lacks the native integration required to centrally aggregate logs from multiple accounts within an AWS Organization. This approach fails because it does not address the cross-account permission and centralisation requirements of the stem. You would use Firehose when you need to perform real-time streaming ingestion for log transformation or delivery into a data lake.

  • Apply an SCP that requires VPC Flow Logs to be enabled.

    Why this is correct

    SCPs can enforce the enabling of flow logs.

  • Use AWS Config rules to enable flow logs automatically.

    Why it's wrong here

    AWS Config is detective, not preventive; it cannot enable flow logs automatically.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

Courseiva writes every SAP-C02 question from scratch — 1,660 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SAP-C02 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAP-C02 exam.