DallasFormulaRacing / PowertrainLib

This library will consist of various methods to visualize and analyze data to support our powertrain team's needs.
10 stars 3 forks source link

AWS Billing Reports through discord webhook #9

Closed Squidtoon99 closed 2 months ago

Squidtoon99 commented 5 months ago

We want to get discord messages whenever we use up a certain amount of our yearly AWS Budget to ensure our budget will not disappear overnight. There are two ways to do this.

  1. AWS SNS + a Lambda function
  2. Cloudflare Email Workers

If you think about a more cost affordable way go for it.

Squidtoon99 commented 2 months ago

Not done due to migration to Azure