Skip to main content
Copy edited (e.g. ref. <https://en.wikipedia.org/wiki/Software_as_a_service>, <https://en.wikipedia.org/wiki/Node.js>, <https://en.wikipedia.org/wiki/Ruby_on_Rails>, and <https://en.wikipedia.org/wiki/Sentece_clause_structure#Run-on_sentences>). Added some context. Removed unnecessary formatting.
Source Link

An external consultant to our team advised us to rewrite our SAASSaaS offering (essentially a CRUDCRUD API) in .NET because this is more "scalable" than using Node.JSNode.js (or Rails or FlaskRuby on Rails, Flask, etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the. The performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Am I right that switching programming languages will have little impact on the scalability of a CRUD API? Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SaaS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.js (or Ruby on Rails, Flask, etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong. The performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

change "Is it true that ... ?" to "Am I right that ... ?", because the former implies skepticism of someone *else's* claim
Source Link

Is it true Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Is it trueAm I right that switching programming languages will have little impact on the scalability of a CRUD API?

Is it true that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Is it true that switching programming languages will have little impact on the scalability of a CRUD API?

Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Am I right that switching programming languages will have little impact on the scalability of a CRUD API?

Tweeted twitter.com/StackSoftEng/status/1525762928623894528
Question Protected by gnat
Became Hot Network Question
Reword to be more neutral
Source Link
Vincent
  • 544
  • 4
  • 8

How to convince management Is it true that switching to .NET hasprogramming languages will have little impact on the scalability of our startup'sa CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems obviously wrong, the performance of a backendCRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

What are some sources I can use to convince managementIs it true that the choice ofswitching programming language haslanguages will have little impact on the scalability of our startup'sa CRUD API?

How to convince management that switching to .NET has little impact on the scalability of our startup's API?

An external consultant to our team advised us to rewrite our SAAS offering in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems obviously wrong, the performance of a backend API should be completely dominated by the choice of architecture and hardware instead of the programming language.

What are some sources I can use to convince management that the choice of programming language has little impact on the scalability of our startup's API?

Is it true that switching programming languages will have little impact on the scalability of a CRUD API?

An external consultant to our team advised us to rewrite our SAAS offering (essentially a CRUD API) in .NET because this is more "scalable" than using Node.JS (or Rails or Flask etc.). By that they seem to mean that a backend API written in .NET will handle the growing performance requirements much better than a backend API written in a scripting language like JavaScript, Ruby or Python, once the startup scales to tens of millions of users (an ambitious dream).

To me this seems wrong, the performance of a CRUD API should be completely dominated by the choice of architecture and hardware instead of the programming language.

Is it true that switching programming languages will have little impact on the scalability of a CRUD API?

Source Link
Vincent
  • 544
  • 4
  • 8
Loading