Big Data. Big Decisions
InformationWeek
Special Coverage Series


Joyent's Cloud Competes With Google, Amazon

Joyent's unique infrastructure design doesn't follow the path of Google or Amazon, includes built-in security and large data pipes for big business use.

Amazon's 7 Cloud Advantages: Hype Vs. Reality
Amazon's 7 Cloud Advantages: Hype Vs. Reality
(click image for larger view and for slideshow)
While Amazon and Google steal the limelight, Joyent has been hard at work off in the wings building out a competitive cloud infrastructure to compete with both of them. So far it's raised $120 million to produce an infrastructure that departs significantly from both Amazon and Google.

At the same time, it competes on price and has the option of offering a 100% uptime guaranteed service level agreement. Amazon guarantees 99.9% or extends credits equal to the downtime experienced by the customer, an approach that doesn't recognize the cost to the business of being down. Google guarantees 99.95% uptime and also extends credits for downtime. Joyent returns 5% of the monthly fee for each 30 minutes of downtime encountered, even though 30 minutes is less than 1% of the month.

More Insights

Webcasts

More >>

White Papers

More >>

Reports

More >>

Joyent servers don't run Linux, as Google and Amazon servers do. It runs SmartOS, a derivative of Illumos, an open source operating system started in 2010 to make the former Sun OpenSolaris operating system more open than Oracle was inclined to allow.

[ Google has entered the infrastructure-as-a-service market with its Compute Engine. Read Google Compute Engine Ignores VMware, Microsoft Users. ]

Joyent's use of SmartOS enables the use of the Dtrace utility to track the performance of a running application. "We do tons of instrumentation with Dtrace across the system," said Jason Hoffman, founder and CTO of Joyent.

SmartOS invokes the use of Solaris-style zones in virtualization, where one operating system supports the operation of many virtual machines, instead of each VM needing to fire up its own. That means one host has one operating system, not a whole set of them, with more efficient multi-tenant operations. And it includes the ZFS file system, originated by Sun and allowing for the verified movement of files, something like the two-phase commit pattern of relational databases, said Hoffman. That provides for assured data movement in the cloud, supervised by the file system itself.

The typical x86 malware writer is not familiar with these features. If an intruder gets beyond the perimeter into the Joyent cloud, he lands in an operating system he doesn't recognize, using a file system with its own protections built in and running virtual machines in a way that doesn't look like anything he's seen before. Hoffman compares the protective layers to the double-hulled oil tanker that can suffer an outer hull breach but not lose any oil.

Instead of being a front-end CPU- and server-based design, Joyent's cloud infrastructure considers the backend more important. Its design is built to provide CPU and memory at the service of a storage system that resembles the Sun Unified Storage platform, a system that included a large, high-speed cache memory based on flash drives. It also uses a ZFS file system and lots of storage management smarts built in.

That design springs from Hoffman's experience as a cancer pathologist, building in an earlier life a supercomputer to help with cancer research. "We were building an I/O constrained supercomputer," he said, self-mockingly, of that effort. It was loaded with CPU and memory and could tackle complex algorithms, but it was restricted by the small pipes leading to and from the data. He knew from experience a successful cloud design would require heavy I/O throughput to storage.

The result, Hoffman said, is "purposeful engineering to deliver a highly scalable, flexible, and resilient cloud for business." Amazon has taken what worked for its retail operation and generalized it for public use. Google has taken what worked for its search engine and generalized it as public infrastructure. Joyent has designed cloud infrastructure from the ground up for business. The CPU to storage connection "is like the back end of a SAN with I/O on it," he said. High I/O rates are built-in.

Hoffman leaves the impression that a lot of Sun expertise has migrated into Joyent. Bryan Cantrill, author of Dtrace and designer of Sun's Unified Storage platform, works there, along with much of the Unified Storage platform team. Joyent also maintains Seattle offices, where it employs a group of former Amazon engineers.

Joyent has received a total $120 million in backing, with Intel one of its early backers, to build out its infrastructure as a service. It's a large figure, but Amazon, Google, or Microsoft probably spend $200 million to $400 million per large data center.

Joyent competes with other vendors at prices "similar to Amazon's or 20% lower," Hoffman claimed. That also translates into a 4-cent to 8-cent charge per hour for a one GB RAM virtual machine.

Joyent is running an estimated 200,000 VMs for 20,000 to 30,000 customers on infrastructure in multiple data centers. It will sell its infrastructure design direct to customers through partners, such as Dell, for installation on premises to be managed as a private cloud. Or it will supply infrastructure through partners, such as Telefonica in Spain.

Hoffman said San Francisco-based Joyent is not focused on competing with big established cloud vendors so much as it seeks to convert more of its natural business clientele to its style of cloud computing. Joyent can run workloads running any hypervisor, whether VMware ESX Server, Microsoft Hyper-V, Citrix Systems XenServer, or Red Hat’s KVM. The SmartOS operating system knows to use the hardware extensions built into Intel (and AMD) chips that allow some calls for hardware operations to occur directly between the application and the hardware instead of being handled by the hypervisor, another aid to efficient operation.

"It wouldn't be possible for us to be in business without SmartOS. We need an always consistent file system. It's impossible for data to be lost or corrupted in our file system," he asserted.

With its unique cloud infrastructure and growing customer base, Joyent will become a large infrastructure vendor by continuing its unique approach, not copying the competition, Hoffman said.

Expertise, automation, and silo busting are all required, say early adopters of private clouds. Also in the new, all-digital Private Clouds: Vision Vs. Reality issue of InformationWeek: How to choose between OpenStack and CloudStack for your private cloud. (Free with registration.)



Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

BYTE encourages readers to engage in spirited, healthy debate, including taking us to task. However, BYTE moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. BYTE further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.

Follow InformationWeek

By The Numbers

What Are Your Primary Concerns About Using Big Data Software?

Base: 417 respondents at organizations using or planning to deploy data analytics, BI or statistical analysis software
Data: InformationWeek 2013 Analytics, Business Intelligence and Information Management Survey of 541 business technology professionals, October 2012

What Do You Think?

What's your attitude about SQL analysis on top of Hadoop?
We want fast, standard SQL analysis capabilities on Hadoop ASAP
Hadoop is for unstructured data; SQL is for relational databases
We'll give SQL on Hadoop a try, but relational DBs will remain the mainstay
Given strong SQL support on Hadoop, we'd nix the data warehouse
We're not interested in Hadoop
No opinion



Related Content

From Our Sponsor

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Five Big Data Challenges and How to Overcome Them with Visual Analytics

Business leaders often need a visual snapshot of data to quickly grasp and use it. This paper identifies five challenges in presenting data and how visual analytics can resolve them. Solutions are suggested to overcome the challenges of: speed, data clarity, data quality, displaying meaningful results, and dealing with outliers.

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Game-Changing Analytics: How IT Executives Can Use Analytics to Create Innovation and Business Success

Today's competitive advantage requires a deeper understanding of your business, your market and your customers. As an IT executive, you can drive that knowledge transformation. In this white paper, learn how to make decisions as a strategic business leader and three steps to begin an analytics initiative within your enterprise.

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

Data Visualization Techniques: From Basics to Big Data with SAS Visual Analytics

High-performance data visualization turns sophisticated analyses into meaningful graphics, leading to faster and smarter decision making. In this white paper, learn how visual analytics can transform big data, with additional features such as real-time functionality, mobile compatibility, robust applications for technical groups and accessibility for nontechnical users.

Big Data: Lessons from the Leaders

Big Data: Lessons from the Leaders

Financial performance, competitive advantage, operational efficiency, strategic decision making - every business goal can extract value from big data, and the time for doubt or inaction has long passed. In this Economist Intelligence Unit report, in-depth interviews with data pioneers reveal the link between the effective use of big data and the bottom line among other results.

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Decision-Driven Data Management: A Strategy for Better Decisions with Better Data

Which came first, the data or the decision? This white paper makes the case for having a decision in mind, then tailoring big data's volume, variety and velocity to achieve business results such as overcoming customer dissatisfaction or creating well-informed strategies in real time.

Informationweek Reports

Research: The Big Data Management Challenge

Research: The Big Data Management Challenge

The challenge of big data is real, but most organizations don't differentiate 'big data' from traditional data, and nearly 90% of respondents to our survey use conventional databases as the primary means of handling data. We'll help you understand what constitutes big data (it's not just size) and the numerous management challenges it poses.