What is PaaS? Platform as a service
- Platform as a service (PaaS) is a cloud computing model where a third-party provider delivers hardware and software tools to users over the internet. These tools are needed for application development.
- A PaaS provider hosts the hardware and software on its own infrastructure.
- PaaS frees developers from having to install in-house hardware and software to develop or run a new application.
- PaaS does not replace a company’s entire IT infrastructure for software development.
- It is provided through a cloud service provider’s hosted infrastructure.
- PaaS can be delivered through public, private and hybrid clouds to deliver services such as application hosting and Java development.
PaaS services:
- Development team collaboration.
- Application design and development.
- Application testing and deployment.
- Web service integration.
- Information security.
- Database integration.
Heroku
Is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Platform as a Service | Heroku
Deploy, manage, and scale your apps on Heroku, a cloud platform based on a managed container system with integrated data services and a powerful ecosystem.
Getting Started with Gradle on Heroku
Getting Started with Gradle on Heroku | Heroku Dev Center
This tutorial shows you how to deploy a Gradle app.
Deploying Spring Boot Applications to Heroku
Deploying Spring Boot Applications to Heroku | Heroku Dev Center
This article describes how to migrate an existing Spring Boot application to Heroku using Maven.
Getting Started on Heroku with Kotlin
Getting Started on Heroku with Kotlin | Heroku Dev Center
A step-by-step guide for deploying your first Kotlin app and mastering the basics of Heroku
Deploying Gradle Apps on Heroku
Deploying Gradle Apps on Heroku | Heroku Dev Center
Creating, configuring, deploying and scaling Java applications on Heroku using Gradle.
Heroku cheatsheet
Heroku cheatsheet
Heroku is a web hosting platform supporting many languages, and this guide is a reference to Heroku’s command-line interface.