- Google Cloud Platform for Architects
- Vitthal Srinivasan Janani Ravi Judy Raj
- 166字
- 2021-06-25 20:48:31
Rightsizing recommendations
In the on-premise world, it pays to over-provision. If you need a server of capacity X today, you're best off buying one with a capacity of 1.5X—if only to not have to deal with finance and procurement all over again in a year's time.

When you switch to the cloud though, if you don't adjust that mindset, you might end up with sticker shock. On the cloud, remember that you can scale both up and down.
That's where the recommendations from GCE come in handy. Compute Engine provides machine type recommendations to optimize the resource utilization and minimize expenses of your virtual machine instances. These recommendations are generated automatically based on system metrics such as the CPU and memory utilization, gathered by the Google Stackdriver, which is a suite of GCP tools for Logging and Monitoring services over the last eight days.
You can then use these recommendations to resize your instance's machine type to more efficiently use a machine type's resources.

- 大規(guī)模數(shù)據(jù)分析和建模:基于Spark與R
- 數(shù)據(jù)庫應(yīng)用實(shí)戰(zhàn)
- Word 2010中文版完全自學(xué)手冊(cè)
- 數(shù)據(jù)結(jié)構(gòu)與算法(C語言版)
- Neural Network Programming with TensorFlow
- Lean Mobile App Development
- Ceph源碼分析
- The Game Jam Survival Guide
- Hands-On System Programming with C++
- 算力經(jīng)濟(jì):從超級(jí)計(jì)算到云計(jì)算
- Kubernetes快速進(jìn)階與實(shí)戰(zhàn)
- 云原生架構(gòu):從技術(shù)演進(jìn)到最佳實(shí)踐
- Arquillian Testing Guide
- C# 7 and .NET Core 2.0 High Performance
- Applying Math with Python