imikushin's comments

imikushin | 12 years ago | on: Ask HN: What is your experience with Heroku?

Heroku certainly is a huge time saver. And you certainly can build high traffic apps if you use a stateless and reactive frameworks like Play, Vert.x or Node.js. Even within the free limits.

imikushin | 12 years ago | on: Cloud Billing for Developers

What do you think of this idea: developing billing plans as functional code (sets of functions), managing them in Git (changes, versions, effective dates) as any source code, treating stored account data as immutable results of transactions (making account data available for any given moment)?
page 1