0
0
AWScloud~20 mins

Setting up billing alerts in AWS - Practice Exercises

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Billing Alert Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
service_behavior
intermediate
2:00remaining
How does AWS Budgets notify you when your costs exceed a threshold?

You set a budget in AWS Budgets with an alert threshold of 80% of your monthly budget. What happens when your actual costs reach 85%?

AAWS Budgets sends an email notification to the contacts you specified.
BAWS automatically stops all running resources to prevent further costs.
CAWS Budgets increases your budget limit automatically to avoid service interruption.
DNo notification is sent until the budget reaches 100%.
Attempts:
2 left
💡 Hint

Think about how AWS Budgets alerts work to keep you informed.

Configuration
intermediate
2:00remaining
Which AWS service must be enabled to receive billing alerts via SNS?

You want to receive billing alerts through Amazon SNS notifications. Which AWS service must you enable first?

AAWS Budgets
BAWS Billing Alerts (via CloudWatch billing alarms)
CAWS Cost Explorer
DAWS CloudTrail
Attempts:
2 left
💡 Hint

Billing alerts via SNS are linked to a specific AWS monitoring service.

Architecture
advanced
3:00remaining
Designing a multi-account billing alert system

You manage multiple AWS accounts under AWS Organizations. You want a centralized billing alert system that notifies your finance team when any account exceeds its budget. Which architecture is best?

ASet up AWS Budgets in each account separately and configure SNS topics in each account to notify the finance team.
BUse AWS Config rules in each account to monitor billing and send alerts to the finance team.
CCreate CloudWatch billing alarms in each account and send alerts to individual email addresses per account.
DUse the master payer account to create consolidated AWS Budgets and configure a single SNS topic for alerts across all linked accounts.
Attempts:
2 left
💡 Hint

Think about how AWS Organizations and consolidated billing work together.

security
advanced
2:30remaining
Securing billing alert notifications

You want to ensure that only authorized users can modify billing alert configurations and receive notifications. Which AWS feature helps enforce this?

AEnable AWS WAF on the billing alert SNS topic.
BUse AWS Shield to protect billing alert endpoints.
CAttach IAM policies to restrict access to AWS Budgets and SNS topics.
DConfigure billing alerts to use public email addresses only.
Attempts:
2 left
💡 Hint

Think about controlling who can change settings and who can receive alerts.

Best Practice
expert
3:00remaining
Optimizing billing alert thresholds for cost control

Your company wants to catch unexpected cost spikes early without causing alert fatigue. Which billing alert threshold strategy is best?

ASet multiple alerts at 50%, 75%, and 90% of the budget to provide early warnings and escalate notifications.
BSet a single alert at 100% of the monthly budget to notify only when the budget is fully used.
CSet alerts only at 90% and 100% to reduce the number of notifications sent.
DDo not set alerts; rely on monthly billing reports to review costs.
Attempts:
2 left
💡 Hint

Think about balancing early detection with avoiding too many alerts.