Browse by Tags

All Tags » Azure (RSS)

External File Upload Optimizations for Windows Azure

[Cross posted from here: http://rob.gillenfamily.net/post/External-File-Upload-Optimizations-for-Windows-Azure.aspx ] I’m wrapping up a bit of the work we’ve been doing on data movement optimizations for cloud computing and the latest set of data yielded...
Posted by rgillen | 13 comment(s)
Filed under: , ,

Time to do some digging…

I’ve been getting my test harness and reporting tools setup for some performance baselining that I’m doing relative to cloud computing providers and when I left the office on Friday I set off a test that was uploading a collection of binary files (NetCDF...
Posted by rgillen | 6 comment(s)
Filed under: , ,

Windows Azure, Climate Data, and Microsoft Surface

I’ve been working on moving a large collection data to, from, and around Azure as we are testing the data profile for scientific computing and large-scale experiment post-processing and, in order to verify the data we uploaded and processed turned out...
Posted by rgillen | 1 comment(s)
Filed under: , ,

“Live” Monitoring Of Your Worker Roles in Azure

[Cross-posted from here ] I’ve been working for a bit on some larger-scale jobs targeting the Windows Azure platform and early last week had assembled a collection of worker roles that were supposed to be processing my datasets for a number of days moving...
Posted by rgillen | 2 comment(s)
Filed under: , , ,

SilverLight and Paging with Azure Data

[Cross-posted from here ] If you’ve been watching by blog at all lately, you know that I’ve been playing with some larger data sets and Azure storage , specifically Azure table storage. Last week I found myself working with a SilverLight application to...
Posted by rgillen | with no comments
Filed under: , ,

AtomPub, JSON, Azure and Large Datasets, Part 2

[Cross-posted from here ] Last Friday I posted some initial results from some simplistic testing I had done comparing pulling data from Azure via ATOM (the ADO.NET data services client) and JSON. I was surprised at the significant difference in payload...
Posted by rgillen | 2 comment(s)
Filed under: , ,

AtomPub, JSON, Azure, and Large Datasets

UPDATE 8/20/2009, 15:29 EST: There is some confusing content in this post (i.e. Azure storage doesn’t support JSON). A follow up to this post with further explanation/detail is available here -- UPDATE 8/14/2009, 17:16 EST: @smarx pointed out that this...
Posted by rgillen | 1 comment(s)
Filed under: , ,

Silverlight and Azure Table Data Paging

[Cross posted from here ] I’m playing around with a data visualization app using Silverlight and data hosted in Azure Tables and have been learning quite a bit in the process. Firstly, Azure tables only allows you to return 1000 records in a given query...
Posted by rgillen | 5 comment(s)
Filed under: , ,

Azure, Visualization, and Large Datasets

[This is cross-posted from here ] I’ve been working on kicking the tires of Azure’s data functions and in the process was able to get my hands on a large set of climate data for testing purposes. I’m fighting with some size issues and azure, but thought...
Posted by rgillen | with no comments

Azure Blob Storage Blob IDs and “+”

[This is cross-posted from here ] I’ve been kicking the tires on Azure’s blob storage and am working on uploading a 1.2GB+ NetCDF file. I stumbled across a couple of samples online that were very helpful in avoiding the de facto client library that ships...
Posted by rgillen | 2 comment(s)
Filed under: , , ,
More Posts Next page »