Hacker News new | ask | show | jobs
by ythen 2920 days ago
Hmm, for a software architecture, I'd say to break codes into their appropriate parts/layers, DB models/schema.

For a solution architecture, I'd say to orchestrate pieces of different software, how to integrate them, how they communicate with each other, and how to deploy them as a whole.

I would love to hear answers for that question too.