article thumbnail

The Next 10 Years Of Infocomm Technology

YoungUpstarts

Over the next few decades, this young cohort would comprise a rising proportion of citizens in Asia (31%-40% in Singapore, Korea, Hong Kong and Japan, and more than 51% in Malaysia, Philippines, India and Indonesia). Gens Y , Z (collectively called the “Connected” generation of Gen C ).

article thumbnail

Marching through quicksand

Startup Lessons Learned

When I reviewed a recent product development book, it immediately shot up to Amazon sales rank 300. My blog has over 14000 subscribers, for example. Is that a lot? I have given more than two-dozen paid speeches this year – is that a lot? Is that good? August 24, 2009 2:17 PM Norbert Mocsnik said.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The curse of prevention

Startup Lessons Learned

It could be fixed by refactoring the code itself, or by partitioning the data horizontally or vertically, or by adding additional capacity at the point of the bottleneck, or by shaping end-user demand, or even by removing the feature itself. Take your typical scalability bottleneck. At any given point in time, which is the right solution?

article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

In this scheme, all of the data related to a specific feature of a product are stored on the same machines. For example, Friendster was famously vertically partitioned at one time in its growth curve. This type of vertical partitioning sharding scheme wont work in most cases. Key-based partitioning. to store it.