Performance and cost optimization - vidyasekaran/GCP GitHub Wiki

This section of the architecture framework discusses how to balance performance and cost optimizations in your deployments. https://cloud.google.com/architecture/framework/performance-cost-optimization

Performance and cost optimization

Strategies

Evaluate performance requirements. Determine the priority of your various applications and what minimum performance you require of them.

Use scalable design patterns. Improve scalability and performance with autoscaling, compute choices, and storage configurations.

Identify and implement cost-saving approaches. Evaluate cost for each running service while associating priority to optimize for service availability and cost.