Microsoft Just Put a Data Center on the Bottom of the Ocean

Microsoft Just Put a Data Center on the Bottom of the Ocean

  • June 6, 2018
Table of Contents

Microsoft Just Put a Data Center on the Bottom of the Ocean

Microsoft just sent its first self-sufficient, waterproof data center to the bottom of the ocean floor near the Orkney Islands in Scotland, the company announced on Tuesday. About the size of a shipping container, the tubular data center holds 12 racks loaded with 864 servers and is attached to a large triangular weight that anchors it to the seabed over 100 feet beneath the ocean surface. The deployment of the data center represents the culmination of a nearly four year research effort code-named Project Natick, which aimed to develop rapidly deployable data centers that can support cloud computing services near major cities.

In addition to cutting down the amount of time needed to create a data center on land from about 2 years to around 90 days, the submarine data center has the added benefit of natural cooling from the ocean, eliminating one of the biggest costs of running a data center on land. The bottom of the ocean is also isolated from many disasters that could affect land based data centers, such as war or hurricanes, although Microsoft did not mention how difficult it would be to make repairs to the servers inside the container should they malfunction. The move is part of a larger push at Microsoft to become a leader in cloud computing, which is at the heart of most consumer-facing web applications you use on a day to day basis.

Considering that over half of the world’s population lives within 120 miles of the coast, submarine data centers can ensure that major cities are always close to the physical servers that comprise the cloud.

Source: vice.com

Share :
comments powered by Disqus

Related Posts

Introducing kepler.gl, Uber’s Open Source Geospatial Toolbox

Introducing kepler.gl, Uber’s Open Source Geospatial Toolbox

Created by Uber’s Visualization team, kepler.gl is an open source data agnostic, high-performance web-based application for large-scale geospatial visualizations. At Uber, we leverage data visualization to better understand how our cities move. Our solutions enable us to embed maps with rich location data, render millions of GPS points in the blink of an eye, and, most importantly, derive insights from them.

Read More
Open-sourcing gVisor, a sandboxed container runtime

Open-sourcing gVisor, a sandboxed container runtime

Containers have revolutionized how we develop, package, and deploy applications. However, the system surface exposed to containers is broad enough that many security experts don’t recommend them for running untrusted or potentially malicious applications. A growing desire to run more heterogenous and less trusted workloads has created a new interest in sandboxed containers—containers that help provide a secure isolation boundary between the host OS and the application running inside the container.

Read More
Introducing Git protocol version 2

Introducing Git protocol version 2

Today we announce Git protocol version 2, a major update of Git’s wire protocol (how clones, fetches and pushes are communicated between clients and servers). This update removes one of the most inefficient parts of the Git protocol and fixes an extensibility bottleneck, unblocking the path to more wire protocol improvements in the future. The main motivation for the new protocol was to enable server side filtering of references (branches and tags).

Read More