From the course: Azure: Understanding the Big Picture

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

What is platform as a service (PaaS)?

What is platform as a service (PaaS)? - Azure Tutorial

From the course: Azure: Understanding the Big Picture

What is platform as a service (PaaS)?

- [Instructor] Platform as a Service, or PaaS, is a relatively new but rapidly growing segment in cloud computing. It provides an easy approach for accessing a development-rich environment for building applications. It simplifies the development process by providing a complete, ready to use environment in the cloud. This allows developers to focus on their work without managing the underlying infrastructure. A development platform is a comprehensive set of tools, services, and infrastructure that provides developers with the necessary resources to build, test, deploy, and manage software applications efficiently. A comprehensive platform includes many useful parts. What's part of the platform varies depending on the programming language and the application type, but typically it includes the following components, hardware, operating systems, development tools, middleware, frameworks, and runtime environments. Platform as a Service offers several advantages. It has a simplified…

Contents