Tag Archives: Cost

Windows Azure Storage vs Local Storage

If I do sessions on Windows Azure, I always point out that we as software engineers/architects should think about costs again. Because Windows Azure may look more expensive in comparison of an on premise situation, but we as developers have … Continue reading

Posted in Azure, Cloud, dotnetmag, Storage | Tagged , | Leave a comment

SQL Azure Custom Logging to Windows Azure Table storage

At a Windows Azure customer of ours they keep track of changes on the tables in the SQL Azure database. This is done by a trigger, the trigger inserts the change in a table. I can not think of another … Continue reading

Posted in Azure, Cloud, dotnetmag, SQL Azure | Tagged , , , | Leave a comment