Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Need cheap Azure Account

Need cheap Azure Account

Scheduled Pinned Locked Moved The Lounge
asp-netcloudcsharpmysqlvisual-studio
14 Posts 12 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Duncan Edwards Jones

    I think the $50 is the amount of free Azure credit you get if you have MSDN subscription - per this page[^]. I have this and typically have at least €47 balance each month...

    D Offline
    D Offline
    Deflinek
    wrote on last edited by
    #5

    Be sure to delete instances if you are not using them - especially "staging" ones after new deployments. Even if they are stopped you are still paying for them.

    -- "My software never has bugs. It just develops random features."

    1 Reply Last reply
    0
    • M Michael Breeden

      I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #6

      I use VM's on Azure, usually cost me around £8 a month. I've tried the sites - they work well, but I prefer the flexibility to install anything else I need, copy/backup files or update config files every now and again. The big downside of Azure sites is that you have to pay for their database services and they're pretty expensive. It seems far easier/cheaper just to install SQL Express on a VM.

      How do you know so much about swallows? Well, you have to know these things when you're a king, you know.

      1 Reply Last reply
      0
      • V Valery Possoz

        I don't know where you got this amount of $50 a month from but it is actually way less. I have about 10 Azure pay as you go sites and my last bill was $0.12 I also use Visual Studio Online for free. http://azure.microsoft.com/en-us/pricing/calculator/[^]

        M Offline
        M Offline
        Michael Breeden
        wrote on last edited by
        #7

        OK, I'm researching this, but could you please elaborate some. This could be very useful for me and I bet, for other developers.

        1 Reply Last reply
        0
        • M Michael Breeden

          I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

          M Offline
          M Offline
          Mario Vernari
          wrote on last edited by
          #8

          I'm not an expert of web sites in general, but Azure comes with a hobby-tailored subscription for free. You can have up to 10 different web-sites, and many other stuffs, but -of course- the resources they give you are pretty limited. Way enough for an hobbist, though. Have a read here: http://azure.microsoft.com/en-gb/pricing/calculator/[^]

          1 Reply Last reply
          0
          • M Michael Breeden

            I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

            M Offline
            M Offline
            Marc Clifton
            wrote on last edited by
            #9

            Michael Breeden wrote:

            love MVC

            X| :-D If you want totally free, you can set up a basic EC2 instance on Amazon. That's what I've done, and it works great, though I will say that Azure has a much simpler setup process, the configuration options aren't a sea of icons, and it seems a bit faster. Marc

            Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project!

            1 Reply Last reply
            0
            • M Michael Breeden

              I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

              J Offline
              J Offline
              JohnThornley
              wrote on last edited by
              #10

              If you want a free alternative to Azure, try AppHarbor [^] I have no connection with them other than that I've had an ASP site on there for about 4 years now and I can't recommend them highly enough. Takes you about 10 minutes to sign up and create an app which it creates as a Git repository. Commit your code to it and their build server does the rest. If your app builds it publishes it to their cloud hosting. There are tons of free add-ons for SQL Server, Email, Message Queues etc

              1 Reply Last reply
              0
              • V Valery Possoz

                I don't know where you got this amount of $50 a month from but it is actually way less. I have about 10 Azure pay as you go sites and my last bill was $0.12 I also use Visual Studio Online for free. http://azure.microsoft.com/en-us/pricing/calculator/[^]

                F Offline
                F Offline
                Fabio Franco
                wrote on last edited by
                #11

                If you need to back your app with a SQL database, do I have to sign up for the Database service? It wasn't very clear on the Free package. I mean, if I sign up for 100 MB database, in the calculator, I pay U$ 5,00 a month. Is that right? There is no free package?

                To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson ---- Our heads are round so our thoughts can change direction - Francis Picabia

                V 1 Reply Last reply
                0
                • M Michael Breeden

                  I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

                  C Offline
                  C Offline
                  CAReed
                  wrote on last edited by
                  #12

                  Microsoft Azure is based on a Pay-As-You-Go model, so you provide them with a credit card, and you do something that costs, they will charge you. Give that, if you are looking to work on web development, you can have up to 10 free websites (per region, so that could be a lot, but I haven't tried going beyond 10 yet). The Basic SQL Database would likely cost you about $10 a month, though there is still a free 20-MB database available with one website. Additionally, if you have an MSDN subscription, you get a $50 credit for Pro, $100 for Premium, and $150 for Ultimate. As Premium and Ultimate is becoming Enterprise, I'm not sure what the credits will be (though I suspect $100 Pro and $150 Enterprise). Note that the website does not involve any special setup, configuration, etc. as Azure controls the web server. For just a website, that's fine. If you want to do more, then you can by creating your own web server, maintaining as you wish (but you will also need to pay for it).

                  Christopher Reed "The oxen are slow, but the earth is patient."

                  1 Reply Last reply
                  0
                  • F Fabio Franco

                    If you need to back your app with a SQL database, do I have to sign up for the Database service? It wasn't very clear on the Free package. I mean, if I sign up for 100 MB database, in the calculator, I pay U$ 5,00 a month. Is that right? There is no free package?

                    To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson ---- Our heads are round so our thoughts can change direction - Francis Picabia

                    V Offline
                    V Offline
                    Valery Possoz
                    wrote on last edited by
                    #13

                    There use to be a free 20Mb database option but they've stopped it. So no free option anymore. You can either use the database offer or create a VM with SQL Server express on it.

                    1 Reply Last reply
                    0
                    • M Michael Breeden

                      I've been hearing about this new fangled thing called the cloud... ... Enough crud, I do killer MVC and AJAX, etc. I have long (since classic ASP) had a portfolio site that I keep updated, especially when I'm looking for a yob. The last update was with MVC 4 (love MVC). The website is pretty cheap overall, I think I pay $80 a year for ASP.Net and have MySQL available, so I can do want I want. (I host the Cosmic Store, selling fine spaceships, weaponry and other SciFi paraphernalia). I only need the bandwidth of a good soda straw. The point is that I only use the site about once every year, but the cost is low enough as to be ignored. Along comes Azure. I need to be practicing development there. We don't use the cloud at all..... yet. I am experienced enough to know that I had better be ready. I know that I can get a free month of usage from MicroSquish, but that will not serve my purpose. I need something that I can work on over the years as I learn new methods and as far as I understand the cheapest Azure account is about $50 a month. That is not negligible. VS 2015 is coming. Is there anyway to get a "hobby" site like I have described for cheap?

                      U Offline
                      U Offline
                      User 10990566
                      wrote on last edited by
                      #14

                      I use DigitalOcean for this kind of thing. It's not as big or comprehensive as Azure, but it's really, really cheap and seems to be reliable. They don't have dashboards to run Hadoop clusters, as far as I know. But if you just want a virtual machine in the clouds, I recommend them.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups