Learn how to use Budgerigar to create and manage AWS budget configurations
Configure budgets for multiple AWS accounts simultaneously with shared settings
Automatically generate deployment-ready CloudFormation templates (JSON and YAML)
Configure email and SNS notifications for actual and forecasted cost thresholds
Use template variables like {account_name}, {year}, {month} for consistent resource naming
Apply consistent tagging across all budget resources for better organization
Control which cost types to include (taxes, subscriptions, credits, refunds, etc.)
Fully client-side operation with browser localStorage persistence. Perfect for testing and development. Requires manual AWS credential entry.
Enterprise-ready with AWS Cognito authentication, DynamoDB storage, and Lambda backend. Supports team collaboration and role-based access control.
Budgerigar v0.1.0
Built with SvelteKit + AWS CDK