All Tags
AWS
algorithm-design
architecture
cloud-principles
cost-reduction
data-centric
data-compression
data-processing
deployment
design
edge-computing
energy-footprint
hardware
libraries
locality
machine-learning
management
measured
migration
model-optimization
model-training
performance
queries
rebuilding
scaling
services
strategies
template
workloads
Tactic: Apply auto-scaling
Tactic sort:
Awesome Tactic
Type: Architectural Tactic
Category: resource-allocation
Title
Apply auto-scaling
Description
Auto scaling involves scaling the application to optimize the performance and costs. The application is monitored and automatically adjusted to ensure stable performance at the lowest costs. This enables on-demand resource usage which is a different approach compared to the traditional method where extra resources are constantly available to be prepared for peak load. When applying auto-scaling, the number of resources used are adjusted based on the workload. Hence, the energy to power the resources is proportional to the workload. Thus, we expect a positive effect of auto-scaling on energy efficiency.
Participant
Cloud consumer
Related software artifact
Cloud workloads
Context
Public cloud
Software feature
Resources allocated to workloads
Tactic intent
Optimizing performance, cost, and energy-efficiency
Target quality attribute
Performance
Other related quality attributes
Energy-efficiency, cost-efficiency
Measured impact
< unknown >