CH6 Section 1: What to do

1.The task of ch6:

  1. Git set up your flask app in the repository;
  2. Push your flask app to heroku;
  3. Make sure it can be visited your application in the browser ;
  4. The rest of ch6 task is the same as ch4.

Advanced task:

Encapsulate the command and date in a manged API that to be easily accessed.

2.How to do

  1. What is PaaS(platform as a service)? Why PaaS not VPS ~ Virtual private server?
  2. How many PaaSes can run the python program for free?
  3. What is Heroku?
  4. How to get a flask app(which be created on ch4) on heroku?
  5. How to see your logs and view information about your running app?
  6. How to deal with Heroku Error Codes?
  7. How to use the automation tools to deploy your application? ( don't know yet )

3.Basic Knowledge and The tutorial

  1. Platform as a service - Wikipedia, the free encyclopedia
  2. Cloud Application Platform | Heroku 3.Heroku - Wikipedia
  3. Python | Heroku Dev Center
  4. Getting Started on Heroku with Python | Heroku Dev Center
  5. Process Types and the Procfile | Heroku Dev Center
  6. Heroku Postgres | Heroku Dev Center
  7. Heroku Error Codes | Heroku Dev Center
  8. Automation tools -Overview and Tutorial — Fabric documentation
  9. local-commands — Fabric documentation 11.Encapsulate API -Flask API
  10. google_Good-API-Design_Armin Ronacher.pdf
  11. Building [Web APIs with Flask] Video

results matching ""

    No results matching ""