Tag Archives: Azure

Serverless Databases

I wrote about serverless applications recently. Not a lot of people are using serverless technology for their code, but a few have had a lot of success. It seems like a move that makes sense, though there are some challenges … Continue reading

Posted in Editorial | Tagged | Comments Off on Serverless Databases

Moving to Serverless for Azure SQL DB

After the announcement of Serveless Azure SQL Datbase at //build/, I decided to give it a try. I have some Basic databases, so what would Serverless mean for me? I was wondering as the Basic dbs are cheap and moving … Continue reading

Posted in Blog | Tagged , | 1 Comment

Can Azure Stack Reduce Software Development Costs?

There’s a piece, called The Real Value of Azure Stack, that caught my eye recently. This seems a little promotional, as lots of vendors are mentioned in the piece, but the gist of the piece is that one of the … Continue reading

Posted in Editorial | Tagged , | Comments Off on Can Azure Stack Reduce Software Development Costs?

Pushing SQL Change Automation Code to Azure DevOps

Making changes on your own system for a SQL Change Automation project is great, but if you’re the only one using the project, it might feel like a lot of overhead. I’d argue it isn’t and it’s a better way … Continue reading

Posted in Blog | Tagged , , , , | 1 Comment