.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

MLOps: DevOps for Machine Learning

Machine Learning Operations (MLOps) is like DevOps for the machine learning lifecycle. This includes things like model deployment & management and data tracking, which help with productionizing machine learning models. Through the survey below, we'd love to get feedback on your current DevOps practices as well as your prospective usage ...

Azure Blob Storage as a Network Drive

Many applications make use of a network drive to backup and store files. When I was in university I found myself constantly coding for fun, and one example took the form of a network share for my roommates to share files wrapped in a handy little app. Unfortunately, that particular app has long since been erased from whichever hard drive it ...