From the course: Complete Guide to the AWS Well-Architected Framework

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Cost-effective resources

Cost-effective resources

- [Instructor] A cost-effective resource is a resource that is using the correct services, the appropriate amount of resources, and the proper configuration. If we break these words down, the appropriate service, meaning computer storage, the resources, the size of the resources, and the configurations, probably an automated configuration. All of these things we have to consider when we're creating a cost-effective resource. So before selecting a service, evaluate its costs. We're going to use compute. Would containers be better? Maybe containers would be better, but your team doesn't know anything about containers. So should the next newer application that's going to be developed use containers as kind of a benchmark as to what we could save? If it's storage, we typically use virtual hard disks or EBS volumes, maybe one of the shared storage services such as EFS, the Elastic File Service, or FSX file services for Windows boxes. Maybe it would be cheaper using that service, maybe it…

Contents