The future is about scale?
The April 2006 issue of JDJ includes a short piece from Michael Juntao Yuan titled “Future Proof Your Web Application Using Clustered Cache Services.”
Michael implies essentially the following argument:- Compared to [anything else], Java EE has easy clustering (most web apps need only flip a switch!). And there are lots of clustering choices.
- Clustering Scalability
- Scalability Future-Proofing
I like this argument, not because I agree with it, but because it got me thinking. Especially about #3, that (scalability == future-proofing).
The future is about change!
Future-proofing is about being prepared, so that future events do not render IT investments worthless. I worry about three categories of things that might happen in the future:- We need to do exactly what we do today, but 100s of times more of it.
- We need to adopt up-and-coming techonologies. Right now a good example would be Ajax.
- We need to do radically new and different things
Post a comment