8.4 Deployment to Heroku
Heroku is a popular service that simplifies the deployment and management of AI applications. Known for its developer-friendly interface, Heroku also has a simple integration with Git. Heroku enables developers to deploy with minimal operational overhead. The idea is that you provide the code, and the service takes care of the infrastructure complexities like server setup and scaling, thus allowing you to focus on developing applications.
One of the supported languages in Python, so we are ready to start. As the first step, you need to create an account on https://signup.heroku.com/.
Every app costs something to run, even if just a few cents, so you must add payment details. Only then can you proceed with creating ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access