The aggregated metrics data is stored in ___________.
a) Files
b) Table
c) Queue
d) Blobs
Answers
Answer:
Blobs
Explanation:
The aggregated data is is stored in well known blob (for logging) and in well known tables for (metrics) which may be accessed using the Blob service and the Table APIs
Answer:
The aggregated metrics data is stored in blobs
Explanation:
For what Blob Storage is intended,
providing images or documents to a browser directly.
archiving data for remote access.
audio and video streaming.
logging data to log files.
archiving, disaster recovery, and backup and restore all require data storage.
data storage for on-site or Azure-hosted services' analysis.
Through HTTP/HTTPS, users or client programmes can access objects in Blob Storage from anywhere in the world. The Azure Storage REST API, Azure PowerShell, Azure CLI, or an Azure Storage client library can all be used to access objects in Blob Storage. There are client libraries available for several languages, such as:
.NET
Java
Node.js
Python
Go
PHP
Additionally, Ruby Clients can mount Blob Storage containers using the Network File System (NFS) and establish a secure connection to Blob Storage using SSH File Transfer Protocol (SFTP).
See more:
https://brainly.in/question/53650092
#SPJ5