First page Back Continue Last page Overview Graphics
Infrastructure Challenges
Python gave us a footing to tackle bigger challenges...
- Data challenges
- Database schema refactoring and extensions
- RDBMS switch: MySQL to ???
- Non-relational data sources
- No business-level data integrity controls
- Distributed business logic
- Repetitive code -> high maintainence costs
- Business logic changes quite complicated
- Presentation, logic and data intermingled
- Lots of one-off scripts
- Integrating new developers complicated, slow
- No configuration standards