David Burela

David Burela

  • wordpress

Amazon released a great “best practices” guide on how to architect for the cloud. It can be found at http://jineshvaria.s3.amazonaws.com/public/cloudbestpractices-jvaria.pdf

It covers off a lot of great information, some of the information is Amazon specific as you would expect, but a lot of it is generic enough to let you apply the thoughts to any cloud architecture.

Starts with
... See all content

1 week, 5 days ago onWordpress in davidburela.wordpress.com

This year I was able to present at Code Camp! In my mind, Code Camp is meant to be an event where you try and to whacky things with code. So I decided to explore what the possibilities were of using Windows Azure to create Artificial life in the cloud. I ended up focusing more on the possibilities of farming out the work of calculating genetic algorithms to find optimal paths for the travelling salesman ... See all content

4 months, 1 week ago onWordpress in davidburela.wordpress.com

*Update* I have posted some further analysis of the new Azure instance sizes in a new post – Analysis of windows azure virtual machine sizes

With more details on Windows Azure to be announced next week at PDC, Microsoft have released the latest version of the Azure tools & SDK in preparation. There are a few things we can learn from them.

http://blogs.msdn.com/cloud/archive/2009/11/12/windows-azure-tools-and-sdk-v1-0-november-2009-release
... See all content

4 months, 1 week ago onWordpress in davidburela.wordpress.com

*Update* Microsoft have updated their FAQ with instance pricing

In my previous post on the newly released Azure SDK I touched on the ability to set a size for your VM instance.

Lets delve down into what size virtual machines are available (values from http://msdn.microsoft.com/en-us/library/ee814754.aspx)

VM Size

CPU Cores

Memory

Disk space for
... See all content

4 months ago onWordpress in davidburela.wordpress.com

Day1 is on Azure and backend services

Day2 is on client side, Win7, IE9 and Silverlight

The keynote can be downloaded from http://microsoftpdc.com/Sessions/KEY01

Highlights of today

Windows Azure can now have apache, tomcat and others installed

You can have full control of your instances, install what you want on it, then set that as your new baseline
... See all content

4 months ago onWordpress in davidburela.wordpress.com

Highlights

Scott Gu Rickrolls the entire PDC audience

Silverlight 4 beta is out now!

Silverlight can now access local resources on your computer like cameras, filesystem, drag/drop support

Silverlight has updated WCF support

IE9 is announced

Work on IE9 has been going on for 3-4 weeks. Performance and Acid3 results are improving

There
... See all content

4 months ago onWordpress in davidburela.wordpress.com

I would like to announce the launch of a new Cloud Computing community website!

www.AllYourClouds.com

This is a new community website which focuses on having the answers for all your clouds.

Got a question about Amazon EC2, Azure, Google app engine, Go-grid, rackspace, etc? Need to know how to modify your code? Wondering how to migrate?

Just post the question and
... See all content

4 months ago onWordpress in davidburela.wordpress.com

When deploying your Silverlight application out to your customers, there are a number of points that could become bottlenecks. Looking at it at a high level there are 3 main ones

Getting your files to the client (.xap + other media)

Processing requests

Retrieving data

Lets tackle these in order

Getting your files to the client

Having the client
... See all content

1 month, 2 weeks ago onWordpress in davidburela.wordpress.com

In my previous article i explained how you can distribute server side processing on Azure to scale the backend of your Silverlight applications. But what if we did a 180 could use Silverlight to distribute work out to clients instead?

The idea

For years people have been running applications on their home computers to help the greater good. They use the ‘spare CPU cycles’ of your computer
... See all content

1 month, 2 weeks ago onWordpress in davidburela.wordpress.com

There isn’t much information available for creating Expression blend 3 addins. There is some information on creating blend 2 plugins, but the addin model has changed between versions.

Here I have given an overview of what is needed to setup your Visual studio environment, as well as sample code and a sample project to get you up and running.

Creating the addin

Create a new
... See all content

1 month, 2 weeks ago onWordpress in davidburela.wordpress.com

© uberVU Ltd. 2010

Terms of use
FEEDBACK