Slide 50
Slide 50 text
The Takeaways
• Consider the data structure & role in business processes early on
• Focus on data processing while choosing persistence engine
• Don’t always use MySQL, sane start though
• Decouple data like you do with software components & services
• Don’t avoid redundancy by all means
• Consider the flow of data, evaluate on change & don’t act too early
50