Respuesta :
Answer:
read description:
Explanation:
You should think about scalability before the first line of code is written. You should think about scalability before the first line of code is written. This doesn't mean that you build out some massive infrastructure on the off chance your game might be a hit.
A developer should begin thinking about scalability during the design phase. The correct option is fourth one.
What is scalability?
This means one can afford to spend money on optimizing for scalability .One can't go from zero users to ten million overnight. If one keep an eye on the system's performance, one will have plenty of time to optimize when the time comes.
It needs to keep scalability in mind while writing the code. So, scalability before the first line of code is written.
Thus, a developer should begin thinking about scalability during the design phase.
Learn more about scalability.
https://brainly.com/question/13260501
#SPJ2