Skip to main content

Per Resource Costs

💡 What Are Per Resource Costs?

Per resource costs refer to the expenses associated with individual cloud resources, including both direct costs and those incurred through network traffic. By analyzing data from Active Resources, Resource Reports, and Network Flow Reports, you can gain a detailed understanding of how each resource contributes to your overall cloud spending.

  • Active Resources: Provide an overview of all active resources (e.g., and active virtual machine) and their associated costs.
  • Resource Reports: Break down costs by specific resources, providing insights into cost distribution.
  • Network Flow Reports: Analyze the costs of network traffic associated with your resources.

💭 Why Should I Use Them?

  • Comprehensive cost visibility: Combining data from Active Resources, Resource Reports, and Network Flow Reports offers a complete picture of how each resource impacts your total expenses. This visibility helps in identifying major cost drivers and optimizing resource usage.
  • Optimization opportunities: By pinpointing high-cost resources and inefficient network traffic, you can make informed decisions to optimize resource allocation and reduce unnecessary spending. Use rightsizing recommendations for EC2 instances and Kubernetes workloads to rightsize specific expensive resources.

📝 Per Resource Cost Use Cases

  • As a cloud architect, you can use these tools to ensure that your cloud infrastructure is designed efficiently. By analyzing Active Resources and Resource Reports, you identify underutilized or unused resources that could be downsized or terminated to save costs.
  • As a DevOps engineer managing a complex application with multiple microservices, Network Flow Reports help you detect that high cross-AZ traffic between microservices is leading to increased costs. You can then focus on optimizing network configurations, such as reducing cross-AZ traffic or implementing VPC endpoints, to lower costs while maintaining application performance.

📚 Lesson 1: View Active Resources and Create Resource Reports


📚 Lesson 2: Understand Network Flow Reports


📖 Additional Resources