Cloud Zone is brought to you in partnership with:
  • submit to reddit
Mitch Pronschinske02/29/12
6349 views
0 replies

Reviewing 'Build Your Own EC2' OSS - Cloudstack 3.0

CloudStack is an open source cloud orchestration platform that essentially enables service providers to set up on-demand, elastic cloud computing services that function like Amazon EC2. If you've heard of Rackspace's OpenStack, you could consider CloudStack a direct competitor. Here's a TL;DR list of the main strengths of the updated platform.

Chris Keene02/29/12
1207 views
0 replies

What's the Hurry? Jumping the Gun to Make a Cloud-Ready Application

Chris Keene explores how to measure cloud readiness, and how to avoid adopting the cloud prematurely, using IBM's Cloud Quickstart Architecture as a case study.

Ben Kepes02/28/12
1429 views
0 replies

Zynga Challenges the Power of the Public Cloud

In a move against the current trend towards the public cloud, Zynga's business has increasingly invested in their own Z-Cloud.

Chris Smith02/28/12
16707 views
0 replies

Hadoop in Practice

Working with simple data formats such as log files is straightforward and supported in MapReduce. In this article based on Chapter 3 of Hadoop in Practice, author Alex Holmes shows you how to work with ubiquitous data serialization formats such as XML and JSON.

Eric Genesky02/28/12
4438 views
0 replies

Using MapReduce and Scaling to Analyze Movie Recommendations

"This is going to be an in-your-face introduction to Scalding, the (Scala + Cascading) MapReduce framework that Twitter recently open-sourced."

Ricky Ho02/28/12
4347 views
11 replies

Learning How to Cope with BI at a Large Scale

Now that many enterprises have begun collecting vast amounts of data, the new challenge for many businesses is how to make his information useful.

Larry Franks02/27/12
1911 views
0 replies

Use a Wrapper to Improve Windows Azrue Storage and Concurrent Access

Windows Azure Tables and Blobs provide support for storage using E-Tags. Larry Franks explains how this works using a wrapper.

Eric Berg02/27/12
1764 views
0 replies

How Will the Cloud Fail us This Year?

Three potential cloud provider 'screw ups' are followed by a list of problems from 2011 that seem to be extending into the new year.

Ben Kepes02/26/12
3269 views
1 replies

Regarding OASIS's Proposed TOSCA Cloud Standards

Ben Kepes suggests that the recentTopology and Orchestration Specification for Cloud Applications (TOSCA) proposal might actually work.

Avi Kapuya02/25/12
1135 views
0 replies

Steve Levine on the Origins of Xeround's DBaaS

A 5-minute video interview with Steve Levine of The Cloudist TV offers some insight into early development of the DBaaS's Architecture, Differentiators, and how it all started.

Brian Gracely02/24/12
811 views
0 replies

Unlocking Microsoft's Deathgrip on the Desktop

This post explores the ways in which non Windows PC users who have access to an Outlook/Exchange account take up a similar amount of ELA licenses as Windows PC users.

Brian Swan02/24/12
1850 views
0 replies

Testing OSS Applications in Windows Azure: A Few Thoughts

Need to test your PHP apps in a Windows Azure environment? Brian Swan can help. In this post he presents three strategies for testing OSS/Azure applications, listed from "easiest" to "best."

Moshe Kaplan02/24/12
3808 views
0 replies

Cloud Computing Makes MySQL Replication Easier

Adding a new slave to support your MySQL system expansion is easier than ever, thanks to the cloud. This post show you how to do it in eight simple steps.

Geva Perry02/23/12
2197 views
0 replies

The Unlimited Possibilities of Software as a Service

Geva Perry discusses some topics he covered in a recent post entitled "API's and the Growing Influence of Developers." He also discusses a recent conversation with Tom Greenshaw, founder of Cashier Live.

Eric Berg02/23/12
1383 views
0 replies

How Washington is Adopting the Cloud for Internal Use

According to salesforce.com, a decision has been made to bring IT services to the cloud in washington. This blogger includes useful links to a couple interesting stories about cloud adption in Washington.

Romiko Derbynew02/23/12
2377 views
0 replies

How to Get Started Using the Heroku Toolbelt in Windows

Rather than including the step-by-step process, this post provides links to various useful documents for installing the Heroku toolbelt and Git.

Maarten Balliauw02/23/12
2567 views
0 replies

How to Run Memcache on Windows Azure Using PHP

Including both a "short" and "long" version (no code v. a lot of code), this post demonstrates a step by step process for using Memcached in the easiest possible manner (including a custom scaffolder created by the writer).

JP Morgenthal02/23/12
1720 views
0 replies

Cloud Enables Big Business to Play Like SMBs

From the article: Says JPMorgenthal, "I can store pedabytes of data in the cloud. I can run my E-mail, communications, CRM, HR and Accounting in the cloud. My employees can live and work anywhere in the world thanks to the cloud."

Anders Karlsson02/22/12
4572 views
0 replies

Amazon RDS for MySQL - Is it any good?

So far, Anders Karlsson is happy with Amazon's MySQL RDS, but there are a couple of things you should know before you use the services. This article will give you a quick look at the most important things to remember, and if you've considered using RDS, you'll want to read this...

Ben Kepes02/22/12
6738 views
0 replies

Amazon Goes PaaS: Game On! Let’s See How the Competition Respond

Have no doubt – this is PaaS in all but name. From the announcement: "Today AWS launched an exciting new service for developers: the Amazon Simple Workflow Service. Amazon SWF is an orchestration service for building scalable distributed applications. "

Cody Powell02/22/12
1885 views
0 replies

One Lesson I Learned from Amazon's Elastic Compute Cloud

This author claims that it "almost feels like science fiction to be able to spin up a powerful VM in seconds, use it for an hour, and terminate it, spending just pennies in the process."

Chris Keene02/21/12
1829 views
0 replies

CIOs and CTOs Increasingly Wanting to Create Cloud-Ready Applications

Making apps ready for the cloud requires that development platforms are built with one purpose in mind: supporting on-site and on-demand computing.

Geva Perry02/21/12
3606 views
0 replies

Surprise! Your Enterprise is Already Using the Public Cloud

Perry suggests that companies are adopting cloud computing services from the bottom up rather than the top down. He supports this by recognizing that, in most companies using cloud computing services, the decision is made by developers rather than the higher-ups.

Ben Kepes02/21/12
2122 views
0 replies

Nimbula is One Step Closer to "Amazon-Like" Functionality with Version 2 of Director

The new version of the Direction extends usage to include the following: Extensibility, VMWare Support, Application Management, DNS/VPN Services, and Enterprise Readiness. This blogger offers his opinion on each.

Karthikeyan Anb...02/21/12
4642 views
0 replies

A ASP.NET MVC 4 Developer Preview Application How-to Guide for Windows Azure Users

Now that Windows Azure has an ASP.NET MVC 4 developer preview application, this writer was able to create a step-by-step tutorial for users new to the service. Includes useful screenshots.