Amazon SOA-C02: Cost Management and Resource Tagging — Study Guide

Part of the AWS SysOps Administrator Associate SOA-C02 — Study Guide. Practice with verified answers in the Amazon exam hub, or take timed practice tests on ExamRoll.io.

Cost management and resource tagging are core operational activities that keep cloud spending visible, predictable, and governed. Accurate billing and reporting let operators attribute costs to teams, projects, and environments; tagging plus enforced policies enable automated chargeback and cleanup. Active use of Cost Explorer, Cost and Usage Reports, Budgets, and optimization tools limits waste and informs commitment decisions such as Savings Plans or Reserved Instances. Understanding service-specific drivers (network, storage, load balancers, NAT) prevents surprise egress and managed-service fees.

Billing, cost reports, and cost explorer basics

Enable consolidated billing through AWS Organizations and deliver the Cost and Usage Report (CUR) to an S3 bucket with hourly granularity and resource IDs to support detailed attribution. In the Billing console enable cost allocation tags (both AWS-generated and user-defined) so Cost Explorer and CUR include tag columns. For programmatic access use the Cost Explorer API or CLI: for example, aws ce get-cost-and-usage –time-period Start=2026-01-01,End=2026-01-31 –granularity MONTHLY –metrics “UnblendedCost” –group-by Type=DIMENSION,Key=SERVICE.

Use Cost Explorer for interactive trend analysis and rightsizing views: enable the Rightsizing Recommendations report, filter by tag or linked account, and export recommendation CSVs. For automated workflows ingest CUR into Athena (create an external table against the CUR files) to run SQL queries across dimensions (linkedAccountId, productName, usageType, resourceId, tags). Combine Athena queries with Glue crawlers to build dashboards in QuickSight or to feed billing-driven automation.

Decision criteria for choosing reporting granularity and retention:

Tagging strategies for cost allocation and governance

Adopt a disciplined tag key taxonomy (for example: CostCenter, Owner, Project, Environment, Lifecycle) and enforce it at creation. Activate those keys as Cost Allocation Tags in Billing so they appear in Cost Explorer and CUR. Implement enforcement with:

Use the Resource Groups Tagging API and Tag Editor to audit and remediate tags across regions: for example, aws resourcegroupstaggingapi get-resources –tag-filters Key=Environment,Values=dev. Automate tag propagation from CI/CD or CloudFormation by attaching stack-level tags and using lambda-based hooks to add runtime metadata (instanceId, launchTime) to resources.

Tradeoffs when choosing tag enforcement:

Savings Plans, Reserved Instances, and rightsizing

Decide between on-demand, Savings Plans, and Reserved Instances based on predictability of compute usage and flexibility needs. Key differences:

Use Compute Optimizer and Cost Explorer rightsizing reports to identify underutilized instances (CPU, network, EBS throughput) and overprovisioned storage. Combine CloudWatch (aws cloudwatch get-metric-statistics) metrics with Compute Optimizer recommendations to justify downsizing or instance-family changes. When usage is steady (e.g., baseline vCPU-hours for production), calculate break-even and coverage: purchase Savings Plans or RIs for predictable baseline, keep a buffer of on-demand for spiky usage.

Budgets, alerts, and forecasting

Create budgets in AWS Budgets for cost, usage, and RI/Savings Plan coverage with threshold types Actual and Forecasted. Use the console or CLI (aws budgets create-budget --account-id <id> --budget file://budget.json) and attach SNS topics, email, or Lambda action notifications. For programmatic remediation wire SNS to Lambda to tag or stop ephemeral resources or to open tickets in ITSM when forecasts cross thresholds.

Add Cost Anomaly Detection to detect sudden spend spikes and link anomalies to SNS/SQS for automated investigation workflows. Forecasting in Cost Explorer uses historical spend; combine it with business signals (start of quarter campaigns, open tickets) to set realistic budget alerts. For operational decisions:

Data transfer and service-specific cost drivers

Network and storage are common, high-variance cost drivers. Understand these specifics:

Optimization tactics:

Common Pitfalls and Decision Criteria

Practical Problem: Use-Case Scenario

ApexAnalytics experiences a 40% month-over-month cost spike after a marketing campaign; engineers spun up many dev stacks across regions and relied on NAT Gateways for internet access. The finance team needs immediate visibility and remediation.

  1. Turn on hourly CUR with resource IDs and deliver to a dedicated S3 cost-bucket; create an Athena table to query top cost drivers by linkedAccountId, region, and usageType.
  2. Activate and enforce Cost Allocation Tags (CostCenter, Project, Owner) via Tag Policies and AWS Config required-tags, and backfill missing tags using Resource Groups Tagging API.
  3. Run Cost Explorer rightsizing and Compute Optimizer reports, identify steady baseline compute, and purchase an appropriate Savings Plan for baseline hours; schedule downsizing for underutilized instances.
  4. Audit network egress with VPC Flow Logs → Athena; replace NAT Gateways with VPC endpoints where possible and centralize regional test workloads to avoid inter-region transfers.
  5. Create AWS Budgets with forecasted thresholds, attach SNS to trigger Lambda to quarantine noncritical dev accounts or notify owners, and enable Cost Anomaly Detection for sudden spikes.

Rationale: Delivering CUR and enforcing tags establishes precise chargeback and historical analysis. Rightsizing and measured commitments (Savings Plans) reduce predictable spend while network optimizations and automated budget actions prevent future surprise egress costs.


Serverless and Application Integration · All domains

Practice these questions → · Timed practice on ExamRoll.io →

Pass the whole exam — not just this question

You found this answer. Get every verified question and explanation in one place, and save hours of prep. Free to start.

Pass your exam →

Browse Amazon →

Related guides

All-in-one access

One subscription. Every exam.

Every plan unlocks unlimited answer search, practice tests, AI explanations, and the full resource library — in 20+ languages.

Monthly
24.87
Just €0.83/day
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

Best value
12 months
179.87
Just €0.49/daySave 40%
Everything included:
  • Unlimited answer search
  • Unlimited practice tests
  • AI-powered explanations
  • Full resource library
  • 20+ languages
  • Weekly content updates
  • Rewards & referrals
  • Priority support
Start free trial

No credit card required*

✓ Free plan included · ✓ Cancel anytime · ✓ All plans unlock the full product