|
yeah 
|
|
|
|
|
MS finally agree to reverse my charges!!
Happy New Year, everyone!
|
|
|
|
|
I had a similiar experience. I registered for the trial, set up all the stuff and few days later I was at 90% of the limit in the number of transactions. Thing is, I only did one thing: upload a .txt file to a blob and that's it. Never used the storage from code or from anywhere else for that matter. Luckily because of this I could just delete the whole storage before any charge would apply. Still, something at MS is definetely not working as it should be.
|
|
|
|
|
What is Cloud Computing ? and How it is implemented?
what is the demand of cloud computing in future
suggest me any websites for learning
Regards,
PHANI
|
|
|
|
|
Start here[^].
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman
|
|
|
|
|
Cloud Computing[^]
and you can also find large no. of videos in youtube,just search for your query.
Hope it helps you.
|
|
|
|
|
How much is it necessary to learn cloud computing ? And how much has it been put into practice ?
|
|
|
|
|
Hi all,
I want to deployed my cloud app to cloud but microsoft windows azure required credit card even for trial period so i an not able to test my app to cloud.
Please help me where i host my app for test.
Thanks & Regards,
Balwant,
|
|
|
|
|
you can visit this link
http://aws.amazon.com/ec2/
here you can create your free account and can use for free for 1 year.
|
|
|
|
|
can i use .net on this amazon.com/ec2/ cloud platform
|
|
|
|
|
No you can't. if you want to use .net and test it .its better you use Windows Azure cloud platform.
|
|
|
|
|
hi
Azure involves cost, is there is any free or less costly means to do azure R&D
|
|
|
|
|
If you have an MSDN account (Premium or Ultimate) Azure is free (with certain restrictions like CPU size). You do still need to insert credit card details but you won't get charged unless you exceed your limits.
If this isn't an option I seem to remember there be some dev utility that simulates the cloud locally on your workstation. I can't remember the name but it does sound familiar I'm sure a quick google would get you the name.
Phil
|
|
|
|
|
Yes, EC2 does support .NET, but not on the free tier. The cost can be very low if you only run the server for occasional tests, but is similar to a conventional hosted VM if you need it running all the time.
|
|
|
|
|
If you are developing it for your purpose then better test it on your Emulator.
It has no more difference than local and server hosting.
It is very good for developer testing. It works same on Azure even.
If you are developing it for your client better ask him an account.
Queries are welcomed!
Regards,
Deepak.
|
|
|
|
|
Hi Developers,
Let me introduce my self here, i am new to this cloud community. I am thinking to developing a small Application in cloud, which is related to Bookmarks and it is completely Freeware, can some one please let me know, where i have to start and what Libraries i have to use in C#.Net and how to get the free space in Cloud..
Being a Freelancer, just want to give some utilities as freeware as my passion. Please some one help me with the following
1. How to get free cloud space
2. Libraries for the same in C#
3. Get started with some samples and implement them with visual studio...
Thanks in Advance...
|
|
|
|
|
For starters
pravin_mun wrote: 1. How to get free cloud space
You can try Windows Azure Free Trial Offer . Refer
http://www.microsoft.com/windowsazure/free-trial/[^]
pravin_mun wrote: 2. Libraries for the same in C#
Download Windows Azure SDK .Refer http://www.microsoft.com/windowsazure/sdk/[^]
pravin_mun wrote: 3. Get started with some samples and implement them with visual studio...
Refer this for some sample Web Apps to be deployed using VS http://www.microsoft.com/windowsazure/tutorials/[^]
This is purely from Windows Azure perspective, you can also try out other vendors like Amazon EC2 or GAE
Hope this helps!!
"Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"
|
|
|
|
|
Hi folks,
I have been developing desktop applications in C# for two years. But, after I read some about cloud computing, I was very interested in pursuing my career so that I can develop apps on the cloud. Currently I am studying my Masters in Computer Science. I have also done two web apps(one in PHP and the other in JSF).. I don't have that much experience in web development.
Do you think it is possible for me to get a job so that I can develop on the cloud without having an experience in web development? Or do you recommend me to develop we apps(get a job in web development) for 2-3 years and then start working on the cloud? Please give me your personal opinion.
Thank you
|
|
|
|
|
CoderForEver wrote: Or do you recommend me to develop we apps(get a job in web development) for 2-3 years and then start working on the cloud?
That's essentially the same thing... web apps are working on the cloud (unless its a download/ run locally type of thing).
I'd recommend you get as much experience in whatever it is you want to do before trying to find a job in that field. Most people will not want to hire someone with absolutely no experience. If you need some suggestions for projects, maybe look to the open source community and try to help where you can.
|
|
|
|
|
I agree - and brush up research, find reasons to code in JavaScript. Then look into libraries like jQuery and such. AND of course, HTML5 - as that will bring a lot of functionality to cloud computing.
________
John Y.
Developer
|
|
|
|
|
I don't really think that you need experience in web application to start working in cloud. Your 2 years experience in windows application can give you a real kick start. All you have to do is get some personal trainings and hands on experience in cloud computing.
|
|
|
|
|
To be honest, I dont think that is true because, I have learned web application 3 months before and now I am starting to develop apps on the cloud and if I haven't had a web knowledge, it will be very difficult to work on cloud computing. You need to have at least the basics.
Any ways, thank you for your suggestion.
|
|
|
|
|
|
Dear all,
This is my first message to the forum.
I'm a beginner to developing cloud computing apps. I have a small
question please. I understood that in order to develop a Cloud
Computing application, I need to develop it using PaaS (like Google
app engine, Amazon web services or Microsoft Azure) and I knew that
there are some open source frameworks like Hadoop or Eucalyptus, that
could help me develop a parallel application that would run easily on
the cloud. My question is, is what I understood correct? Is there any
other way to developing Cloud applications?
I'd be grateful if you could help me.
Thanks and best regards,
Nermine Naguib
|
|
|
|
|