A
A
alexalexov20192020-04-28 15:27:04
Highload
alexalexov2019, 2020-04-28 15:27:04

What to read / where to learn about high load and scaling in general and for the C # / .net core stack?

Hello.
I want to seek advice from experienced uncles (you can also aunts),
who are not the first year in development. Tell me what you can read, or where
you can learn to get an understanding of how to scale projects built
on the .net stack, how to identify bottlenecks, everything that is associated with a high load.
Interested primarily in web.

ps Yes, I can google, but first I want to ask experienced guys in these matters,
who know what is good and bad, and they will not advise bad.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ilya, 2020-04-28
@alexalexov2019

Highload Channel
DotNext
https://habr.com/ru/users/sidristij/
https://habr.com/ru/company/jugru/blog/498932/
As live examples of highload projects on dotnet, you can take StackOverflow/StackExchange, SKB Contour, DoDo Pizza, 2Gis Architecture
blog StackOverflow/StackExchange

R
Roman Mirilaczvili, 2020-04-28
@2ord

Languages ​​are of secondary importance in application scalability. As the project grows, bottlenecks are always found and transferred to other technologies as necessary.
https://12factor.net/ru/
https://m.habr.com/ru/company/badoo/blog/185220/
https://dev.by/news/tipichnye-oshibki-masshtabirov...

R
Roman, 2020-04-28
@yarosroman

I can recommend Sasha Goldstein's book "Optimization of applications on the .NET platform", a cool book from an expert on the platform. Maybe he won’t give specific solutions, but he will introduce you to the insides of the platform.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question