Software Alternatives & Reviews

Daily Share Price Notifications using Python, SQL and Africas Talking - Part Two

Heroku Amazon RDS
  1. 1
    Agile deployment platform for Ruby, Node.js, Clojure, Java, Python, and Scala. Setup takes only minutes and deploys are instant through git. Leave tedious server maintenance to Heroku and focus on your code.
    For the next part ensure you have an Africas Talking account and a Heroku account.

    #Cloud Computing #Cloud Hosting #VPS 71 social mentions

  2. Easy to manage relational databases optimized for total cost of ownership.
    To wrap things up, I have found a lot of success in deploying and running my spiders periodically with this method. The only downside here is the free tier version of ‘Heroku Postgres’ which only supports up to 10,000 database rows. In this case, we can easily opt-in for the paid version of it and scale our database accordingly based on our demand. On a side note, we could also easily swap out our Scrapy project’s database instance to use another cloud RDS solution such as Amazon RDS. On top of these, you can also easily opt-in for other available Heroku add-ons for logging and monitoring purposes.

    #Databases #NoSQL Databases #Relational Databases 68 social mentions

Discuss: Daily Share Price Notifications using Python, SQL and Africas Talking - Part Two

Log in or Post with