Skip to content

Commit 00df3df

Browse files
Little adjustments
1 parent c81fae0 commit 00df3df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -224,14 +224,14 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
224224
* How would you design a decentralized (that is, with no central server) P2P system?
225225
* Why doesn't CGI scale?
226226
* 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?
228228
* 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?
230230
* How could a Denial of Service arise not maliciously but for a design or architectural problem?
231231
* 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?
233233
* 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?
235235
* What's the difference between design, architecture, functionality and aesthetic? Discuss.
236236

237237

0 commit comments

Comments
 (0)