Matching Pairs Architectural Characteristics QuizOnline version Match each characteristic with its definition by esha tripathi 1 Modifiability 2 Responsiveness 3 Maintainability 4 Deployability 5 Security 6 Availability 7 Elasticity 8 Scalability System adds or removes servers as demand changes Attempts to hack or steal data are blocked System handles more users smoothly by adding resources (CPUs, RAM) App stays quick and snappy under heavy load Part of the system fails, but users don’t notice A team ships five updates before lunch with no downtime Code is easy to upkeep on a day-to-day basis and has long-term stability Code is easy to EXTEND and change as the design needs evolve