Select Page

Big Data creates Career Opportunities

By WhereScape
| January 14, 2015

Companies’ desire to know more about what, when and why we buy has created a market shortage for qualified analysts and led to the creation of a newly developed Master of Analytics programme at Massey University.

WhereScape’s CEO Michael Whitehead was interviewed by One News on the demand for qualified analysts and the market forces driving this new field:

“Every time you buy something, there is data there. Every time you pick up your phone, all the calls that you make, location services when you’re walking around, every time you book an airline ticket, every time you do a bank transaction [data is collected].”

As the number of transactional pieces of information stored on each individual grows, it becomes Big Data – full of potential insights but difficult to store and analyse.

WhereScape specialises in Data Warehouse Automation and analysing Big Data to gain business insights for businesses around the globe.

Watch the full interview here

SQL Server Integration Services, Without the Slow Build Cycles

For so many SQL Server teams, SQL Server Integration Services (SSIS) still sits at the very heart of data movement, transformation and scheduled load processes. Microsoft’s own documentation still defines SSIS as a platform for enterprise-grade data integration and...

Modernizing SQL Server: Without Breaking What Already Works

For a lot of organizations, SQL Server performance is not just a technical concern; it’s a business continuity concern. When reporting runs long, overnight loads miss their windows or the team becomes afraid to touch a fragile stored procedure because nobody even...

Building and Automating SQL Server Data Warehouses: A Practical Guide

Key takeaways: SQL Server warehouses aren't legacy; they're production environments that need faster build processes Manual builds scale poorly: 200 tables can equal 400+ SSIS packages, inconsistent SCD logic across developers Metadata-driven automation can cut...

Should You Use Data Vault on Snowflake? Complete Decision Guide

TL;DR Data Vault on Snowflake works well for: Integrating 20+ data sources with frequent schema changes Meeting strict compliance requirements with complete audit trails Supporting multiple teams developing data pipelines in parallel Building enterprise systems that...

A Step-by-Step Framework for Data Platform Modernization

TL;DR: Legacy data platforms weren't built for real-time analytics, AI workloads, or today's data volumes. This three-phase framework covers cloud migration, architecture selection (warehouse, lakehouse, or hybrid), and pipeline automation. The goal: replace brittle,...

Related Content

SQL Server Integration Services, Without the Slow Build Cycles

SQL Server Integration Services, Without the Slow Build Cycles

For so many SQL Server teams, SQL Server Integration Services (SSIS) still sits at the very heart of data movement, transformation and scheduled load processes. Microsoft’s own documentation still defines SSIS as a platform for enterprise-grade data integration and...

Modernizing SQL Server: Without Breaking What Already Works

Modernizing SQL Server: Without Breaking What Already Works

For a lot of organizations, SQL Server performance is not just a technical concern; it’s a business continuity concern. When reporting runs long, overnight loads miss their windows or the team becomes afraid to touch a fragile stored procedure because nobody even...