Computer Science, asked by RonneyR2005J, 4 months ago

Which Azure service supports both real-time and batch-based processing

Answers

Answered by mramchandramishra198
0

Explanation:

Enter first number: 15

Enter second number:20

Press 1. For SUM

Press 2. For PRODUCT

Press 3. For DIFFERENCE

Press 4. For QUOTIENT

Enter your choice (1-4): 2

The Product=300

Answered by jitumahi898
0

Real-time and batch-based processing is supported by azure cognitive service translators.

Real-time processing is responsible for the processing of real-time data with minimalistic latency to deliver real-time analysis to the user and the activity log of how the data responds to the log.

The main components of batch-based processing are data sources, data storage, ingestion, stream processing, analytical data store, and analytics and reporting. Batch-based processing helps in analysing the data which is static but big in size. We can learn it by example as a log from a busy web server can be copied to a folder and processed overnight with the help of batch-based processing.

There are various languages used in batch-based processing which are U-SQL, Hive, Pig, and Spark.

Analytical data store helps in storing the big junk of data which is to be processed by a time-taking procedure.

Learn more about:

Microsoft Azure services:

https://brainly.in/question/47068651?msp_srt_exp=4

https://brainly.in/question/4916951?msp_srt_exp=4

#SPJ3

Similar questions