On Thursday, 28 February 2019, I'll be teaching a brand-new course from Microsoft called "Microsoft SQL Server Big Data Clusters Architecture", which I'll be delivering as a one-day workshop at SQL Bits in Manchester in the UK. I wanted to explain how the course will work, since we'll be covering a lot of information in … Continue reading SQL Server Big Data Clusters Workshop at SQL Bits
Category: Data Science, Artificial Intelligence and Advanced Analytics Project Management
Syllabuck: Ignite 2018 Conference
(A "Syllabuck" is like a Syllabus, but more like that second definition, and certainly more random) I recently attended, presented, worked and did interviews at the Microsoft Ignite 2018 Conference in Orlando. If you have never been, you should go sometime. 30,000 people, 2.1 million square feet of space, and ten+ miles of walking per … Continue reading Syllabuck: Ignite 2018 Conference
DevOps for Data Science – Load Testing and Auto-Scale
In this series on DevOps for Data Science, I’ve explained the concept of a DevOps “Maturity Model” – a list of things you can do, in order, that will set you on the path for implementing DevOps in Data Science. The final DevOps Maturity Model is Load Testing and Auto-Scale. Note that you want to … Continue reading DevOps for Data Science – Load Testing and Auto-Scale
DevOps for Data Science – Application Performance Monitoring
In this series on DevOps for Data Science, I’ve explained the concept of a DevOps “Maturity Model” – a list of things you can do, in order, that will set you on the path for implementing DevOps in Data Science. The first thing you can do in your projects is to implement Infrastructure as Code … Continue reading DevOps for Data Science – Application Performance Monitoring
DevOps for Data Science – Continuous Delivery
In this series on DevOps for Data Science, I’ve explained the concept of a DevOps “Maturity Model” – a list of things you can do, in order, that will set you on the path for implementing DevOps in Data Science. The first thing you can do in your projects is to implement Infrastructure as Code … Continue reading DevOps for Data Science – Continuous Delivery
DevOps for Data Science – Continuous Integration
In the previous post in this series on DevOps for Data Science, I covered the first the concept in a DevOps “Maturity Model” – a list of things you can do, in order, that will set you on the path for implementing DevOps in Data Science. The first thing you can do in your projects … Continue reading DevOps for Data Science – Continuous Integration
DevOps for Data Science – Infrastructure as Code
In the previous post in this series on DevOps for Data Science, I explained that it’s often difficult to try and implement all of the DevOps practices and tools at one time. I introduced the concept of a “Maturity Model” – a list of things you can do, in order, that will set you on … Continue reading DevOps for Data Science – Infrastructure as Code
The Keys to Effective Data Science Projects – Part 9: Testing and Validation
We’re continuing our discussion of the series of the Keys to Effective Data Science Projects, this time focusing on Testing and Validating the Model. We're in the general phase in the Team Data Science Process called "Customer Acceptance". "Testing" in the general sense is the same in Data Science projects and any other typical software project - … Continue reading The Keys to Effective Data Science Projects – Part 9: Testing and Validation
The Keys to Effective Data Science Projects – Part 8: Operationalize
We’re in part eight on our journey through the series of the Keys to Effective Data Science Projects -"Operationalization" - a term only a marketer could love. It really just means "people using your solution". And it's this part of the process that is quite possibly the most complicated, and usually the one done with the … Continue reading The Keys to Effective Data Science Projects – Part 8: Operationalize
The Keys to Effective Data Science Projects – Part 7: Create and Train the Model
We’re in part seven on our series of the Keys to Effective Data Science Projects. This is the section that most people think of when they think of "Data Science". It's where we take the question, the source data which has been turned into the proper Features (and potentially Labels), and select an algorithm or two … Continue reading The Keys to Effective Data Science Projects – Part 7: Create and Train the Model