CLF-C02 Billing, Pricing & Support Models — Questions and Answers
Question 1: Which AWS pricing model allows you to pay for compute capacity by the hour or second with no long-term commitments?
- Reserved Instances
- Spot Instances
- On-Demand Instances (Correct answer)
- Dedicated Hosts
Correct answer: On-Demand Instances
On-Demand Instances are an AWS pricing model that allows you to pay for compute capacity by the hour or second, with no long-term commitments or upfront payments. This model provides flexibility to increase or decrease your compute capacity depending on the demands of your application. It's ideal for applications with short-term, irregular workloads that cannot be interrupted.
Question 2: What tool can help you estimate AWS service costs?
- AWS Cost Explorer
- AWS Budgets
- AWS Pricing Calculator (Correct answer)
- AWS Trusted Advisor
Correct answer: AWS Pricing Calculator
The AWS Pricing Calculator is a free web-based tool that helps you estimate the cost of your AWS services. You can input your planned usage for various services like EC2, S3, and RDS, and it will provide a detailed breakdown of estimated monthly costs. This tool is invaluable for planning budgets and understanding potential expenditures before deploying resources.
Question 3: Which AWS support plan provides a full set of Trusted Advisor checks?
- Basic
- Developer
- Business (Correct answer)
- None of the above
Correct answer: Business
The AWS Business Support plan provides a full set of AWS Trusted Advisor checks, which include recommendations for cost optimization, performance, security, fault tolerance, and service limits. Unlike the Basic and Developer plans, the Business plan offers access to all checks and provides programmatic access to Trusted Advisor via the AWS Support API. This comprehensive guidance helps optimize your AWS environment.
Question 4: Which AWS support plan includes access to a Technical Account Manager (TAM)?
- Basic
- Developer
- Business
- Enterprise (Correct answer)
Correct answer: Enterprise
The AWS Enterprise Support plan is designed for large-scale, mission-critical workloads and includes access to a dedicated Technical Account Manager (TAM). A TAM provides proactive guidance, best practices, and helps you plan and review your AWS architecture. This personalized support is crucial for complex deployments and ensuring operational excellence.
Question 5: Which AWS tool can help visualize and manage your AWS spending and usage over time?
- AWS Config
- AWS Cost Explorer (Correct answer)
- AWS Shield
- Amazon CloudWatch
Correct answer: AWS Cost Explorer
AWS Cost Explorer is a tool that allows you to visualize, understand, and manage your AWS spending and usage over time. You can view your costs and usage data in various charts and graphs, analyze trends, and identify areas for optimization. It helps you gain insights into your spending patterns and make informed decisions to control costs.
Question 6: What is the main benefit of AWS consolidated billing?
- Simplifies user access
- Provides security reports
- Offers centralized billing and volume discounts (Correct answer)
- Improves compute performance
Correct answer: Offers centralized billing and volume discounts
AWS consolidated billing, a feature of AWS Organizations, allows you to receive a single bill for all AWS accounts in your organization. This simplifies billing management and provides volume discounts across all accounts, as usage is combined to qualify for lower pricing tiers. It's a powerful way to reduce costs and streamline financial operations for multiple AWS accounts.
Question 7: Which AWS service helps you create budgets and sends alerts when you exceed them?
- AWS Cost Explorer
- AWS Budgets (Correct answer)
- AWS Pricing Calculator
- AWS Billing Dashboard
Correct answer: AWS Budgets
AWS Budgets is a service that allows you to set custom budgets to track your costs and usage. You can create budgets for specific services, tags, or even for your entire account. When your actual or forecasted costs exceed your defined budget thresholds, AWS Budgets sends alerts via email or SNS, helping you stay within your spending limits.
Question 8: Which pricing model allows users to bid on unused AWS capacity?
- Spot Instances (Correct answer)
- Reserved Instances
- On-Demand Instances
- Dedicated Instances
Correct answer: Spot Instances
Spot Instances allow users to bid on unused Amazon EC2 capacity, offering significant cost savings compared to On-Demand Instances. They are ideal for fault-tolerant, flexible applications that can handle interruptions, as AWS can reclaim Spot Instances with a two-minute warning if capacity is needed elsewhere. This pricing model is excellent for batch jobs, data analysis, and other non-critical workloads.
Question 9: Which AWS support plan is best suited for experimenting and testing?
- Enterprise
- Business
- Developer (Correct answer)
- Basic
Correct answer: Developer
The AWS Developer Support plan is best suited for customers who are experimenting with AWS or performing development and testing. It provides technical support during business hours via email, with a response time of 12-24 hours for general guidance. While it doesn't offer the comprehensive features of Business or Enterprise plans, it's a good option for non-production workloads and learning.
Which AWS pricing model allows you to pay for compute capacity by the hour or second with no long-term commitments?