Slide 21
Slide 21 text
Example 2
From example 1, we change the approach, instead of just
recording number and profile of students, we want to
record all students activity like paying monthly tuition
fees, presence, etc.
Assume we already have 15,000,000 pupil recorded.
Single pupil have average 50 activities per month, so there are 750.000.000 activities
per month.
From that given data, RDBMS like MySQL already incapable, so we can try to use big
data approach.