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 ?

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
답변함 하루 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠