Tech-Achieves
Tech-Achieves

Tech-Achieves

These are some notes I have made over the years for university and to further my knowledge. Just there for anyone who has an interest and any comments are appreciated, as not everything is correct here.


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...