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
回答済み 15時間前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ