Featured Post

Step Wise Project Planning

Planning is the most difficult process in project management. The framework described is called the Stepwise method to help to distinguis...

  1. Home

Platform-as-a-service (Paas)

Platform-as-a-service offers the run time environment for applications. It also offers development and deployment tools required to develop applications. Paas has a feature of point-and-click tools that enables non-developers to create web applications.

Google App Engine and Force.com are examples of Paas offering vendors. Developers may log on to these websites and use the built in API to create web-based applications.


Paas types-

1) Application delivery only environments - The application delivery Paas includes on-demand scaling and application security.
2) Stand alone development environments - The stand alone Paas works as an independent entity for a specific function. It does not include licensing or technical dependencies on a specific Saas applications.
3) Open Platform as a Service - Open Paas offers an open source software that helps a Paas provider to run applications.
4) Add-on-development facilities - The add-on Paas allows to customize the existing Saas platform.

Characteristics-
  1. Paas provides built-in security, scalability and web service interface.
  2. Paas provides built-in tools for defining workflow, approval processes and business rules.
  3. Easy to integrate Paas with other applications on the same platform.
  4. Paas also provides web service interfaces that allow us to connect the application outside the platform.
Advantages -
  1. Lower administrative overhead - customer need not bother about the administration because it is the responsibility of cloud provider.
  2. Lower total cost of ownership - customer need not purchase expensive hardware, servers, power and data storage.
  3. Scalable solutions - It is very easy to scale the resources up or down automatically, based on their demand.
  4. More current system software - It is the responsibility of the cloud provider to maintain software versions and path installations.
Disadvantages - 
  1. Event based processor scheduling - The paas applications are event oriented which poses resources constraints on application ie- they have to answer a request in a given interval of time.
  2. Security engineering of Paas application - Since Paas applications are dependent on network, they must explicitly use cryptography and manage security exposures.

Previous
Next Post »