DEV Community

Van Hoang Kha for AWS Community Builders

Posted on

2

Cost optimization

Design principles

  • Implement cloud financial management
  • Adopt a consumption model
  • Measure overall efficiency
  • Stop spending money on undifferentiated heavy lifting
  • Analyze and attribute expenditure

Tagging

Image description

Cost and usage visualization

Image description

Usage trends

Image description

Anomaly detection

Image description

EC2 rightsizing

Image description

Image description

Cost and usage reports (CURs)

The 5 Ws:

  1. What does it cost = line_item_unblended_cost
  2. Who used it = line_item_usage_account_id
  3. When was it used = line_item_usage_start_date
  4. Where was it used = product_region
  5. Why the cost occurred = line_item_resource_id

Cloud Intelligence Dashboards

Image description

Workload efficiency

Image description

Trusted advisor

Image description

AWS Budgets

Image description

Visualizing cost

Image description

Cost and usage analysis

Image description

CUDOS Dashboard

Image description

TAO Dashboard

Image description

CID Dashboard

Image description

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

Create a simple OTP system with AWS Serverless cover image

Create a simple OTP system with AWS Serverless

Implement a One Time Password (OTP) system with AWS Serverless services including Lambda, API Gateway, DynamoDB, Simple Email Service (SES), and Amplify Web Hosting using VueJS for the frontend.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay