Goto day 1 roundup – distribute all the things

At other conferences I have attended the last year or so, distribution and concurrency have been hot topics, coupled with functional programming and immutability which leands itself well to these kinds of problems. Todays program has certainly been no exception - at least for the...

ArchitectureEventsLanguagesTechnology
Read more

Goto keynote "Does the browser have a future"

So first day of GOTO in Copenhagen has kicked off, with a somewhat provocative talk entitled "Does the browser have a future?" by Tim Bray - the farther of XML. His initial point was that the browser being declared dead hardly is a new thing since this also happened on the...

EventsLanguagesTechnology
Read more

NoSQL the Sequel, now with SQL - the revenge of DocumentDB

Sorry, but I can't help myself when a pun like this comes up. A couple of weeks ago Microsoft released previews of two new databases on Azure, called Azure Search and Azure DocumentDB. These two services make the storage story on Azure much more complete, for the needs of many a...

Technology
Read more

Microsoft track at GOTO

Its a good thing I wrote my last blogpost when I did – otherwise I would not have had the chance to complain about the missing Microsoft track :) Shortly after I published my post, the conference announced just that track, and that Mads Kristensen is doing one of the talks on web...

EventsTechnology
Read more

Robust integration with Redis on Azure and Polly

A client of mine requested an integration with OpenWeatherMap , so like so many times before it was a chance to think about how to make such an integration robust and performant. Its as common a task as they come, but also something that tends to end up feeling more complex than...

ArchitectureBest practiceTechnology
Read more