CLF-C02 Billing, Pricing & Support Models 4 — Questions and Answers
Question 1: An organization wants to apply consistent cost allocation tags across all AWS accounts for chargeback reporting. Which feature of AWS Organizations helps with this?
- Service Control Policies (SCPs)
- Tag Policies (Correct answer)
- Consolidated Billing
- AWS Config Rules
Correct answer: Tag Policies
Tag Policies in AWS Organizations allow you to define and enforce standardized tagging rules across all accounts, making cost allocation reports more consistent.
Question 2: Which AWS Free Tier type provides always-free access to certain AWS services with monthly usage limits?
- 12-month free trial
- Always Free (Correct answer)
- Short-term trial offers
- Reserved Free Tier
Correct answer: Always Free
Always Free offerings like AWS Lambda (1M requests/month) and DynamoDB (25GB) remain free indefinitely and do not expire after 12 months.
Question 3: What is the key difference between Convertible Reserved Instances and Standard Reserved Instances?
- Convertible RIs offer higher discounts than Standard RIs
- Convertible RIs can be exchanged for different RI attributes during the term (Correct answer)
- Standard RIs can be sold on the Reserved Instance Marketplace; Convertible cannot
- Convertible RIs only support Linux operating systems
Correct answer: Convertible RIs can be exchanged for different RI attributes during the term
Convertible RIs allow you to exchange for different instance families, OS types, or tenancies during the commitment period, offering flexibility at a slightly lower discount than Standard RIs.
Question 4: Which metric does AWS use to charge for Amazon S3 storage?
- Number of S3 buckets created
- Total storage used per gigabyte per month (Correct answer)
- Number of IAM users accessing the bucket
- Number of EC2 instances connected to S3
Correct answer: Total storage used per gigabyte per month
Amazon S3 charges based on the amount of data stored (GB per month), along with additional charges for requests, data retrieval, and data transfer out.
Question 5: A company needs 24/7 phone support and access to Infrastructure Event Management (IEM). Which AWS Support plan includes IEM as a standard feature?
- Developer
- Business
- Enterprise On-Ramp
- Enterprise (Correct answer)
Correct answer: Enterprise
Infrastructure Event Management is included in the Enterprise Support plan, while it is available as a paid add-on for Business plan customers.
Question 6: Which AWS billing feature lets you set custom actions — such as stopping EC2 instances — automatically when a budget threshold is reached?
- AWS Cost Anomaly Detection
- AWS Budgets Actions (Correct answer)
- AWS CloudWatch Billing Alarms
- AWS Trusted Advisor
Correct answer: AWS Budgets Actions
AWS Budgets Actions allows you to define automated responses like applying IAM policies or stopping EC2/RDS instances when a cost or usage budget threshold is exceeded.
Question 7: Which AWS service uses machine learning to automatically detect unusual spending patterns and alerts you to potential cost anomalies?
- AWS Budgets
- AWS Cost Explorer
- AWS Cost Anomaly Detection (Correct answer)
- AWS Trusted Advisor
Correct answer: AWS Cost Anomaly Detection
AWS Cost Anomaly Detection uses ML to continuously monitor your spending, learn your baseline usage patterns, and alert you when anomalous charges are detected.
An organization wants to apply consistent cost allocation tags across all AWS accounts for chargeback reporting.
Which feature of AWS Organizations helps with this?