Explain Platform as service (Paas). Implementation issues, key characteristics, benefits and drawback.
- Pass is the outgrowth of the Saas application delivery model. - Basically platform as service (Paas) provide platform for other to use. - A proper Paas provider has to take care of everything that is necessary in order to run specific language or technology stack. - Basically Paas provide a carefree environment for developers to work i.e it focus only on code without having to worry about configuration and maintenance of the underlying infrastructure. - Consider the following Paas component stack - The above fig illustrates that the cloud provider has control over the lower layer of the software stack. - The provider makes the programming and utility interfaces available to the consumer at the middle-ware layer. Key characteristics of Paas - Paas include the services to develop, test, deploy, host and manage the application. - Paas providers often include the services for concurrency management. - Another key characteristics of the Paas is to integrate with web ser