Web App Development |
According to possibility, use of API’s might tilt your decision depending on the provider tool-kit/code samples. You should not worry about scalability at this stage. If you had a million uniques, you can afford to substitute two or three servers. It really doesn’t take that much to scale to that levels these days.
Only thing you will have to look after is to think about Master-Slave databases, model segregation etc. while Django was made for taking care of these stuffs transparently. You don’t need to bother about GAE unless you also want to learn another data storage method on top of your language. You should be careful to deploy anything on GAE until you have profiled your application and will have a clear prescribed estimate on the hosting costs, ideally as a function of use.
Related to the element “hosting cost”, a cheap webhost for initial development is <10/mth. For the process of launching, upgrade to a simple 50-80/mth onwards. For a startup company, PHP is quite cheaper. All amounts are far less than the cost of your time to bother about the cost structures. But after a certain period you will find it get more expensive to host and to maintain PHP Applications Development Services because you need to maintain more CPU for the same system written in PHP than from one written in Python.
To conclude, PHP developers are cheaper and are easier to trace. With the procedure of coding from the scratch, there lies the higher chance of making hardly reversible mistakes and in the tenure of long run you will hire developers and sysadmins who are already familiar with different frameworks. Thus, to know a new code base would lead to much more time taking procedure.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.