Wednesday, January 18, 2012

Microsoft Codename Cloud Numerics

Microsoft Codename “Cloud Numerics” is a new .NET programming framework which can be used to perform intensive numeric computations on large distributed data sets. If you are some one who works with large data sets, extracting the data and forming and simulating the models then you might need more computing power and memory.
image

What to do? Is cloud is the option?? Is that possible to analyze the data and message computing using Cloud? There is a solution with Microsoft Codename “Cloud Numerics” it is easy to write models and applications and can handle the large datasets. You can use visual studio to write these types of applications.
image
Create a project of type Cloud Numerics Application in Visual Studio. You immediately have a access to an extensive set of numericals functions ranging from basic mathematics to statistics and algebra.
image  
All the complex numerical analysis can be done with .NET Cloud Numerics programming framework. All you need to do is make sure that your large data set defined as distributed array.
image
After that you just need to apply mean and Matrixmultiply operations
image
You can develop your model or application on your desktop using small data set. When you ready to scale out your application to cloud simply change your small data set reference in your code to large data set.
image
Now you can use the Cloud Numerics deployment wizard for deployment to the cloud.
image
Now you are running your big analytics on cloud. Cloud managed to provide ability to run complex data models on cloud. This enables you to process and analysis much larger datasets.
image
More about cloud numerics can be read here

No comments:

Find a cool free stuff everyday

Giveaway of the Day

Hiren Bharadwa's Posts

DotNetJalps