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
preguntada hace 5 meses2500 visualizaciones
2 Respuestas
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
EXPERTO
respondido hace 5 meses
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
respondido hace 21 minutos

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas