Project- How to Host an Image Classification App on Heroku

1 / 8

What is Heroku?

Officially the team Heroku says,

Heroku is a cloud platform that lets companies build, deliver, monitor and scale apps — we're the fastest way to go from idea to URL, bypassing all those infrastructure headaches.

Heroku makes the processes of deploying, configuring, scaling, tuning, and managing apps as simple and straightforward as possible, so that developers can focus on what’s most important: building great apps that delight and engage customers.

So, if a developer has an app with a web interface, Heroku - being a Platform as a Service(PaaS) - provides a platform to host that web app easily.

Let us see how we can do that. Since we have already developed a Flask based web app for Image classification, we shall learn how to deploy this web app onto the Heroku platform.


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...