Posts by this author

Dec 13, 2022
Post comments count0
Post likes count4

Azure SDK network reliability

This blog post describes how Azure SDKs reliably upload large streams of data to an Azure service.

sdkGostorage
Dec 16, 2020
Post comments count5
Post likes count2

Inside the Azure SDK Architecture

In this technical blog post, I’ll dive into some of the architectural choices made by the Azure SDK team when designing our client libraries.

azure-sdkarchitecture
Oct 13, 2020
Post comments count3
Post likes count1

Introducing the new Azure SDK for C++ Beta

This post introduces the new Azure SDK for C. Well discuss its goals, supported compilers/platforms, and our Azure Core component which provides common functionality to all HTTP client libraries.

azuresdkstorage
Jun 18, 2020
Post comments count0
Post likes count1

Azure SDK Release (June 2020) – Introducing the Azure SDK for Embedded Devices

This month, we introduce the Azure SDK for Embedded C, with a preview edition of the Storage client library. In addition, we've updated the client libraries for Cosmos DB, Event Hubs, Storage, and Text Analytics. We've also published new previews for Azure Identity, Cognitive Search, Form Recognizer, and Service Bus.

releases