Skip to content

AWS Billboard is not really a billboard, it is instead a billing dashboard written in R with Shiny.

Notifications You must be signed in to change notification settings

Carolusian/aws-billboard

Repository files navigation

aws-billboard

aws-billboard is a dashboard to monitor AWS billing history. The purpose of this project is to help you better plan your AWS purchases.

Deployment Steps

Update Your Billing Reports

In order to get latest AWS reports, you can create a cron job to pull those data with: bash get_billing_reports.sh YOUR_BUCKET_NAME_HERE

Update the Price Quotations (Optional)

This repository contains default price quotations for EC2, RDS and ElastiCache services with different pricing models (On Demanding and Reserved Instances). However, prices may change, you may want to update the quotations from time to time.

Just use this command: docker-compose run shiny bash /srv/shiny-server/get_quotation.sh

About

AWS Billboard is not really a billboard, it is instead a billing dashboard written in R with Shiny.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published