Speaking at DevTeach, Toronto
February11
I have been selected as a speaker at the Toronto DevTeach event on May 12-16th. I’m running 3 session:
- Automated Database Evolution and Deployment
- Recommended practices for Continuous Integration
- Home-grown Production System Monitoring and Report
Let me know if you’re planning to attend the event and if there’s anything in particular that you would like to see covered in this event.
Hey Owen.. have fun at DevTeach. A number of friends that have attended it have said it was a great conference.
Do you see Automated Database Evolution and Deployment different than (or a subset)of Evolutionary Database Design? Is so, what’s your distinction?
Thanks Tim. I think that there’s a lot of overlap between the two topics. I think though that Evolutionary Database Design is more about database design, where my talk is going to be more focused on tools (namely dbdeploy.net) that facilitate Evolutionary Database Design. I was also thinking about touching on the Migrations support in Castle/MonoRail. I also need to test out the VS.NET 2008 DBA SKU to see what it’s got.