Remix.run Logo
19 points by janandonly 3 days ago | 3 comments
wrqvrwvq an hour ago | parent | next [-]

They're calling it the most ai generated hn post of all time

ChicagoDave 2 hours ago | parent | prev | next [-]

Architecture is driven by the business model. This includes the type of operational data storage chosen. If the business or contexts are modeled well, the tech stack announces itself. Even then you can run POCs to validate the model and its performance requirements.

You don’t choose the stack first. The solution identifies the stack.

DeathArrow 2 hours ago | parent | prev [-]

Before picking data structures and databases, you have to look at the data.

How is it shaped? What will you do with it?

Answering these two questions will get you through the decisions.