BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeAWS Certified Security - Specialty (SCS-C03)Curriculum Overview: Log Ingestion and Storage Strategies
Curriculum Overview850 words

Curriculum Overview: Log Ingestion and Storage Strategies

Identify sources for log ingestion and storage based on requirements

Curriculum Overview: Log Ingestion and Storage Strategies

This curriculum covers the critical skills required to identify, ingest, and store logs across an AWS environment. It is aligned with the AWS Certified Security - Specialty (SCS-C03) exam, specifically focusing on Domain 1: Detection and Domain 2: Incident Response.

Prerequisites

Before starting this module, students should possess the following foundational knowledge:

  • AWS Fundamentals: Basic understanding of AWS global infrastructure (Regions, Availability Zones).
  • IAM Proficiency: Knowledge of IAM roles, policies, and the principle of least privilege for granting log access.
  • Core Services: Familiarity with Amazon S3 (buckets/storage classes) and Amazon CloudWatch (basic metrics).
  • Security Concepts: Basic understanding of encryption at rest (KMS) and data integrity (checksums/hashing).

Module Breakdown

ModuleTopicDifficultyPrimary Focus
1Core Management LoggingBeginnerCloudTrail, Config, and Account-level auditing
2Network & Traffic LoggingIntermediateVPC Flow Logs, Route 53, WAF, and CloudFront
3Compute & Application LogsIntermediateCloudWatch Agent, Lambda logs, and API Gateway
4Centralized Storage & LakesAdvancedAmazon Security Lake, S3 Tiers, and Cross-account aggregation
5Ingestion & TransformationAdvancedKinesis Data Firehose, OCSF Schema, and Log Normalization

Learning Objectives per Module

Upon completion of this curriculum, learners will be able to perform the following:

Module 1: Core Management Logging

  • Identify management events vs. data events in AWS CloudTrail.
  • Configure organization-wide trails for centralized auditing.
  • Validate log file integrity using the CLI to ensure non-repudiation.

Module 2: Network & Traffic Logging

  • Analyze network design to determine necessary log sources (e.g., VPC Flow Logs for east-west traffic, WAF for north-south traffic).
  • Differentiate between Transit Gateway flow logs and standard VPC flow logs.

Module 3: Compute & Application Logs

  • Deploy the Unified CloudWatch Agent to capture OS-level logs and custom application metrics.
  • Troubleshoot permission issues preventing logs from reaching CloudWatch Logs groups.

Module 4: Centralized Storage & Lakes

  • Architect a multi-account logging strategy using a dedicated Logging Account.
  • Map log types to S3 storage classes (Standard, IA, Glacier) based on retention requirements and cost constraints.

Module 5: Ingestion & Transformation

  • Utilize Amazon Kinesis Data Firehose to stream logs into OpenSearch or third-party SIEMs.
  • Explain the benefits of the Open Cybersecurity Schema Framework (OCSF) used by Amazon Security Lake.

Visual Overview of Log Flow

Loading Diagram...
Figure 1 — Mermaid diagram

Success Metrics

Learners can measure their mastery through the following performance indicators:

  1. Requirement Mapping: Ability to correctly select a log source for a given threat scenario (e.g., using DNS query logs to detect command-and-control communication).
  2. Configuration Accuracy: Successfully configuring a cross-account S3 bucket policy that allows multiple accounts to deliver CloudTrail logs without granting excessive permissions.
  3. Cost Optimization: Correctly identifying when to use S3 Lifecycle policies to move CloudWatch logs to Glacier for compliance-only retention.
  4. Integrity Verification: Demonstrating the use of aws cloudtrail validate-logs to prove that logs have not been tampered with since delivery.

Real-World Application

[!IMPORTANT] In a production environment, logs are more than just data; they are forensic evidence.

  • Incident Response: During a security breach, the ability to correlate VPC Flow Logs with CloudTrail events allows responders to see not just who made an API call, but what data left the network as a result.
  • Compliance Audits: Automated logging and central storage are mandatory for frameworks like PCI-DSS, HIPAA, and SOC2. This curriculum provides the technical foundation to pass these audits.
  • Forensics: By using Amazon Security Lake and OCSF, organizations can normalize logs from hybrid sources (AWS and On-prem), making it easier to run complex queries during a post-mortem analysis.

Technical Selection Logic

Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Figure 2 — TikZ diagram

[!TIP] Always prioritize automated ingestion. Manual log collection is prone to errors and creates gaps in your security visibility during critical incidents.

All AWS Certified Security - Specialty (SCS-C03) Study Resources

Related Notes

  • Curriculum Overview: Aggregating Security and Monitoring Events845 words
  • Mastering AWS Authorization Analysis: Curriculum Overview842 words
  • Curriculum Overview: Troubleshooting AWS Security Logging and Resource Configuration820 words
  • Curriculum Overview: Analyzing Workload Monitoring Requirements745 words
  • Curriculum Overview: Authorizing Compute Workloads via IAM Roles820 words
  • Forensic Log Management: Capture and Storage Strategy865 words
  • Mastering Centralized Security Management: Delegated Administration in AWS Organizations845 words
  • Curriculum Overview: AWS Edge and Third-Party Security Integrations820 words
  • Curriculum Overview: AWS Logging and Monitoring Solutions865 words
  • Curriculum Overview: Temporary Credential Mechanisms in AWS680 words
  • Secure Administrative Access to Compute Resources: Curriculum Overview785 words
  • CI/CD Pipeline Security: Vulnerability Discovery & Remediation Strategy845 words

Ready to study AWS Certified Security - Specialty (SCS-C03)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study AWS Certified Security - Specialty (SCS-C03)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
AWS Certified Security - Specialty (SCS-C03) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.

Loading Diagram...
Flowchart, top to bottom. Log Sources connects to Ingestion Method. B connects to CloudWatch Logs (Native). B connects to C (Agent). B connects to Amazon S3 (API/Firehose). C connects to CloudWatch Logs Insights. D connects to Amazon Security Lake. F connects to Third-party SIEM. E connects to Security Analyst (Analysis). 1 more statements.