Can we use the big data concept in ASP.Net

As the term "Big Data" is widely used to manage huge data, I want to try to create a small application with big data to understand the structure and how can I start with ASP.NET technology?

Is it possible?

+4
source share
2 answers

"Big data" is the marketing term for "highly scalable, high-load computing." So you can use ASP.NET for highly scalable high-load computing ...

Yes, and here's how (Scaling Strategies for ASP.NET Applications).

+5

, ASP.NET, , .NET HDInsight Azure, MapReduce .

Azure HDInsight "Hadoop", "Big Data" ..

+2

Source: https://habr.com/ru/post/1534582/


All Articles