| By Dmitry Sotnikov | Article Rating: |
|
| July 21, 2011 11:00 AM EDT | Reads: |
2,930 |
I’ve been recently involved helping a new European start-up just launched a new Platform-as-a-Service capable of running and automatically scaling any Java application. Here’s a quick write-up on why I think Jelastic is really onto something, a service to try and a company to watch.
Say, you’ve got a great Java application which you want to put on the internet and make it available to the world. Believe it or not, up until today, what sounds like a trivial task simply could not be done. You effectively had to choose between lack of scalability, necessity to manually set up and maintain the whole software stack, requirement to re-write your code to conform to a particular framework (and get locked into it thereafter), or a combination of the above.
Traditional hosting simply leased you a server and had you set it up including the web server and Java stack – effectively making you spend hours and hours doing pure operational work instead of producing next biggest and coolest services. And obviously getting you confined to whatever servers you rented – so when you need to scale up due to being mentioned on Slashdot you were out of luck.
First generation Infrastructure-as-a-Service clouds (IaaS) like Amazon or Rackspace made server provisioning a simple programmatic call. This made scalability a little easier (at least you did not have to wait days or weeks to get more or less servers). However, all they did was effectively give you a bunch of (often overpriced) virtual machines leaving it to you to set them up, configure them, patch them. To make things worse, scalability was not free either. For these providers, more resources meant more virtual machines. Which in turn meant, that your application had to be designed to be able to run on multiple machines in parallel, and most likely using storage and instance coordination mechanisms specific to this platform. Thus, you were almost getting the worst of both worlds: limited scalability, extra operations tasks, high fees, and vendor lock-in.
Early Platforms-as-a-Service (PaaS) solutions like Google App Engine, Force.com, Windows Azure, and VMware CloudFoundry offered a trade-off of taking away the operational tasks of setting up and managing the virtual machines by requiring you to write your applications specifically for the platform – thus putting you at the maximum lock-in ever.
Jelastic - a new start-up which just launched its beta at Jelastic.com is aiming to learn from predecessors and give you the best of all worlds:
- Easy to deploy and manage – like earlier PaaS systems, Jelastic automatically sets up, configures and maintains the software stack that you need (such as Tomcat server, MySQL database, load balancer, static content cache, and so on) – all you need is add your application on top.
- Runs any Java application – with Jelastic there are no requirements to specifically adapt your code, simply upload the package and if it runs, for example, on standard Tomcat server (or for that matter JBoss, GlassFish, or Jetty) with MySQL (MariaDB, PostgreSQL, MongoDB, CouchDB) – it will run in Jelastic as is. This means painless deployments, zero learning curve, and most importantly zero platform lock in.
- Automated scaling – most amazingly, Jelastic manages to scale your application up and down depending on the load it gets. As your application becomes popular and its use intensifies, Jelastic transparently gives it more memory and processing power.
See this quick video with Jelastic overview:
And a set of videos demonstrating the actual Java application deployment, autoscaling, and URL mapping.
Or even better, take your application and give it a try at Jelastic.com.
Read the original blog entry...
Published July 21, 2011 Reads 2,930
Copyright © 2011 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Dmitry Sotnikov
Dmitry Sotnikov has over ten years of experience working in the Windows management area, and is the author of multiple whitepapers, a regular blogger - at Dmitry's PowerBlog and CloudEnterprise.info - Microsoft MVP and a presenter at numerous trade shows, including: Microsoft Management Summit, WinHEC, Longhorn RDP Airlift, IT Forum, Platforma and TechEd. He is currently leading the new product research and development team for Quest’s Windows Management business unit. While in this role he has already made Quest an industry leader in Migration, SharePoint and PowerShell space, and is now leading the company into the cloud computing era.
- Three Tips to Successfully Load Test Adobe Flex Applications
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- Asynchronous Logging Using Spring
- Graal, a Dynamic Java Compiler in the Works
- Cross-Platform Mobile Website Development – a Tool Comparison
- Write Once Run Anywhere or Cross Platform Mobile Development Tools
- Three Buzzwords That Every CIO Hears but One They Should Listen To
- Cloud Expo New York: The Java EE 7 Platform - Developing for the Cloud
- Immersing into JavaScript Frameworks
- Workday Reportedly Prepping to Go Public
- Book Review: Sams Teach Yourself Java in 24 Hours
- Three Tips to Successfully Load Test Adobe Flex Applications
- Book Excerpt: Introducing HTML5
- Five Years Waiting for JRE 7: Is It Justified? (Part 1)
- Book Excerpt: Java Application Profiling Tips and Tricks
- i-Technology in 2012: Five Industry Predictions
- Patterns for Building High Performance Applications
- It's the Java vs. C++ Shootout Revisited!
- OpenXava 4.3: Rapid Java Web Development
- The Next Web Architecture
- Asynchronous Logging Using Spring
- Java for Programmers (2nd Edition)
- Graal, a Dynamic Java Compiler in the Works
- A Cup of AJAX? Nay, Just Regular Java Please
- Java Developer's Journal Exclusive: 2006 "JDJ Editors' Choice" Awards
- JavaServer Faces (JSF) vs Struts
- The i-Technology Right Stuff
- Rich Internet Applications with Adobe Flex 2 and Java
- Java vs C++ "Shootout" Revisited
- Bean-Managed Persistence Using a Proxy List
- Reporting Made Easy with JasperReports and Hibernate
- Creating a Pet Store Application with JavaServer Faces, Spring, and Hibernate
- Why Do 'Cool Kids' Choose Ruby or PHP to Build Websites Instead of Java?
- What's New in Eclipse?
- i-Technology Predictions for 2007: Where's It All Headed?


















