5 ms·
Bravo to Google for this show of corporate leadership. Their pledge to purchase renewable energy to match their real-time demand really is impressive, especiall
by rabscuttler 7y ago
Bravo to Google for this show of corporate leadership. Their pledge to purchase renewable energy to match their real-time demand really is impressive, especially the note that it must create new renewable generation (discussed on the Google blog announcement not this article) .
It is also prudent, as these long-term power purchase agreements (PPAs) with new renewable generators will be very competitive, probably much cheaper than wholesale power prices, and be fixed into the future, avoiding price fluctuations from e.g. future gas supply shocks.
- jsingleton 7y agoGoogle deservedly get the best rating in this cloud whitepaper: https://docs.google.com/document/d/1eCCb3rgqtQxcRwLdTr0P_hCK_drIZrm1Dpb4dlPeG6M/edit https://docs.google.com/document/d/1eCCb3rgqtQxcRwLdTr0P_hCK... Ahead of Azure and way ahead of AWS/Oracle/IBM.
- ineedasername 7y ago> avoiding price fluctuations from e.g. future gas supply shocks. Yes, especially in Europe where the dominant natural gas supplier, Russia, has shown itself more than willing to use their position as a political hammer. And I know, that's not just a Russia issue, other countries do the same, they're just the most applicable when talking about gas in Europe.
- cameronbrown 7y agoI wonder, would it be feasible for them to use wind power to run time insensitive batch jobs in the daytime - crank down the processing power on these jobs when there's less green energy around?
- ses1984 7y agoI wonder if preemptible instances could be priced or available this way. They could choose to run idle or contract in case of expensive or dirty power.
- enneff 7y agoA big challenge for Google, and any large DC operators in general, is utilization. Ideally you want the entire fleet working at 100% all the time, so there's no real benefit to ramping up or down with energy supply.
- paulddraper 7y agoNot impossible, but I doubt it. (1) Existing power usage doesn't work that way. You're basically on the hook for a predicable amount of usage. Of course, this could change, but the inertia behind this paradigm is high. (2) Google has a bunch of hardware with relatively fixed costs that they'd prefer to run 24 hrs/day, 365 days/year.
- cheez 7y agoGoogle has insane optimization for power consumption at data centers, if there is something you can think of, they will have either done it or will be trying it.
- Zenst 7y agoFor many a datacenter - balancing the loads across the three-phase power supply is one area that makes one of, if not the biggest difference in the bill/power charged for using. Though that for many a tech, is an area they are more inclined to overlook. Then quality of the power (clean sine or noise spikes) auditing, then the factor that UPS's do square wave. Though that's more stability and indeed longevity of your kit plugged that appreciates those nuances. It is one big rabbit hole and can imagine the likes of Google having dedicated teams to focus just on power optimisations as the dividends at that scale - more than pay for the team.
- bt848 7y agoWhen you deploy a datacenter at this scale you contract for an amount of power and you're basically obligated to use it. The trick is to get more compute out of the same amount of power. By the way if you still have AC UPS systems that is probably your #1 problem and you definitely will not benefit from some fancy machine learning thing. Just get rid of most of your AC systems. For example you may benefit by adopting Open Rack 48V-to-point-of-load scheme that uses an in-rack DC UPS. https://www.opencompute.org/files/External-2018-OCP-Summit-Google-48V-Update-Flatbed-and-STC-20180321.pdf https://www.opencompute.org/files/External-2018-OCP-Summit-G...
- Zenst 7y agoTotal, more the company inhouse data center type affairs - big, but not your cloud or google size affairs. Then doing one AC to DC conversion instead of all that overhead per system along with the associated heat and centralising - pays for itself. The cut-off for that level of work I'd say is if you design your own servers over just speccing from a vendor level is when you would be doing this. Upto that, it's still vendor off shelf. Though been a while and an option some vendors may now offer at lower scales these days.