கணினி வடிவமைப்பு முக்கியமாக தியாகங்கள் பற்றியது — நீங்கள் எல்லாவற்றையும் ஒரே சமயத்தில் உகந்தாக்க முடியாது, எனவே நல்ல வடிவமைப்பு தியாகங்களைப் புரிந்துகொள்வதையும் குறிப்பிட்ட தேவைகள் மற்றும் முன்னுரிமைகளின் அடிப்படையில் வேண்டுமென்றே பின்பற்றல் செய்வதையும் உள்ளடக்குகிறது. தியாகங்களைப் பற்றி நன்றாக சிந்தனை செய்வது கணினி வடிவமைப்பின் சாரமாகும்.
சரியான வடிவமைப்பு எதுவுமே இல்லை
Every design decision involves TRADE-OFFS → improving one thing often costs another:
→ you CAN'T maximize consistency, availability, performance, cost, simplicity all at once
→ "it depends" → the right choice depends on the specific REQUIREMENTS and priorities
→ system design = making informed trade-offs, NOT finding a universal "best" design.
