Posts Tagged ‘cloud computing’

Look ma, no hardware. Twelve applications are available as free public AMIs, JumpBox customers can deploy all 38 virtual appliances.

JumpBox

JumpBox

Tempe, Ariz.  (Press Release) ~ December 17, 2008 — JumpBox, publisher of virtual appliances which provide the easiest way to trial, develop, and deploy applications, today announced the release of 38 Open Source applications to the Amazon Elastic Compute Cloud (EC2) service. The release enables server application deployment, configuration, and management almost completely independent of any user hardware.

Organizations have long sought to empower themselves with software that enhances productivity,” says Kimbro Staken, CEO, JumpBox. “JumpBox now offers the ability to do so without procuring hardware, or downloading any software at all.”

JumpBox offers small to mid-sized organizations a library of Open Source applications packaged as pre-built, pre-configured virtual appliances through JumpBox Open, its annual subscription service.  Public Amazon Machine Images (AMI) for twelve JumpBox applications, including Ruby on Rails, Drupal, SugarCRM and more have been made available for free. AMIs for the full suite of 38 applications are available to plus and premium subscribers to JumpBox Open.

“The combination of JumpBox and EC2 signals a new era of agility and flexibility for virtualized organizations,” says Staken. “Imagine enabling better customer service almost instantly with SugarCRM or deploying a Ruby on Rails application for testing in minutes. EC2 provides cost effective, scalable computing power; JumpBox provides the application packaged for instant deployment.”

A JumpBox packages an application’s software, dependencies, and application data into a single virtual application that deploys in minutes locally, or hosted to major computing, virtualization, and cloud computing platforms. Among other enhanced features, a JumpBox provides an intuitive user interface to quickly guide users through deployment, a web-based control panel for simplified management of system functions, and a backup system that enables data security and portability.

For more information, visit JumpBox on the web at http://www.jumpbox.com

All brands, product names, company names, trademarks and service marks are the properties of their respective owners. All rights reserved.

JumpBox Media Contact:
Steven Shaffer
JumpBox, Inc.
http://www.jumpbox.com
480.967.5897

  • Michael Hartl’s Rails 3 Tutorial Book July 28, 2010
    The Ruby on Rails Tutorial: Learn Rails by Example (a.k.a. railstutorial.org) by Michael Hartl has become a must read for developers learning how to build Rails apps. Michael has put together a great Rails 2.3 tutorial, releasing it all for free online chapter by chapter. Now, Michael's going three steps further: […]
  • Mailman – Like Sinatra for E-mail July 28, 2010
    Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it will execute routes based on the messages that come in. […]