Ship when perfect enough…

Filed under: Random Thoughts, Startups — Tags: beta ship product — peternic — June 22, 2011 @ 4:55 pm

As we’re closing down on the 3.0 beta, I found this blog post about the white iPhone.

When do you think is the right time to ship a product? Are the criteria different for consumer products and cloud products (and how)?

  • The mass market for grid computing
  • 3Tera moves blog to Wordpress on a grid
Comments (0)

How to DevOps - the Flickr experience

Filed under: Cloud Computing, Random Thoughts, Startups — Tags: automation, cloud computing, development, devops, operations — peternic — May 24, 2011 @ 2:24 am

Staying late… browsing and learning… found a gem.

Since one of AppLogic’s traditional audiences is DevOps, some frequently ask us “what is DevOps”. While the following doesn’t really provide a definition, it tells us how to do it (and for a definition, there’s always Wikipedia)

In summary, here’s how Flickr does it:

  1. Automated Infrastructure
  2. Shared version control
  3. One step build – code to set of files in one step
  4. One step deploy
  5. Shared metrics
  6. Use IRC and IM Robots
  7. Culture
    • Shared Run-books and Escalation plans
    • Healthy attitude about failure – plan to respond, not just prevent. Fire drills.
    • No finger-pointing and blame

Good content, great presentation. Check it out at:

10+ Deploys Per Day: Dev and Ops Cooperation at Flickr

(thanks to Jonathan at the Combat Consulting blog for posting the link and summary).

  • Defining levels of online platforms
  • AppLogic user SilkFair featured in WSJ
  • New 3tera team members
  • Why all the trouble defining cloud computing?
  • The new CIOs - Users
Comments (0)

CA 3Tera AppLogic 2.9 release to introduce optimized, self-healing, highly available cloud with a globally federated API

Filed under: 3tera, AppLogic, Cloud Computing, Service Provider — Tags: 3tera, api, AppLogic, ca 3tera applogic, cloud, cloud security, federated, global, high availability, ovf, windows, zero-trust — peternic — October 4, 2010 @ 1:27 am

CA 3Tera® AppLogic® 2.9 is the first major new release of AppLogic as part of CA Technologies. With the new ownership of the product, there are the expected significant improvements for enterprise customers and the service providers catering to them. CA 3Tera AppLogic 2.9 also continues to provide the innovative and category-defining capabilities that have earned AppLogic many awards in the last four years.

CA 3Tera AppLogic 2.9 completed successfully a three-month beta program and will be generally available this month. (A link to the full release notes will be provided here.)

I would like to focus on the key new features and capabilities in this release:

1.  Full High Availability

High availability and full system redundancy is now integrated in every subsystem of the platform, ensuring that storage, networks, compute resources and the control node are all highly available and the system can recover from the failure of any single element without human intervention. The addition of redundant network support in 2.9 completed this functionality, adding support for redundant network switches.
The high availability support includes three important automated steps to restore operations quickly and efficiently:
• fault detection,
• isolation of the failed component, and
• recovery of the affected application(s).

Once affected applications are restored to operation – typically within minutes of the failure – AppLogic proceeds to rebuild the infrastructure redundancy, readying the system for handling future hardware failures.

What does this mean for you?

CA 3Tera AppLogic is designed from the ground up to expect hardware failures and recover applications quickly and automatically.

As a result, you get a very resilient and self-healing platform that can keep applications running, ensuring an amazing SLA without requiring emergency fire drills in the data center… using only plain commodity x86 servers and switches. CA 3Tera AppLogic is a unique solution where all redundant capabilities are managed by a single product and through a single user interface, bringing customers simplicity and reliability with zero integration effort.

2.  Network Topology Detection and Path Optimization.

CA 3Tera AppLogic automatically discovers the network topology and cabling layout, and ensures full cross-sectional bandwidth between any two servers in the system – all the while maintaining the network redundancy and recovery capability in case of a network component failure. CA 3TeraAppLogic 2.9 removes the majority of network infrastructure bottlenecks and eliminates manual network configuration. It also displays the state of all network infrastructure elements, the current paths used, and allows manual control for troubleshooting and testing. It dynamically detects and adjusts for changes that occur in the system (e.g., re-wiring) and issues alarms in case it has detected a failure and has performed automated recovery.

Why is this important?

Tracking down network infrastructure bottlenecks is not an easy task, and doing that in complex composite applications is one of the hardest IT projects. Maintaining full cross-sectional bandwidth in redundant network environments is the key to eliminating such bottlenecks and traditionally requires labor-intensive and fragile manual configuration.
CA 3Tera AppLogic fully manages the network path optimization and saves you from performing manual switch configurations. That means you always have available the maximum bandwidth from the network infrastructure, and you don’t need to intervene to recover or handle failure in the networking equipment.

3.  Federated Web Service API for Global Access.

CA 3Tera AppLogic 2.9 now comes with a federated web services API. It is based on the familiar AppLogic shell command semantics, provided over a REST-like, simple-to-use transport mechanism. In a typical AppLogic style, the API is implemented as an AppLogic composite application, using only standard catalog components.

The API provides programmatic control over nearly all CA 3Tera AppLogic functions, complementing the graphical user interface and the command line shell. For easier integration with Java and PHP/Javascript applications, the API can provide responses either in XML or JSON format. A special asynchronous request mode is provided to orchestrate commands that may take longer to execute, communicating the result of such operations upon completion in a clear and timely way.

The API can federate any number of CA 3Tera AppLogic clouds through a single API access point; and also a grid can be controlled through multiple API points, for redundancy and access segregation.

Why this matters?

The new API provides the basis for true hybrid cloud implementations. The federation capability allows cloud users to set up API access points that span their own virtual datacenters (on-premises/private cloud), as well as virtual datacenters provided by one or more public cloud providers – all accessed through the same API access point and with the same credentials. Further, the API provides abstraction of the infrastructure location, so that migrating clouds and virtual datacenters – between public and private, and between different service providers, can be performed without impacting control and monitoring software.
The asynchronous semantics for long-running commands provide proper job-specific progress report, resulting in client code that is simple and reliable.

4.  IP address enforcement improves customer isolation in shared public cloud environments

Like prior AppLogic versions, release 2.9 continues to strictly enforce the security of network connections between components of composite applications based on the zero-trust network architecture that is unique to CA 3Tera AppLogic. Release 2.9 provides further security by also enforcing the public IP addresses assigned to applications, automatically restricting incoming and outgoing traffic only to the assigned IP addresses.

Unlike virtualization solutions (which, in general, don’t enforce the IP addresses) and other clouds (which typically support only one IP address per VM), CA 3Tera AppLogic 2.9 supports multiple public IP addresses per appliance, allowing greater flexibility without sacrificing security.

Why this matters?

IP address enforcement improves significantly the isolation between unrelated applications. While very important in on-premise/private cloud environments, this enforcement is essential in multi-tenant environments such as shared public clouds. CA 3Tera AppLogic 2.9 extends the unique zero-trust/zero-configuration network architecture, providing this important layer of security without requiring expensive gear and complicated network switch VLAN setups – in fact, without any configuration whatsoever.

Addressing security is generally a compromise between the level of security and the effort required to maintain it. In a very convenient and error-proof way, CA 3Tera AppLogic gives you the highest level of security with zero configuration effort.

5. Other Features

OVF Support
CA 3Tera AppLogic 2.9 enables importing standards-based OVF VM packages, making it easier to on-board applications from existing virtualization environments. The new image2class utility command expands on the prior releases’ iso2class functionality and allows importing Linux virtual machines packaged in the DMTF-standard OVF format, converting them to standard CA 3Tera AppLogic appliances in the process.

Support for Microsoft Windows 2008 Server
CA 3Tera AppLogic 2.9 now fully supports both 32-bit and 64-bit Microsoft Windows 2008 Server-based appliances. It extends the capabilities for Windows 2008 support found in prior release, providing volume management for NTFS6, signed para-virtualized drivers for improved I/O performance, as well as new Windows 2008 Server templates and appliances.

National Language Support
CA 3Tera AppLogic 2.9 also expands national language support within customer workloads. The appliance kit included in the new release improves compatibility with international versions of Microsoft Windows 2003 and 2008. In addition, a new virtualization setting allows selecting the keyboard language mapping to improve operation with non-US keyboards.

Of course, CA 3Tera AppLogic 2.9 is backward compatible with appliances and applications from prior releases, so upgrading the grid or migrating your workloads onto a new 2.9 grid is trouble-free.

CA 3Tera AppLogic 2.9, like prior releases, is packaged for turnkey installation, providing zero-to-cloud setup in less than 4 hours. To try CA 3Tera AppLogic 2.9 today, please contact your CA account manager or reach us through our web site.

Happy cloud computing,

- Peter

  • Xseed and ScaleUp Team on Global Cloud Computing Framework
  • AppLogic 64-bit support available in beta
  • NAS Replication Appliance Coming in 2.7 Production Release
  • AppLogic 2.0 beta registrations
  • Dan Farber Interviews LinkedIn’s Lloyd Taylor
Comments (0)

VM stall - why it happens and how to overcome it

Filed under: Cloud Computing, virtualization — Tags: cloud computing, virtualization, vm sprawl, vm stall — peternic — June 9, 2010 @ 7:08 pm

Andi Mann at CIO.com posted a great article on challenges in adoption of virtualization and proposed a new term - VM stall. It refers to the apparent limit in adoption of virtualization within companies — those who start tend to virtualize the low hanging fruit and virtualization efforts seem to stall around 20-30% of the applications. Read his article

I agree with Andi that virtualization is not as widely adopted as everybody makes it look. By now, most IT shops have done something, so there is a widespread notion of “everybody’s doing it”. Also, it tends to be picked for new projects (which is a good thing).

I don’t think we should set “virtualization goals” — say at 50%, 90% or 100%  - virtualization is not an end in itself. That said, it is an essential enabling technolgogy and I do believe it will become the norm within the next few years — every new server will be virtualized from the start; likely it will be either shipped this way by the hardware manufacturer or the OS will provide the layer by default.

That said, the let’s look at the possible reasons for the current stall in adoption. Based on my experience, I would propose three:

1. Not enough value in virtualization alone: Server virtualization as a solution is mostly about server consolidation. As a result, companies tend to consolidate the non-critical apps, the ones that can be packed in small boxes. Once that is done, the value of moving the bigger apps is simply not there — there will be no consolidation benefit. The bigger apps need more resources, not less. Virtualization alone does not help much (and can make things harder in some cases if not properly implemented).

2. Cost: To get most of the virtualization benefits, you end up needing very expensive hardware — SAN for everything, fast storage interconnect, lots of network bandwidth, etc., and lots of software licenses, both for the virtualization and for the management of all the pieces. Many projects simply can’t justify that cost. Not all virtualization products have this characteristic, but the default choice does, so it skews the statistics.

3. Complexity: the mere mention of a “virtualization team” (in IT departments) shows that the technology, in its current incarnation, is not ubiquitous enough. Virtualization was not (and is not) supposed to become yet another silo. All IT professionals should be skilled in virtualization. If the technology is so complex that it requires separate virtualization team, then we need better technology.

Best regards,
- Peter

PS The solution to the above is in cloud technologies, where virtualization is an enabler to further abstraction and encapsulation. Good cloud technology - like the one we have here at CA|3Tera — achieves simplification and flexibility that we have not had before. This helps overcome the 3 factors I listed above and move adoption beyond the stall limit. Watch this space for further posts on how this happens.

PPS After posting this, I found out that Andi has joined CA Technologies, heading Virtualization product marketing — now that is great synergy!

  • Why you shouldn’t found a startup
Comments (0)

Mainstream IT Buys into Cloud Computing: CA to Acquire 3Tera - A Message from Barry X Lynn, CEO 3Tera

Filed under: 3tera, AppLogic, Cloud Computing, Customers, Random Thoughts, Utility Computing — Tags: 3tera, barry x lynn, ca — bxl — February 24, 2010 @ 7:13 am

We started 3Tera to radically ease the way IT deploys, maintains and scales – MANAGES - applications. Our AppLogic® cloud computing platform provides the foundation of our partners’ orchestration of cloud services for public and private clouds around the world. Today, we’re taking the next step in moving toward making cloud computing mainstream by joining CA.

CA and 3Tera share a common vision for the future of cloud computing, and we are excited about the opportunities that this acquisition will create for our customers, partners and their cloud users.

This is a historic moment in Cloud Computing. The significance of this acquisition is a heck of a lot more than just a land grab in a hot space. We are confident that as a team, CA and 3Tera, will extend our leadership of the cloud computing market.

We are honored, given the plethora of Cloud Computing companies that have emerged in the last few years, that CA has chosen us. We really are!

It would probably be arrogant to suggest that we, in turn, chose CA. So I won’t suggest that. But the fact is, we had many options for the future and this is the one that excited us the most.

Now, there are only two kinds of people thinking about Cloud Computing: those who believe it is the future of information technology and those who are in complete denial.

I’ve been around a long time, probably longer than most of the readers of this post. During this time, I have seen three major paradigm shifts in IT.

For my first 20 years in this game, Moore’s Law was, as it always has been, and still will be for a while, in effect. Computers became exponentially more powerful, faster and cheaper. But, for those 20 years it was big central computers doing everything.

So, the first paradigm shift was away from these big centralized systems to client server or distributed systems. There were those who had the vision that inexpensive work stations and servers, connected over a network, would take on much of the load that the big central computers were processing. And there were also those who were in denial.

The second big shift was the rise of the browser and eCommerce. Some of you may be surprised that I did not say the Internet. The fact is, though, Internet technology was around for years before there was a consumer-based Internet, deployed by the government as a way to interconnect various agencies. It was known as the ArpaNet. The browser put a friendly graphical user interface on top of it and eCommerce was born.

There were those who had a vision that the Internet would be a common way for businesses and consumers to communicate and become widely used for effecting financial transactions. And there were those who were in denial.

The third shift is Cloud Computing. Computing is pervasive. It is no longer something used and accessed by an elite few. Computing is as much a part of life as telephone, television, electricity, etc.

So, the natural evolution of computing is for it to become a utility that anyone can tap into, like other utilities, consuming only what one needs–no more, no less– but always having enough available capacity when needed.

This is Cloud Computing – the encapsulation of applications as autonomous services, abstracted from infrastructure that its users do not care about, except that it’s available and reliable when needed – services that can be available anytime, anywhere, when called upon.

There are those who believe Cloud is the future and there are those in denial.

Like distributed systems, which became pervasive when the ability to precisely manage networks of servers and work stations became available; and, like the Internet, which became pervasive when the ability to manage dynamic web sites securely with high performance; so will go Cloud Computing.

I’ve heard some compare what is going on now to the internet bubble of the ‘90s. I’ve actually heard it referred to as the Cloud bubble. The big difference between the Internet bubble and the Cloud bubble is that today’s economy doesn’t dictate the kind of crazy valuations we saw in the ‘90s (or maybe today’s economy is just more realistic than that of the Internet bubble).

But they have something very significant in common, I believe.

During the Internet bubble, everyone and his brother with a web site, from giant infrastructure companies to retailers of boutique niche products, were perceived to be the future. When the dust settled though, most couldn’t maintain their value – except for the Internet infrastructure providers, that is. It was not just anyone with an Internet presence. It was mostly those who enabled the Internet – who provided the infrastructure to deal with it – to manage it!

Just as everyone tried to stake a claim to a piece of the Internet in the ‘90s, now there are a gazillion companies with Cloud presence. When the dust settles, though, the long term value will be retained for the shareholders of the companies that provide the infrastructure, enabling capabilities and management of Cloud Computing.

CA is a management company. Their mission has always been and remains centered on the management of information technology. Their ability to adapt and manage each generation of technology has enabled them to thrive through all of these shifts.

While there are several management vendors out there, we see most figuring out how to shoehorn customers’ needs into what they already have. But tails can only wag dogs for a short period of time. The big winners will be those who adapt and evolve what they have into real, more than wannabe, Cloud Computing management.

That’s the historic statement. CA has drawn that line in the sand, and we’re thrilled to be part of it.

The leading innovator of IT management technology and the leading innovator of Cloud Computing technology are now one and the same!

  • When computing is free
  • Guardians of the English language
  • Cloud Awareness: Are You Smarter Than a Fifth Grader?
  • Utility computing, a cause celeb?
  • Google: 1 Trillion Unique URLs on the Web
Comments (0)

Xseed and ScaleUp Team on Global Cloud Computing Framework

Filed under: 3tera, AppLogic, Cloud Computing, Customers, Service Provider — barmijo — February 16, 2010 @ 3:50 am

Almost from the moment we brought out AppLogic a little over three years ago it was clear that the market for cloud computing would be global. More than half of all registrations have been international, and they come from all over the world; Japan, Australia, England, Spain, UAE, Nigeria, South Africa, Korea, China, Hungary, Russia - you name it.

So it comes as no surprise then, that our two of our most innovative international partners are teaming up to provide solutions. Xseed in Japan and ScaleUp in Germany are working together in creating the framework for a globally connected cloud leveraging 3tera’s AppLogic cloud computing platform. We’re looking forward to doing our part, learning from their experiences to build an even better platform for the future.

You can read a bit further on the Cloud Computing Journal bit.ly/ci8LYU.

Comments (0)

Cloud Awareness: Are You Smarter Than a Fifth Grader?

Filed under:
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.