{"id":624,"date":"2015-07-10T14:04:58","date_gmt":"2015-07-10T18:04:58","guid":{"rendered":"https:\/\/solutionsreview.com\/cloud-platforms\/?p=624"},"modified":"2018-07-05T17:08:23","modified_gmt":"2018-07-05T21:08:23","slug":"explaining-the-cloud-what-the-heck-is-paas-anyway","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/","title":{"rendered":"Explaining the Cloud: What the Heck is PaaS Anyway?"},"content":{"rendered":"<p style=\"text-align: justify\"><a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-609\" src=\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg\" alt=\"PaaSheader\" width=\"600\" height=\"335\" srcset=\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg 600w, https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader-300x168.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/><\/a>The enterprise is in the middle of an explosion of growth in mobility and data. The old, insular model for developing \u201cin-house\u201d solutions is showing its age\u2014in many cases <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#onpremise\" target=\"_blank\">on-premise<\/a> IT simply can\u2019t keep up. For the last decade, <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#\" target=\"_blank\">cloud computing<\/a> has been gaining traction, and now it\u2019s finally set to surpass on-premise solutions in IT spending.<\/p>\n<p style=\"text-align: justify\">In the past, enterprise cloud adoption was primarily focused on software as a service (<a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#saas\" target=\"_blank\">SaaS<\/a>) and infrastructure as a service (<a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#iaas\" target=\"_blank\">IaaS<\/a>) offerings, but lately there\u2019s been an increasing call for enterprise adoption of the middle sibling of the cloud family: platform as a service (PaaS).<\/p>\n<h4 style=\"text-align: justify\"><strong>So what is PaaS? And why is it so important?<\/strong><\/h4>\n<p style=\"text-align: justify\">Platform as a Service (PaaS) is a model of cloud computing in which a vendor provides the user with the hardware and software tools necessary to create, deploy and manage <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#application\" target=\"_blank\">applications<\/a> at <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#scaling\" target=\"_blank\">scale<\/a> via the internet, as a service.\u00a0 Here\u2019s how renowned IT research and advisory firm <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/040815whats-changed-gartner-magic-quadrant-for-enterprise-apaas\/\" target=\"_blank\">Gartner, Inc.<\/a> defines PaaS in their IT glossary:<\/p>\n<p style=\"text-align: justify\">\u201cA [PaaS] offering, usually depicted in all cloud diagrams between the SaaS layer above it and the IaaS layer below, is a broad collection of application <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#infrastructure\" target=\"_blank\">infrastructure<\/a> (<a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#middleware\" target=\"_blank\">middleware<\/a>) services (including application platform, integration, business process management, and <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#database\" target=\"_blank\">database<\/a> services). However, the hype surrounding the PaaS concept is focused mainly on application PaaS as the representative of the whole category.\u201d<\/p>\n<h4 style=\"text-align: justify\"><strong>PaaS solutions are made up of three components:<\/strong><\/h4>\n<p style=\"text-align: justify\">The <strong>Software Stack<\/strong>, or simply \u2018the stack\u2019 is the layer of software that your application runs on. All of the libraries, frameworks, and services that a developer uses to build an application are included in the stack. This includes things like the application framework, the HTTP server, language <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#vm\" target=\"_blank\">virtual machine<\/a> (VM), databases, load balancers, etc.<\/p>\n<p style=\"text-align: justify\">A PaaS will likely have multiple stack combinations to choose from, with each one tailored to different languages and frameworks, and it\u2019s important to choose a solution\u00a0that offers a stack that is compatible with your developers\u2019 preferred languages, frameworks, and methods.<\/p>\n<p style=\"text-align: justify\">A PaaS solution\u2019s <strong>deployment machinery<\/strong> creates instances of virtual servers and provisions them with your stack and your application code. This machinery is code built from a combination of scripts and web services.<\/p>\n<p style=\"text-align: justify\">The <strong>user interface (UI) <\/strong>\u00a0is the way a PaaS is organized and presented to the user in order to make its use easy and flexible. PaaS users need the ability to hide features that they don\u2019t need or want to change, and to make their desired configurations highly available. A PaaS may provide a web graphical user interface (GUI), or command line interface (CLI), or both.<\/p>\n<h4 style=\"text-align: justify\"><strong>Reducing Complexity: The Benefits of PaaS<\/strong><\/h4>\n<p style=\"text-align: justify\">PaaS eliminates the complexity and cost of buying, configuring, and managing the hardware and software needed for on-premise application development, and reduces the time-to-value compared to infrastructure as a service (IaaS) by greatly simplifying configuration and deployment. Here are some of the top advantages gained by using PaaS:<\/p>\n<ul style=\"text-align: justify\">\n<li>Enable faster time to value, by allowing developers to focus on the application instead of on configuring hardware.<\/li>\n<li>Complex architectures can be deployed quickly and easily from the user interface, rather than spending valuable hours on complicated backend configuration.<\/li>\n<li>Raise agility by automating the steps needed to set foundations for your app.<\/li>\n<li>Provides an <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#ide\" target=\"_blank\">integrated development environment\u00a0<\/a>(IDE).<\/li>\n<li>Every platform component is provided as a service.<\/li>\n<li>Most PaaS solutions feature native security solutions including network controls, <a href=\"https:\/\/solutionsreview.com\/identity-management\/\" target=\"_blank\">Identity and Access Management<\/a> as a Service (IDaaS), and more.<\/li>\n<li>Business continuity solutions are often embedded in PaaS in order to offer the most uptime possible.<\/li>\n<\/ul>\n<h4 style=\"text-align: justify\"><strong>Three Flavors of PaaS<\/strong><\/h4>\n<p style=\"text-align: justify\">People are often confused by PaaS\u2014 it can sound a lot like public cloud IaaS, and to complicate things further, all of the major IaaS providers also offer PaaS solutions. In reality, the components of the cloud computing stack (IaaS, PaaS, and SaaS) are not always distinct from one another, and PaaS solutions are often built on top of an IaaS or SaaS solution, or closely integrated with one.<\/p>\n<p style=\"text-align: justify\">Many PaaS solutions, such as <a href=\"https:\/\/pivotal.io\/platform-as-a-service\/pivotal-cloud-foundry\" target=\"_blank\">Pivotal Cloud Foundry<\/a> and <a href=\"https:\/\/www.ibm.com\/cloud-computing\/bluemix\/\" target=\"_blank\">IBM Bluemix<\/a>, are deeply integrated with IaaS solutions, which bring a high level of flexibility and an excellent platform for <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/#hybridcloud\" target=\"_blank\">hybrid clouds<\/a>. Others, such as <a href=\"https:\/\/aws.amazon.com\/elasticbeanstalk\/\" target=\"_blank\">Amazon Elastic Beanstalk<\/a>, are built directly on top of an IaaS solution, providing an excellent level of integration and vendor support, albeit with a higher risk of vendor lock-in. The third kind of PaaS solution is built on top of a SaaS solution, as <a href=\"https:\/\/www.salesforce.com\/platform\/solutions\/connect-integrate\/\" target=\"_blank\">Salesforce1<\/a> is. This approach offers full integration, high accessibility, and extremely rapid development, at the cost of some granular controls.<\/p>\n<h4 style=\"text-align: justify\"><strong>Conclusion<\/strong><\/h4>\n<p style=\"text-align: justify\">Whether you work in a publically traded corporation, a government institution\u00a0or a small to medium-sized business, the benefits of cloud PaaS are clear, and they\u2019re worth investigating today.\u00a0Check out the links below for more PaaS news and best practices, as well as useful documents such as our cloud platforms buyer&#8217;s guide and our glossary of technical terms.<\/p>\n<p style=\"text-align: justify\"><a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/category\/platform-as-a-service\/\" target=\"_blank\">Latest PaaS News and Best Practices<\/a>.<\/p>\n<p style=\"text-align: justify\"><a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/free-cloud-platform-solutions-paas-iaas-buyers-guide\/\" target=\"_blank\">The 2016 Solutions Review Cloud Platforms Buyer&#8217;s Guide<\/a>\u00a0gives readers a free overview of the top 28 cloud service providers, including capabilities references and 10 questions to ask before implementing a cloud solution.<\/p>\n<p style=\"text-align: justify\"><a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/buyers-matrix-report-cloud-platform-paas-solutions\/\" target=\"_blank\">The Solutions Review PaaS Comparison Matrix<\/a> report compares the top 12 PaaS vendors across features, languages, frameworks, middleware, and services.<\/p>\n<p style=\"text-align: justify\">Our <a href=\"https:\/\/solutionsreview.com\/cloud-platforms\/glossary\/\" target=\"_blank\">Cloud Computing Glossary of Terms<\/a> gives definitions for 50 of the most popular cloud computing terms and acronyms.<\/p>\n<p style=\"text-align: justify\"><br \/>Widget not in any sidebars<br \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The enterprise is in the middle of an explosion of growth in mobility and data. The old, insular model for developing \u201cin-house\u201d solutions is showing its age\u2014in many cases on-premise IT simply can\u2019t keep up. For the last decade, cloud computing has been gaining traction, and now it\u2019s finally set to surpass on-premise solutions in [&hellip;]<\/p>\n","protected":false},"author":24,"featured_media":609,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[2,1],"tags":[61,150,25,10,151,132],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Explaining the Cloud: What the Heck is PaaS Anyway?<\/title>\n<meta name=\"description\" content=\"A straight forward explanation of cloud Platform as a Service (PaaS) solutions, their use cases, and how they can help your business moving forward.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Edwards\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/\",\"url\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/\",\"name\":\"Explaining the Cloud: What the Heck is PaaS Anyway?\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg\",\"datePublished\":\"2015-07-10T18:04:58+00:00\",\"dateModified\":\"2018-07-05T21:08:23+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/3d31b4b6a777a91476a65c087be260e6\"},\"description\":\"A straight forward explanation of cloud Platform as a Service (PaaS) solutions, their use cases, and how they can help your business moving forward.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg\",\"width\":600,\"height\":335},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/cloud-platforms\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Explaining the Cloud: What the Heck is PaaS Anyway?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/#website\",\"url\":\"https:\/\/solutionsreview.com\/cloud-platforms\/\",\"name\":\"Best Enterprise Cloud Strategy Tools, Vendors, Managed Service Providers, MSP and Solutions\",\"description\":\"Guides, Analysis and Best Practices\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/cloud-platforms\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/3d31b4b6a777a91476a65c087be260e6\",\"name\":\"Jeff Edwards\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8471d2b63e0587b41d829ecc153ba8e7?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8471d2b63e0587b41d829ecc153ba8e7?s=96&d=blank&r=g\",\"caption\":\"Jeff Edwards\"},\"description\":\"Jeff Edwards is an enterprise technology writer and analyst covering Identity Management, SIEM, Endpoint Protection, and Cybersecurity writ large. He holds a Bachelor of Arts Degree in Journalism from the University of Massachusetts Amherst, and previously worked as a reporter covering Boston City Hall.\",\"sameAs\":[\"https:\/\/solutionsreview.com\",\"https:\/\/x.com\/InfoSec_Review\"],\"url\":\"https:\/\/solutionsreview.com\/cloud-platforms\/author\/jedwards\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Explaining the Cloud: What the Heck is PaaS Anyway?","description":"A straight forward explanation of cloud Platform as a Service (PaaS) solutions, their use cases, and how they can help your business moving forward.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/","twitter_misc":{"Written by":"Jeff Edwards","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/","url":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/","name":"Explaining the Cloud: What the Heck is PaaS Anyway?","isPartOf":{"@id":"https:\/\/solutionsreview.com\/cloud-platforms\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg","datePublished":"2015-07-10T18:04:58+00:00","dateModified":"2018-07-05T21:08:23+00:00","author":{"@id":"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/3d31b4b6a777a91476a65c087be260e6"},"description":"A straight forward explanation of cloud Platform as a Service (PaaS) solutions, their use cases, and how they can help your business moving forward.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#primaryimage","url":"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg","contentUrl":"https:\/\/solutionsreview.com\/cloud-platforms\/files\/2015\/06\/PaaSheader.jpg","width":600,"height":335},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/explaining-the-cloud-what-the-heck-is-paas-anyway\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/cloud-platforms\/"},{"@type":"ListItem","position":2,"name":"Explaining the Cloud: What the Heck is PaaS Anyway?"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/#website","url":"https:\/\/solutionsreview.com\/cloud-platforms\/","name":"Best Enterprise Cloud Strategy Tools, Vendors, Managed Service Providers, MSP and Solutions","description":"Guides, Analysis and Best Practices","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/cloud-platforms\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/3d31b4b6a777a91476a65c087be260e6","name":"Jeff Edwards","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/cloud-platforms\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8471d2b63e0587b41d829ecc153ba8e7?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8471d2b63e0587b41d829ecc153ba8e7?s=96&d=blank&r=g","caption":"Jeff Edwards"},"description":"Jeff Edwards is an enterprise technology writer and analyst covering Identity Management, SIEM, Endpoint Protection, and Cybersecurity writ large. He holds a Bachelor of Arts Degree in Journalism from the University of Massachusetts Amherst, and previously worked as a reporter covering Boston City Hall.","sameAs":["https:\/\/solutionsreview.com","https:\/\/x.com\/InfoSec_Review"],"url":"https:\/\/solutionsreview.com\/cloud-platforms\/author\/jedwards\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/posts\/624"}],"collection":[{"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/comments?post=624"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/posts\/624\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/media\/609"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/media?parent=624"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/categories?post=624"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/cloud-platforms\/wp-json\/wp\/v2\/tags?post=624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}