Database
Cloudology 101 - Getting started with DatabaseHow-To: Deploy an app and database to Azure App Service and Azure SQL.
Since you're here, I assume you've either seen the benefits of deploying software to the cloud, or you're at least curious about how to do so. Or both. I'm going to help you with that in the most direct way possible. In the following text, I describe how to get an...
Entity Sharding
The term Entity Sharding (ES) relates to a specific business process that allows a developer, end-user, configurator, or business owner to specify a data repository for every property, or the entirety, of an Entity object. Upon saving/updating an Entity, this process...