An overview of scalability principles
This is the 1st post in a series on System Design. “Scalability is the property of a system to handle
Read MoreThis is the 1st post in a series on System Design. “Scalability is the property of a system to handle
Read MoreThis is the 5th post in a series on MySQL performance. Don’t let users input code, but let them input values.
Read MoreThis is the 4th post in a series on MySQL performance. A hacker can also read passwords if you can. Adobe
Read MoreThis is the 3rd post in a series on MySQL performance. An SQL query walks into a bar and sees
Read MoreThis is the 2nd post in a series on MySQL performance. The previous post discussed the types of indexes and
Read MoreThis is the 1st post in a series on MySQL performance. An index that makes the query fast is the
Read MoreThis is the 24th post in a series on design patterns. Interpreter is a behavioral design patternthat defines a grammatical
Read MoreThis is the 23rd post in a series on design patterns. Memento is a behavioral design pattern that lets you
Read MoreThis is the 22nd post in a series on design patterns. Iterator is a behavioral design pattern that lets you
Read MoreThis is the 21st post in a series on design patterns. Visitor is a behavioral design pattern that lets you
Read More