What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 5083 |  Welcome, Guest!   Register  Login
 Home > Forums > ASP.NET > What is cloud computing? ...
Arjunpktr

What is cloud computing?

Replies: 5 | Posted by: Arjunpktr on 9/23/2011 | Category: ASP.NET Forums | Views: 4043 | Status: [Member] | Points: 10  


Hi,
I am little confused about the cloud computing concept.I need your help to clarify it.For example,there is a ticket reservation site,there are somany persons registering in it.The back end of that is in on different servers...Is that cloud computing?If not could you tell me with an example?And what type of projects can be done in cloud using dot net?Is ticket reservation possible?Please post what you know about cloud computing.

Thanks.


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Gausi
Gausi  
Posted on: 9/23/2011 5:34:28 AM
Level: Starter | Status: [Member] | Points: 25

Hi,

I can answer your question partially..

"Azure" is project name from Microsoft for Cloud Computing.

Benefit for Asp.Net Developer:

Cloud Computing will give you hardware independence.

e.g;

You don't have to worry about traffic to your Web Apps, means if traffic to web Applcation increase or decrease dramatically, your application works fine .

Demerit for Asp.Net Developer:

your Application should be completly stateless, as you said you have existingwebsite in Asp.Net , then may be you are using Session variable to maintain state ... but in cloud computing you will not have session variables .

So you have to change your existing application alot to make compatible with cloud computing.

Following are few links for startup, I hope it will help you

http://www.microsoft.com/azure/whatisazure.mspx

http://www.msdev.com/Directory/SeriesDescription.aspx?CourseId=96

Regards,

Gaurav Singh
(gausi)

Arjunpktr, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Akiii
Akiii  
Posted on: 9/23/2011 12:41:17 PM
Level: Bronze | Status: [Member] | Points: 25

Hi Gausi,
If session variables are not available in cloud computing then how can we save state there ?

Thanks and Regards
Akiii

Arjunpktr, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

CS1401
CS1401  
Posted on: 9/27/2011 9:09:44 AM
Level: Starter | Status: [Member] | Points: 25

Cloud computing is the delivery of computing as a service rather than a product, whereby shared resources, software, and information are provided to computers and other devices as a utility (like the electricity grid) over a network (typically the Internet).

<cs1401>...</cs1401>

Arjunpktr, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Petersimon786
Petersimon786  
Posted on: 12/5/2011 4:42:51 AM
Level: Starter | Status: [Member] | Points: 25

Cloud computing is a technology that uses the internet and central remote servers to maintain data and applications. Cloud computing allows consumers and businesses to use applications without installation and access their personal files at any computer with internet access. This technology allows efficient computing by centralizing storage, memory, processing and bandwidth.

http://www.intacore.com/

Arjunpktr, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Varung
Varung  
Posted on: 12/5/2011 5:08:22 AM
Level: Starter | Status: [Member] | Points: 25

cloud computing is storing of your files,applications etc.,in the internet.....

G.Varun

Arjunpktr, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

Found interesting? Add this to:


 Latest Posts

Write New Post | More ...

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 2:55:13 PM