Using Amazon Bedrock models with Microsoft Agent Framework
With the Microsoft Agent Framework you can create AI Agents on my favorite programming language .NET but also in Python. The SDK provide various types of age...
With the Microsoft Agent Framework you can create AI Agents on my favorite programming language .NET but also in Python. The SDK provide various types of age...
The Amsterdamse Waterleidingduinen is a beautiful nature reserve in the Netherlands. It is home to a variety of wildlife, including fallow deers. In October ...
Today I was working on a integration to process message from an AWS Simple Queueing Services (SQS) Queue to a backend services. The specifics of this backend...
Linters are a very powerfull tool to validate if your code is correct. With the new az bicep lint --file $file command you can validate if your Bicep and Bic...
An certificates in Azure App Services is bind to an host name, this can be an apex (or naked) domain (https://robertdeveen.com) or a subdomain (https://www.r...
The Azure Event Grid now supports MQTT as a protocol for publishing events. This is great news for Home Assistant users as it allows us to connect Home Assis...
© Robert de Veen
© Robert de Veen
Virtual machines in a cloud are most of their time not productively and waiting for some jobs to do. Especially during off-hours when the offices are closed ...