Posts

Showing posts from March, 2024

Azure Storage Development with Azurite — Part I

This article will show the usage of Azurite, a lightweight server clone of Azure Storage. The first part will be on setup in order to use the BlobStorage, TableStorage and Queue-APIs, the second part will be on testing using Azurite testcontainer. Read the article on medium...