File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -224,14 +224,14 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
224
224
* How would you design a decentralized (that is, with no central server) P2P system?
225
225
* Why doesn't CGI scale?
226
226
* How would you defend the design of your systems against Vendor Lock-in?
227
- * What are the disadvantages of the Publish-Subscribe pattern at scale?
227
+ * What are the disadvantages of the Publish-Subscribe pattern at scale, if any ?
228
228
* What's new in CPUs since the 80s, and how does it affect programming?
229
- * In which part of the lifecycle performance should be taken in consideration, and how?
229
+ * In which part of the lifecycle of a software performance should be taken in consideration, and how?
230
230
* How could a Denial of Service arise not maliciously but for a design or architectural problem?
231
231
* What’s the relationship between Performance and Scalability?
232
- * When is it OK to use tight coupling?
232
+ * When is it OK (if ever) to use tight coupling?
233
233
* What characteristic should a system have to be Cloud Ready?
234
- * Does unity of design imply an aristocracy of architects? Put simple: can good design emerge from a collective effort of all developers?
234
+ * Does unity of design imply an aristocracy of architects? Putting it simple: can good design emerge from a collective effort of all developers?
235
235
* What's the difference between design, architecture, functionality and aesthetic? Discuss.
236
236
237
237
You can’t perform that action at this time.
0 commit comments