What does the term "software architecture" mean and how does the term differ from "software engineering"?
What does the term "software architecture" mean and how does the term differ from "software engineering"?
Software architecture : studies the global organization of systems, relationships, and components. It allows you to understand the components of a system.
Software Engineering : These are development-related concepts, methods, and processes. This part includes specification, development, design, verification, validation and management.
We can say that the engineer designs and develops the base is the architect, defining the technologies and structures that will be used.