Platform as a Service (PaaS)
The platform represents the middle layer. Here, it is not so much the IT administrator who is needed, but the software developer.
Platform as a Service is a service that enables the developer to develop and execute his own programs on the offered infrastructure via interfaces. For this purpose, the PaaS provider provides development environments in the form of frameworks. In doing so, the PaaS provider makes specifications for the programming languages and interfaces to be used, for data storage, networks and data processing systems. However, the developer has no possibility of accessing the infrastructure used to provide the service in an administrative or controlling manner. He can only control the programs and data that he himself contributes.
PaaS also offers cost savings because systems engineers no longer need to manage the network layer, operating system, or server hardware, as users rent it from the provider for a subscription fee.
The advantages of PaaS