Developers are bullish on PaaS
Platform as a service gives developers free programming tools to create applications and deploy them in the cloud
Follow @infoworldPlatform as a service, or PaaS, is the cousin of the better-known software as a service. SaaS delivers a fully baked application you can subscribe to and use immediately; with PaaS, developers use free programming tools offered by the service provider to create applications and deploy them in the cloud. The infrastructure is offered by the PaaS provider or its partners, which charge by some usage metric such as CPU use or page views.
This development model is radically different from traditional approaches, where programmers install commercial or open source tools on their local systems, write code, then deploy and manage the applications on their own infrastructures. But the PaaS model is rapidly gaining adherents.
[ Learn more about the new breed of utility computing and platform-as-a-service offerings | Keep up with app dev issues and trends with InfoWorld's Fatal Exception and Strategic Developer blogs. ]
Garrett Davis spent more than 30 years writing software for big insurance companies. But when he struck out on his own as an independent developer, he wanted to "get in on the ground floor of the new environment."
He turned to Google App Engine to build his work in the PaaS cloud. He says that "after many years of writing zillions of lines of Basic, then Cobol, then J2EE," App Engine's tools, especially the elegant Python, had great appeal. "The Python language doesn't force me to clutter up my code with curly braces and semicolons," Davis says.
Faster development
Developers can be extremely productive with PaaS, in part because they don't need to worry about defining scalability requirements, nor do they have to write deployment descriptions in XML, which are all handled by the PaaS provider. Davis quickly produced payroll and property management applications. With AppEngine, he says, he needed only one month to reverse-engineer a workers' compensation application from one written over a period of 50 staff-months in J2EE.
Michael Iovino, CIO at Author Solutions in Bloomington, Ind., is also impressed with the time-to-market advantages of PaaS. Eight of his programmers built the company's iUniverse authoring application with Salesforce.com's Force.com PaaS development environment. In only three months, the team delivered a full-fledged program with a complete set of business logic and multifaceted options that assist book authors with everything from text layout to marketing and distribution. "I'm pretty happy with the speed of development," Iovino says.








