Skip to content

27.07.2020tech, internet

Stop giving Bezos free money: A guide to AWS Cost optimisation

  1. MOST IMPORTANT: consider your needs, dont blindly follow standards
  2. S3: there are different types of storage
  3. EC2
  4. If your instance are only providing a few functions (esp if) depending on sparse events, consider using a lambda function.
  5. Consider is cloudfront will be cheaper than hitting your instances
  6. RDS is more expensive than ec2 self managed db, but consider the tradeoff
  7. Dynamo is charged by read/write shards, get pretty expensive if you dont consider optimisation in your solution design
  8. SES: Mostly negligibly cheap, but unless youre blasting your ass off and risk classifying your emails as spam, just lambda it.
  9. Costing

Recent posts

  • 27.07.2020tech, internet

    Stop giving Bezos free money: A guide to AWS Cost optimisation
  • 26.06.2020internet, tech

    The Price of Facebook