More writing
Azure AD Managed Service Identity What is Azure AD Managed Service Identity (MSI) Azure AD MSI is an Azure feature, which allows Identity managed access to Azure resources. This improves security, by reducing the need for applications, to have… 5 okt. 2018 6 min read Azure functions V2 with EF Core Last week I was trying to build an API on top of Azure Functions with a backing SQL database. This sounds like a pretty easy task however that was not the case, here’s my story. Normally when I use a SQL database in a… 23 aug. 2018 8 min read Azure Service Health The Azure cloud provides data redundancy, global data centers, disaster recovery, SLA’s, so you would easily forget that incidents can happen. It might not be likely, with all the automatic healing, and services within… 20 aug. 2018 5 min read Unique keys in Azure Cosmos DB NoSQL databases often don’t have support for database constraints. It doesn’t make sense to constraint since the data is schemaless and therefore where does the database has to constrain on? Well its true for most cases… 3 jul. 2018 3 min read Expire data in CosmosDb Applications often have to deal with temporary data, such as: logs, user session information and others. Purging that data can be a struggle especially when your database doesn’t support temporary storage. With… 25 jun. 2018 2 min read Bedrijfskritische applicaties in de cloud Bedrijfskritische applicaties bouwen op een cloud platform als Microsoft Azure is nog niet zo makkelijk als het lijkt. De keuzes die developers en architecten maken kunnen enorme impact hebben op de continuiteit van uw… 22 jun. 2018 3 min read Werken voor Caesar Caesar Experts is één van de beste werkgevers in de ICT dienstverlening. Punt. Geloof je me niet? Met 6 simpele argumenten zal ik je proberen over te halen. ## Geld en spullen Je werkt omdat je moet wonen, spullen wilt… 13 jun. 2018 6 min read