Question on AWS Cost Optimization and Resource Management

2

For a vast and dynamic AWS project, how can we achieve a balance between optimizing costs without compromising optimal resource utilization? How can we leverage various AWS resources and methods ?

Vinod
已提問 5 個月前檢視次數 2500 次
2 個答案
2

This is a very vast question. It might be helpful to know which services you are using. For example, on EC2, I would suggest using compute optimizer to find the right instance type and size and leverage autoscaling groups so that as you need resources they will be added automatically.

I suggest checking out the Cloud Financial Framework (CFF) which goes through many services and offers best practices for those.

https://catalog.us-east-1.prod.workshops.aws/workshops/86e30fc2-daf4-4708-8720-347e2b312075/en-US

profile pictureAWS
專家
已回答 5 個月前
0

You need to start with the basics of design and architecture of the workload. Apart from the business outcome, non-functional considerations like performance, RTO, RPO, peak load, how & where from the application will be accessed etc. will help you understand the requirement to optimize the design. Then you need to select the AWS services to achieve these requirements. Read through this blogpost to get an insight into architecting in AWS - Let’s Architect! Cost-optimizing AWS workloads | AWS Architecture Blog

profile pictureAWS
已回答 10 小時前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南