To be more specific, he refers to master/slave replica pairs, which have now (since 1.6) been superseded by arbitrarily sized replica sets. Also, MongoDB now (since 1.8) has single server durability due to a write-ahead journaling protocol. The namespace limit is also a bygone limitation as you can now specify the size of your namespace file. There are probably a lot more things in the post that are no longer relevant, but I haven't used Mongo in awhile.
Additionally, most of what is actually relevant (file handle limits, oplog sizing) is now fully documented in the MongoDB manual.
Additionally, most of what is actually relevant (file handle limits, oplog sizing) is now fully documented in the MongoDB manual.