powered by UserVoice

Windows Azure Feature Voting Forum

2,253 votes
  1. Comments
  1. 3

    My understanding, is that it's possible for Windows Azure to have smaller instances. If it's feasible that's up to Microsoft. I guess Windows Azure is maybe in sort of a Test Phase. There's around 10,000 users on Azure ( got it from a MS blog, probably more by now). With smaller instances, they would be 100,000 of users. That's a lot of customer service and IT employees. It takes time to build that kind of effective team.

  2. 3

    "Make it less expensive to run my very small service on Windows Azure."

    The best suggestion ever!

  3. Two simple suggestions:
    1) "fractional" cpus. If I have a small application, I don't need a whole CPU sitting out there for me. I may only need 50%, or even 25%, presumably with a comparable reduction in cost. I can have a fraction of a CPU for my VM under Hyper-V right now. Why not under Windows Azure?

    2) multiple applications per web role, and multiple apps on a worker role. We can do this on Windows Server, why not on Azure? Right now, I can put all my .NET code into one big appl... more

  4. 3

    A minimum of $1000/year is too high for testing a new product, which may or may not turn out to be successful. Azure's pricing model is only useful for migrating existing projects, which already have a known demand.

    The "specials" are also useless, since they run out in 12 months' time - why would I develop on a platform for which the economics are only beneficial for 12 months? If I'm going to invest in a platform, it needs to scale down to a startup level, and provide good value for the enti... more

  5. Nobody wants to pay for CPU idle. Do you?

  6. Even if the price is similar to Amazon EC2, EC2 is way cheaper for a bunch of sites. My EC2 instance can fire up and in that windows image I can be hosting 10 or 20 small / hobby sites for the price of one instance.
    Now 10 or 20 small / hobby sites on Azure would be $thousands a month.

    Let's move to a pay for traffic pricing model. Most of my sites barely get hit, but they are out there and available 24/7.

  7. Another possibility is allowing us to run the Windows Azure software on our own servers, much like the development server allows us to do. That way we can build 'cloud compatible' applications, without actually putting it on the cloud. This 'Windows Azure Express' could have hard limits on it, so that once the application becomes large enough to warrant going onto the cloud, we migrate it without a huge refactoring exercise.

  8. 2

    CPU cost model is too expensive.
    I (we) need a model like Google App Engine: no traffic --> no cost.

  9. I should add that it would be nice if each role, when deploying or starting an instance, you could determine which instance/billing type to use for that instance. So, if I have an web app that requires a web role with reserved resources 24/7 I could indicate that it should have wall clock billing, and then say I have a high priority worker role that I want to be clock cycle billing at the second tier (half as many roles deployed ont eh hardware as a first tier option) and a low priority worker role that ... more

  10. The current prices do seem a bit high for smaller shops. While the pricing would be reasonable for my current company. The current pricing structure, using wall cock instead of clock cycles, is nice because you have dedicated resources available to you. What I would like to see is a less expensive option based on clock cycles for those that realize that if their's and a bunch of other people's applications that are hosted in the same/similar fashion all have a spike then they will notice slow downs do to... more

  11. 3

    I'd really support the idea of charging for CPU cycles instead of wall clock time, mainly because it'd allow me as a developer to build and operate my worker roles in a much cleaner way.

    I've got a bunch of background tasks that process queue messages to do things in response to activity in the web role (like sending email, or running spam checks, or reindexing changed documents, etc). These need to be permanently available, but they're often sitting idle. To keep costs low, currently I have to merge... more

  12. 3

    Heck, I registered 14 days back for that Introductory offer, which said no price for 25hrs, i thought 25 hrs of consuming the app/azure, today which i read somewhere in blog, it's irrespective of we use it/not, they'll charge, oops, when i checked in my azure a/c, it's already crossed 325 hrs for 14.xxx days, and says i've to pay 36$. what this ripping off. it'll come to close 110$/mth.

    lots of hosting providers offer 24/mth for reseller hosting, even VPS/shared. i dont mind M$ asking more, but, tell ... more

  13. I don't believe this is valid. Azure is a highly scalable platform. If you want to run Mum & Dad websites I think you've misunderstood the intent of the platform.Use a shared hosting service instead since it will suit your needs. Cheers.

  14. My top priority is *not* to turn Azure into a discount ASP web provider, rather it is to develop in a true emulated environment. Azure is a Platform-As-A-Service (PaaS) and has unique development features that I cannot emulate elsewhere. At PDC '09 there was a Lessons Learned session where Quark described how essential it was to develop and test in a comparable Load Balanced environment.

    I don't have an F5 load balancer; only a laptop, Visual Studio 2010, and a couple of ideas. I do need a free/chea... more

  15. 3

    Add my vote to the pricing. I have been using Ruby and Engine yard for a couple months now and I am finding it tough to justify moving back to .NET do to the cost (Although I continue to do all my enterprise dev in .NET). BizSpark nailed it for us with the licensing, and with appropriate cloud hosting costs, Microsoft will surely be able to recapture the hearts of like minded small businesses.

    Our business model is to serve the masses with small useful apps. The challenge is, some are hits and som... more

  16. 3

    Hi Mark,

    Speaking from my own experience (left a message in the Free for developers too), to keep costs down we had to resort to create parallel workers inside our worker instance just to avoid having to start that. In the end that creates a situation where, you are replicating what Azure already provides that is the Worker Role just because you cannot or want to pay for the extra "low compute" but "necessary" work to be done. So now instead of having a Worker Role to handle email,... more

  17. I have a site, www.walkmate.co.uk, I originally developed this to run on Windows Azure, but sadly Microsoft released their pricing model, and I realised it would be prohibitive. It looks to me like Microsoft want to run enterprise applications, rather than small(ish) websites. Is this a reasonable assumption?

  18. Admin

    Thanks for jumping in David with your point of view, and in particular I like that you told me (and thus the Azure team) what your SPECIFIC expectations are here, what's working, and what's not, and that you are looking forward to an announcement (that got my laughing to start the day). It's all super helpful.

    In the coming days I'll try to summarize what people here are asking us for and ask for reactions to see if I captured it accurately.

    Thanks again David, Mike

  19. 3

    I'm currently using Google App Engine and love their pricing model. But I'm a curious developer unable to resist taking a look at the Windows Azure platform. The big issue for me is instance pricing. It's a lot of money for hosting small personal projects. I do understand the difference between GAE's "run when necessary" compared to Azure's "always on" strategy. I'm not sure which model I prefer, but there is no doubt that reserved resources come at a cost and I'm willing to pay for t... more

  20. 3

    Very disappoint, I'm a student & I'm learning this new platform of Microsoft. Test with a tiny service & it cost 72 hours per day (2 instances webrole & 1 instance worker role), I was shocked with the bills & delete that service immediately.

    Compare to Google Apps :((

powered by UserVoice