web-dev

1 Articles 0 Followers


Architecture and security

13 Dec 2021 4 minute read 0 comments SyeBaa

  Architecture is the layered assembly of hardware and software that determines the performance, cost, security and other properties of a system. The components are structured to account for inter-dependencies and conflicts amongst them. System arc...