Advanced Grammar #contrast #technical-writing #grammar #arguments

Contrastive Structures in Technical English

5 exercises — expressing technical contrasts precisely in architecture discussions, PR reviews, and postmortems using structures like rather than, unlike, while/whereas, in contrast to, and the it-cleft.

Contrastive structures quick reference
StructureFollowsExample
rather thannoun / -ing / verbWe chose Redis rather than Memcached.
as opposed tonoun phraseStatic typing, as opposed to dynamic, catches errors early.
unlikenoun phraseUnlike polling, WebSockets push events immediately.
whereas / whilefull clauseWhile the function validates input, it does not sanitise it.
in contrast tonoun phraseIn contrast to the v1 API, v2 uses token auth.
It is/was X, not Y, that…full it-cleftIt was the cache, not the DB, that caused the spike.
0 / 5 completed
1 / 5
A tech lead writes in a design document:
"We chose microservices ___ a monolith because each service can be scaled independently."
Which contrastive structure fits best?