Microsoftのクラウドサービス群「Microsoft Azure」では、複数のクラウドストレージサービスの選択ができる。「Azure Blob Storage」と「Azure Data Lake Storage」の機能と特徴には、それぞれ異なる点と共通する点がある。 Azure Blob Storageは、大容量のストレージを必要と ...
When it comes to building applications on the public cloud, you’re spoiled for storage. You’ve got SQL, NoSQL, graph databases, document databases, and even good old-fashioned file systems. Choosing ...
こんにちは、さとうなおきです。「週刊アジュール」では、先週の1週間に発表されたMicrosoft Azureの新機能から、筆者の独断と偏見で選んだトピックについて紹介していきます。 Azure Storage:不変ストレージ ストレージサービス「Azure Storage」の一機能「Azure ...
Let us try to get a generic explanation for each of them! What is Blob storage in Azure? Blob is an acronym for Binary Large object. Basically, a Blob is a sequence of bytes—just what an application ...
前回記事では、Azureの概要とアカウント登録方法、そして簡単なASP.NETのWebアプリケーションを作成し、公開するところまでを紹介しました。想像していたより簡単にできたと思っていただけたでしょうか? 実際のWebアプリケーションを作るには、あともう ...
Every once in a great while I like to torture myself and waste a few days trying to program a simple app. So I just tried Blazor. For those of you who don't know about this "red-hot" project (as I ...
Azure Functions get you beyond the traditional client/server approach to app creation, right into the cloud. Let’s first look at triggers. Azure Functions is another evolution of Platform as a Service ...