SlideShare a Scribd company logo
1 of 41
Download to read offline
1
Power to the People: A Stack
to Empower Every User to
Make Data-Driven Decisions
Housekeeping
•  We will do Q&A at the end.
•  You should see a box on the right
side of your screen.
•  There is a button marked “Q&A” on
the bottom menu.
•  We are recording this
•  We will send you the recording & slides
tomorrow.
Recording
Q&A
Zev Lebowitz
Senior Sales Engineer
Daniel de Sybel
CTO

Meet Our Presenters
Karol Ussher
Head of Technology
Partnerships, EMEA
AGENDA
1.
2.
3.
Meet Google BigQuery
Meet Looker
Case Study: Data-driven
Decisions at Infectious Media
Meet Google
BigQuery
Google confidential Do not distribute
What is Google BigQuery?
Durable and Highly Available
Convenience of SQL
Petabyte-scale Storage and Queries
Fully Managed,
Serverless Enterprise Data Warehouse
BigQuery for Enterprise Features
SQ
LFlat-rate Pricing
Standard
SQL
ODBC &
JDBC
Connectors
DML
Identity Access and
Management
Stackdriver
Google confidential Do not distribute
2012 20132002 2004 2006 2008 2010
Google Research Publications referenced are available here: http://research.google.com/pubs/papers.html
GFS
MapReduce
BigTable
Google Research in Data Technologies
Colossus
Dremel Flume
Megastore
Spanner
Millwheel
PubSub
F1
Now:
Typical Big Data Tasks
Next:
Big Data with Google
No-Ops
Auto Everything
Analysis and
Insights
Resource
provisioning
Performance
tuning
Monitoring
Reliability
Deployment &
configuration
Handling
growing
scale
Utilization
improvements
Analysis and
Insights
Understanding
Google confidential Do not distribute
Think about the Data Warehouse
Laura
Dremel
BigQuery
Confidential & ProprietaryGoogle Cloud Platform 12
AnalyzeStoreCapture
BigQuery
(SQL)
Process
Cloud Dataflow
(stream and batch)
Cloud
Storage
(objects)
Cloud
Datastore
(NoSQL)
BigQuery
Storage
(structured)
Cloud Dataproc (Hadoop & Ecosystem)
Cloud
Bigtable
(NoSQL
HBase)
Cassandra hBase MongoDBRabbit MQ Kafka
Cloud 2.0
Cloud 3.0
Visualize
Cloud DataLab
(iPython/Jupyter)
Looker
Pub/Sub Logs
BQ
Streaming
App
Engine
Cloud
SQL
(SQL)
Cloud
Machine
Learning
Focus on the Analysis not the Maintenance
Confidential & ProprietaryGoogle Cloud Platform 13
"We are very excited about the productivity
benefits offered by Cloud Dataflow and Cloud
Pub/Sub. It took half a day to rewrite something
that had previously taken over six months to build
using Spark"
Paul Clarke, Director of Technology, Ocado
http://googlecloudplatform.blogspot.co.uk/2015/08/Announcing-General-Availability-of-Google-Cloud-Dataflow-and-Cloud-Pub-Sub.html
Confidential & ProprietaryGoogle Cloud Platform 14
“Spotify chose Google in part because its
services for analyzing large amounts of data,
tools like BigQuery, are more advanced than data
services from other cloud providers.”
Nicholas Harteau, VP of Infrastructure, Spotify
https://labs.spotify.com/2016/02/25/spotifys-event-delivery-the-road-to-the-cloud-part-i/
Confidential & ProprietaryGoogle Cloud Platform 15
“Right at the start of the partnership we were able to reduce
time to insight from 96 hours to 30 minutes by using
BigQuery.”
– Gary Sanders, Head of Digital Analytics, Lloyds Banking
Group
Meet Looker
Makes it easy for everyone
to find, explore and
understand
the data that drives your
business.
A Data Analytics platform that...
DATA BOTTLENECK
Which features
increase
engagement?
What triggers
a customer
churn? 
Which web
page works
best? 
How is
pipeline for
Q4? 
Will we meet
our revenue
targets? 
Which
customer is at
risk? 
Which
campaigns
convert best?
Which rep is
converting
best? 
Can we speed
up our
operations?
Are we
investing in the
right area?
Who are our
happiest
customers?
What industries
are we doing
well in? 
Where should
we spend
more budget?
DATA CHAOS
? ?
??
IS THERE A WAY TO FIND BALANCE?
Standards

Scalability

Governance
Self-Service

Agility

Flexibility
THE TECHNICAL PILLARS THAT MAKE IT POSSIBLE
100% In Database
Leverage all your data
Avoid summarizing or
moving it

Modern Web
Architecture 
Access from anywhere
Share and collaborate
Extend to anyone 
LookML Intelligent
Modeling Layer
Describe the data
Create reusable and
shareable business logic
LOOKER: A DATA PLATFORM
Find, explore and understand all the data
Explore Everything
Find, explore and 
understand all the data
Create Standards
Define your data and
business metrics
Any SQL Database
Analyze all of your data
where it is stored
Build a Data Culture
Anyone can ask and
answer questions
How is
pipeline for
Q4? 
Will we meet
our revenue
targets? 
Which
campaigns
convert best? 
Which rep is
converting
best? 
Which
customer is at
risk? 
Can we speed
up our
operations?
Looker - BigQuery Integration Highlights
In-Database
Architecture
The power of BigQuery is
directly leveraged by
Looker because all
transformation is done in-
database

Support for Native
BigQuery Functions
Integration with unique
features to BigQuery in the
product and modeling layer
make for a seamless
integration.
Highest Level of
Looker Features
We’ve invested in
providing Looker features
for BigQuery to make the
best experience possible.
Data-Driven
Decisions at
Infectious Media
OUR BUSINESS
●  Founded in 2008
●  Leading International Programmatic agency
●  Covering all biddable media
●  Activity live in 30+ markets
●  Highly customisable O&O technology stack – DMP & DSP
●  Transparent model
Impression Desk
OUR DATA-DRIVEN ADVERTISING PLATFORM
THAT PROVIDES FULL ACCESS TO THE
FRAGMENTED LANDSCAPE OF INVENTORY
AND DATA
BIDDER
BIDDERS
Data Processing
•  4k requests / sec @ 1kb = 4Mbps
(0.4Tb / day)
•  500k requests / sec @ 1kb = 0.5Gbps
(40Tb / day)
RTB: The Data Problem
Analytics
•  Impression level data is a goldmine
•  Anything that doesn’t fit in Excel
generally needs techie help
Infobright Community Edition
•  Fantastic open source columnar database
•  Could be easily installed in Amazon Web Services on a single server
•  Used standard SQL for queries
Where we started...
Problems
•  Concurrency wasn’t great
•  Single threaded
•  Could only manage around 1-2TB of data
•  Data load could be slow
Infobright Enterprise Edition
•  Simple upgrade path
•  Multi-threaded
•  Parallel data loads
Up next...
Problems
•  Concurrency still wasn’t great
•  Not cloud native
•  Licence costs grew linearly with data volume
Hadoop
•  Everyone else is doing it
•  No licence costs
•  Perfect for cloud deployment
From there...
Problems
•  Analysts had to learn new ways of writing queries
•  Concurrency was non-existent
•  Server costs were difficult to control
•  Took an army of infrastructure engineers to maintain it
Enter
Why?
•  Probably processes the most data in the world
•  No infrastructure engineers required
•  Cloud native
•  Oh, and…
Before BQ
•  20 mins to query 1 month of data
•  Stored < 5Tb of data
•  1 infrastructure engineer to manage
server
•  2 data engineers to manage data
•  3 analysts to query data
Some Stats
After BQ
•  2 mins to query 3 months of data
•  Store > 50Tb of data
•  0 infrastructure engineers (no-one
cares about the backend)
•  1 data engineer to manage data
•  6 analysts to query data
They cost
the same!
Something missing
•  Optimisation managers still had to go to Analytics to ask questions
•  Slowed down campaign optimisations and insights
•  Led to impatience and frustration
•  Elegant abstraction of our perfect DW via LookML
•  Safe data exploration for Optimisers without needing Analysts
•  Simple automated queries to email or import into Excel for clients
•  Easy extension and evolution of data model with db
•  Wait... user defined dashboards?
Enter
Optimisers looking to extend
travel campaign to Paris
Compared Paris audience with
existing London audience
Use insight to create new
strategy
Sped up optimal campaign
creation by a week
Audience Comparison
Dashboard can pinpoint
problems on sites/exchanges
Identifying fraud/brand safety
early reduces wasted spend
Problem sites/exchanges
added to blocklists
Traders need to tackle arms
race with fraudsters
Fraud and Brand Safety
Ongoing work
•  Costs have quickly increased
 Built cost monitoring dash in Looker
 Investigating flat rate pricing
•  Release of standard SQL
 Has made queries faster
 Requires a migration in LookML
•  Release of BigQuery regions
 Allows better data governance
 But creates problems for querying across region
Final thoughts
•  Scale is the constant enemy
•  Scale makes even simple questions require smart
solutions
•  BigQuery handles the scale most use Hadoop for
•  Layering on Looker allows your team to get more
answers, not more problems
Q&A
THANK YOU FOR JOINING
Recording and slides
will be posted.
We will email you the links
tomorrow.
Our Next Webinar:
Parse.ly & Looker
Beyond the Dashboard: What
You Can Learn From Raw
Audience Data on Thursday
See how Google
BigQuery and Looker
work with your data. 
Visit cloud.google.com/free-trial
and looker.com/free-trial or
email discover@looker.com.
41
Thank you!

More Related Content

What's hot

Join 2017_Deep Dive_To Use or Not Use PDT's
Join 2017_Deep Dive_To Use or Not Use PDT'sJoin 2017_Deep Dive_To Use or Not Use PDT's
Join 2017_Deep Dive_To Use or Not Use PDT'sLooker
 
Advanced Analytics for Salesforce
Advanced Analytics for SalesforceAdvanced Analytics for Salesforce
Advanced Analytics for SalesforceLooker
 
When and Where to Embed Business Intelligence
When and Where to Embed Business IntelligenceWhen and Where to Embed Business Intelligence
When and Where to Embed Business IntelligenceLooker
 
How to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsHow to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsJanessa Lantz
 
Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Looker
 
Beyond Data Discovery: The Value Unlocked by Modern Data Modeling
Beyond Data Discovery: The Value Unlocked by Modern Data ModelingBeyond Data Discovery: The Value Unlocked by Modern Data Modeling
Beyond Data Discovery: The Value Unlocked by Modern Data ModelingLooker
 
Wisdom of Crowds Webinar Deck
Wisdom of Crowds Webinar DeckWisdom of Crowds Webinar Deck
Wisdom of Crowds Webinar DeckLooker
 
Identifying Users Across Platforms with a Universal ID Webinar Slides
Identifying Users Across Platforms with a Universal ID Webinar SlidesIdentifying Users Across Platforms with a Universal ID Webinar Slides
Identifying Users Across Platforms with a Universal ID Webinar SlidesLooker
 
The Three Pillars of Customer Success Analytics
The Three Pillars of Customer Success AnalyticsThe Three Pillars of Customer Success Analytics
The Three Pillars of Customer Success AnalyticsLooker
 
Custom Calculations: Your business is unique — shouldn't your metrics be?
Custom Calculations: Your business is unique — shouldn't your metrics be?Custom Calculations: Your business is unique — shouldn't your metrics be?
Custom Calculations: Your business is unique — shouldn't your metrics be?Looker
 
Join 2017_Deep Dive_Integrating Looker with R and Python
Join 2017_Deep Dive_Integrating Looker with R and PythonJoin 2017_Deep Dive_Integrating Looker with R and Python
Join 2017_Deep Dive_Integrating Looker with R and PythonLooker
 
Advanced Analytics Implementations at EA scale
Advanced Analytics Implementations at EA scaleAdvanced Analytics Implementations at EA scale
Advanced Analytics Implementations at EA scaleAni Lopez
 
Dynamics Day 2016 keynote: Microsoft product strategy
Dynamics Day 2016 keynote: Microsoft product strategyDynamics Day 2016 keynote: Microsoft product strategy
Dynamics Day 2016 keynote: Microsoft product strategyIntergen
 
Measurement Roadmap
Measurement RoadmapMeasurement Roadmap
Measurement RoadmapAni Lopez
 
Dynamics Day 2016: enabling your cloud - principles and pitfalls
Dynamics Day 2016: enabling your cloud - principles and pitfallsDynamics Day 2016: enabling your cloud - principles and pitfalls
Dynamics Day 2016: enabling your cloud - principles and pitfallsIntergen
 
Dynamics Day 2016: digital transformation - getting personal
Dynamics Day 2016: digital transformation - getting personalDynamics Day 2016: digital transformation - getting personal
Dynamics Day 2016: digital transformation - getting personalIntergen
 
Turning Analysis into Action with APIs - Superweek2017
Turning Analysis into Action with APIs - Superweek2017Turning Analysis into Action with APIs - Superweek2017
Turning Analysis into Action with APIs - Superweek2017Mark Edmondson
 
Dynamics Day 2016: service transformation through digital platforms
Dynamics Day 2016: service transformation through digital platformsDynamics Day 2016: service transformation through digital platforms
Dynamics Day 2016: service transformation through digital platformsIntergen
 
Your Analytics Strategy is Failing
Your Analytics Strategy is FailingYour Analytics Strategy is Failing
Your Analytics Strategy is Failingdemando
 
Webanalytics with Microsoft BI
Webanalytics with Microsoft BIWebanalytics with Microsoft BI
Webanalytics with Microsoft BITillmann Eitelberg
 

What's hot (20)

Join 2017_Deep Dive_To Use or Not Use PDT's
Join 2017_Deep Dive_To Use or Not Use PDT'sJoin 2017_Deep Dive_To Use or Not Use PDT's
Join 2017_Deep Dive_To Use or Not Use PDT's
 
Advanced Analytics for Salesforce
Advanced Analytics for SalesforceAdvanced Analytics for Salesforce
Advanced Analytics for Salesforce
 
When and Where to Embed Business Intelligence
When and Where to Embed Business IntelligenceWhen and Where to Embed Business Intelligence
When and Where to Embed Business Intelligence
 
How to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsHow to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to Insights
 
Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016
 
Beyond Data Discovery: The Value Unlocked by Modern Data Modeling
Beyond Data Discovery: The Value Unlocked by Modern Data ModelingBeyond Data Discovery: The Value Unlocked by Modern Data Modeling
Beyond Data Discovery: The Value Unlocked by Modern Data Modeling
 
Wisdom of Crowds Webinar Deck
Wisdom of Crowds Webinar DeckWisdom of Crowds Webinar Deck
Wisdom of Crowds Webinar Deck
 
Identifying Users Across Platforms with a Universal ID Webinar Slides
Identifying Users Across Platforms with a Universal ID Webinar SlidesIdentifying Users Across Platforms with a Universal ID Webinar Slides
Identifying Users Across Platforms with a Universal ID Webinar Slides
 
The Three Pillars of Customer Success Analytics
The Three Pillars of Customer Success AnalyticsThe Three Pillars of Customer Success Analytics
The Three Pillars of Customer Success Analytics
 
Custom Calculations: Your business is unique — shouldn't your metrics be?
Custom Calculations: Your business is unique — shouldn't your metrics be?Custom Calculations: Your business is unique — shouldn't your metrics be?
Custom Calculations: Your business is unique — shouldn't your metrics be?
 
Join 2017_Deep Dive_Integrating Looker with R and Python
Join 2017_Deep Dive_Integrating Looker with R and PythonJoin 2017_Deep Dive_Integrating Looker with R and Python
Join 2017_Deep Dive_Integrating Looker with R and Python
 
Advanced Analytics Implementations at EA scale
Advanced Analytics Implementations at EA scaleAdvanced Analytics Implementations at EA scale
Advanced Analytics Implementations at EA scale
 
Dynamics Day 2016 keynote: Microsoft product strategy
Dynamics Day 2016 keynote: Microsoft product strategyDynamics Day 2016 keynote: Microsoft product strategy
Dynamics Day 2016 keynote: Microsoft product strategy
 
Measurement Roadmap
Measurement RoadmapMeasurement Roadmap
Measurement Roadmap
 
Dynamics Day 2016: enabling your cloud - principles and pitfalls
Dynamics Day 2016: enabling your cloud - principles and pitfallsDynamics Day 2016: enabling your cloud - principles and pitfalls
Dynamics Day 2016: enabling your cloud - principles and pitfalls
 
Dynamics Day 2016: digital transformation - getting personal
Dynamics Day 2016: digital transformation - getting personalDynamics Day 2016: digital transformation - getting personal
Dynamics Day 2016: digital transformation - getting personal
 
Turning Analysis into Action with APIs - Superweek2017
Turning Analysis into Action with APIs - Superweek2017Turning Analysis into Action with APIs - Superweek2017
Turning Analysis into Action with APIs - Superweek2017
 
Dynamics Day 2016: service transformation through digital platforms
Dynamics Day 2016: service transformation through digital platformsDynamics Day 2016: service transformation through digital platforms
Dynamics Day 2016: service transformation through digital platforms
 
Your Analytics Strategy is Failing
Your Analytics Strategy is FailingYour Analytics Strategy is Failing
Your Analytics Strategy is Failing
 
Webanalytics with Microsoft BI
Webanalytics with Microsoft BIWebanalytics with Microsoft BI
Webanalytics with Microsoft BI
 

Viewers also liked

Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Looker
 
Winning with Data
Winning with Data Winning with Data
Winning with Data Looker
 
How to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsHow to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsLooker
 
The Power of Smart Counting at The RealReal
The Power of Smart Counting at The RealRealThe Power of Smart Counting at The RealReal
The Power of Smart Counting at The RealRealLooker
 
ROI & Social webinar with Craig Rosenberg & Jason Miller
ROI & Social webinar with Craig Rosenberg & Jason MillerROI & Social webinar with Craig Rosenberg & Jason Miller
ROI & Social webinar with Craig Rosenberg & Jason MillerViralheat
 
Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data AnalyticsVMware Tanzu
 
Data Modeling in Looker
Data Modeling in LookerData Modeling in Looker
Data Modeling in LookerLooker
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scaleLooker
 
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...Traction Conf
 
Survival Analysis for Predicting Employee Turnover
Survival Analysis for Predicting Employee TurnoverSurvival Analysis for Predicting Employee Turnover
Survival Analysis for Predicting Employee TurnoverTom Briggs
 
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo Traction Conf
 
Better Software—Faster: Ten Best Practices from Sequoia's Microservices Summit
Better Software—Faster: Ten Best Practices from Sequoia's Microservices SummitBetter Software—Faster: Ten Best Practices from Sequoia's Microservices Summit
Better Software—Faster: Ten Best Practices from Sequoia's Microservices SummitSequoia Capital
 

Viewers also liked (12)

Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016Frank Bien Opening Keynote - Join 2016
Frank Bien Opening Keynote - Join 2016
 
Winning with Data
Winning with Data Winning with Data
Winning with Data
 
How to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to InsightsHow to Build a Data-Driven Company: From Infrastructure to Insights
How to Build a Data-Driven Company: From Infrastructure to Insights
 
The Power of Smart Counting at The RealReal
The Power of Smart Counting at The RealRealThe Power of Smart Counting at The RealReal
The Power of Smart Counting at The RealReal
 
ROI & Social webinar with Craig Rosenberg & Jason Miller
ROI & Social webinar with Craig Rosenberg & Jason MillerROI & Social webinar with Craig Rosenberg & Jason Miller
ROI & Social webinar with Craig Rosenberg & Jason Miller
 
Operationalizing Data Analytics
Operationalizing Data AnalyticsOperationalizing Data Analytics
Operationalizing Data Analytics
 
Data Modeling in Looker
Data Modeling in LookerData Modeling in Looker
Data Modeling in Looker
 
Operationalizing analytics to scale
Operationalizing analytics to scaleOperationalizing analytics to scale
Operationalizing analytics to scale
 
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...
Do You Want to Be Rolling Stones or Vanilla Ice? by Steve Sloan, Chief Produc...
 
Survival Analysis for Predicting Employee Turnover
Survival Analysis for Predicting Employee TurnoverSurvival Analysis for Predicting Employee Turnover
Survival Analysis for Predicting Employee Turnover
 
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo
Building a Data Driven Growth Organization by Heather Zynczak, CMO, Domo
 
Better Software—Faster: Ten Best Practices from Sequoia's Microservices Summit
Better Software—Faster: Ten Best Practices from Sequoia's Microservices SummitBetter Software—Faster: Ten Best Practices from Sequoia's Microservices Summit
Better Software—Faster: Ten Best Practices from Sequoia's Microservices Summit
 

Similar to Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions

Connecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud PlatformConnecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud PlatformConnectaDigital
 
How Celtra Optimizes its Advertising Platform with Databricks
How Celtra Optimizes its Advertising Platformwith DatabricksHow Celtra Optimizes its Advertising Platformwith Databricks
How Celtra Optimizes its Advertising Platform with DatabricksGrega Kespret
 
Jan 2017 Investment Recommendation for Tableau
Jan 2017 Investment Recommendation for TableauJan 2017 Investment Recommendation for Tableau
Jan 2017 Investment Recommendation for Tableaupaulchenuva
 
Bridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudBridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudInside Analysis
 
Big Data Analytics with Microsoft
Big Data Analytics with MicrosoftBig Data Analytics with Microsoft
Big Data Analytics with MicrosoftCaserta
 
Overcoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBOvercoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBMongoDB
 
Self-Service Analytics with Guard Rails
Self-Service Analytics with Guard RailsSelf-Service Analytics with Guard Rails
Self-Service Analytics with Guard RailsDenodo
 
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Dataconomy Media
 
GraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenGraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenNeo4j
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Denodo
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jNeo4j
 
Accelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationAccelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationDenodo
 
Seeing Redshift: How Amazon Changed Data Warehousing Forever
Seeing Redshift: How Amazon Changed Data Warehousing ForeverSeeing Redshift: How Amazon Changed Data Warehousing Forever
Seeing Redshift: How Amazon Changed Data Warehousing ForeverInside Analysis
 
Top Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwareTop Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwarePanorama Software
 
OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures
OPEN'17_4_Postgres: The Centerpiece for Modernising IT InfrastructuresOPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures
OPEN'17_4_Postgres: The Centerpiece for Modernising IT InfrastructuresKangaroot
 
What is the future of data strategy?
What is the future of data strategy?What is the future of data strategy?
What is the future of data strategy?Denodo
 
AWS Webcast - Sales Productivity Solutions with MicroStrategy and Redshift
AWS Webcast - Sales Productivity Solutions with MicroStrategy and RedshiftAWS Webcast - Sales Productivity Solutions with MicroStrategy and Redshift
AWS Webcast - Sales Productivity Solutions with MicroStrategy and RedshiftAmazon Web Services
 
Application Modernization
Application ModernizationApplication Modernization
Application ModernizationSulaiman64
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 Kangaroot
 
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Vladi Vexler
 

Similar to Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions (20)

Connecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud PlatformConnecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud Platform
 
How Celtra Optimizes its Advertising Platform with Databricks
How Celtra Optimizes its Advertising Platformwith DatabricksHow Celtra Optimizes its Advertising Platformwith Databricks
How Celtra Optimizes its Advertising Platform with Databricks
 
Jan 2017 Investment Recommendation for Tableau
Jan 2017 Investment Recommendation for TableauJan 2017 Investment Recommendation for Tableau
Jan 2017 Investment Recommendation for Tableau
 
Bridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the CloudBridging the Gap: Analyzing Data in and Below the Cloud
Bridging the Gap: Analyzing Data in and Below the Cloud
 
Big Data Analytics with Microsoft
Big Data Analytics with MicrosoftBig Data Analytics with Microsoft
Big Data Analytics with Microsoft
 
Overcoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDBOvercoming Today's Data Challenges with MongoDB
Overcoming Today's Data Challenges with MongoDB
 
Self-Service Analytics with Guard Rails
Self-Service Analytics with Guard RailsSelf-Service Analytics with Guard Rails
Self-Service Analytics with Guard Rails
 
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
Sudhir Rawat, Sr Techonology Evangelist at Microsoft SQL Business Intelligenc...
 
GraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenGraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in Graphdatenbanken
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4j
 
Accelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and VisualizationAccelerate Self-Service Analytics with Data Virtualization and Visualization
Accelerate Self-Service Analytics with Data Virtualization and Visualization
 
Seeing Redshift: How Amazon Changed Data Warehousing Forever
Seeing Redshift: How Amazon Changed Data Warehousing ForeverSeeing Redshift: How Amazon Changed Data Warehousing Forever
Seeing Redshift: How Amazon Changed Data Warehousing Forever
 
Top Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama SoftwareTop Business Intelligence Trends for 2016 by Panorama Software
Top Business Intelligence Trends for 2016 by Panorama Software
 
OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures
OPEN'17_4_Postgres: The Centerpiece for Modernising IT InfrastructuresOPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures
OPEN'17_4_Postgres: The Centerpiece for Modernising IT Infrastructures
 
What is the future of data strategy?
What is the future of data strategy?What is the future of data strategy?
What is the future of data strategy?
 
AWS Webcast - Sales Productivity Solutions with MicroStrategy and Redshift
AWS Webcast - Sales Productivity Solutions with MicroStrategy and RedshiftAWS Webcast - Sales Productivity Solutions with MicroStrategy and Redshift
AWS Webcast - Sales Productivity Solutions with MicroStrategy and Redshift
 
Application Modernization
Application ModernizationApplication Modernization
Application Modernization
 
10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16 10/ EnterpriseDB @ OPEN'16
10/ EnterpriseDB @ OPEN'16
 
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
 

More from Looker

Join 2017_Deep Dive_Table Calculations 201
Join 2017_Deep Dive_Table Calculations 201Join 2017_Deep Dive_Table Calculations 201
Join 2017_Deep Dive_Table Calculations 201Looker
 
Join 2017_Deep Dive_Table Calculations 101
Join 2017_Deep Dive_Table Calculations 101Join 2017_Deep Dive_Table Calculations 101
Join 2017_Deep Dive_Table Calculations 101Looker
 
Join 2017_Deep Dive_Smart Caching
Join 2017_Deep Dive_Smart CachingJoin 2017_Deep Dive_Smart Caching
Join 2017_Deep Dive_Smart CachingLooker
 
Join 2017_Deep Dive_Sessionization
Join 2017_Deep Dive_SessionizationJoin 2017_Deep Dive_Sessionization
Join 2017_Deep Dive_SessionizationLooker
 
Join 2017_Deep Dive_Redshift Optimization
Join 2017_Deep Dive_Redshift OptimizationJoin 2017_Deep Dive_Redshift Optimization
Join 2017_Deep Dive_Redshift OptimizationLooker
 
Join 2017_Deep Dive_Customer Retention
Join 2017_Deep Dive_Customer Retention Join 2017_Deep Dive_Customer Retention
Join 2017_Deep Dive_Customer Retention Looker
 
Join 2017_Deep Dive_Workflows with Zapier
Join 2017_Deep Dive_Workflows with ZapierJoin 2017_Deep Dive_Workflows with Zapier
Join 2017_Deep Dive_Workflows with ZapierLooker
 
Join2017_Deep Dive_AWS Operations
Join2017_Deep Dive_AWS OperationsJoin2017_Deep Dive_AWS Operations
Join2017_Deep Dive_AWS OperationsLooker
 
Join 2017 - Deep Dive - Action Hub
Join 2017 - Deep Dive - Action HubJoin 2017 - Deep Dive - Action Hub
Join 2017 - Deep Dive - Action HubLooker
 
Winning the 3rd Wave of BI
Winning the 3rd Wave of BIWinning the 3rd Wave of BI
Winning the 3rd Wave of BILooker
 
Meet Looker 4
Meet Looker 4Meet Looker 4
Meet Looker 4Looker
 
Lloyd Tabb on Symmetric Aggregates
Lloyd Tabb on Symmetric Aggregates Lloyd Tabb on Symmetric Aggregates
Lloyd Tabb on Symmetric Aggregates Looker
 

More from Looker (12)

Join 2017_Deep Dive_Table Calculations 201
Join 2017_Deep Dive_Table Calculations 201Join 2017_Deep Dive_Table Calculations 201
Join 2017_Deep Dive_Table Calculations 201
 
Join 2017_Deep Dive_Table Calculations 101
Join 2017_Deep Dive_Table Calculations 101Join 2017_Deep Dive_Table Calculations 101
Join 2017_Deep Dive_Table Calculations 101
 
Join 2017_Deep Dive_Smart Caching
Join 2017_Deep Dive_Smart CachingJoin 2017_Deep Dive_Smart Caching
Join 2017_Deep Dive_Smart Caching
 
Join 2017_Deep Dive_Sessionization
Join 2017_Deep Dive_SessionizationJoin 2017_Deep Dive_Sessionization
Join 2017_Deep Dive_Sessionization
 
Join 2017_Deep Dive_Redshift Optimization
Join 2017_Deep Dive_Redshift OptimizationJoin 2017_Deep Dive_Redshift Optimization
Join 2017_Deep Dive_Redshift Optimization
 
Join 2017_Deep Dive_Customer Retention
Join 2017_Deep Dive_Customer Retention Join 2017_Deep Dive_Customer Retention
Join 2017_Deep Dive_Customer Retention
 
Join 2017_Deep Dive_Workflows with Zapier
Join 2017_Deep Dive_Workflows with ZapierJoin 2017_Deep Dive_Workflows with Zapier
Join 2017_Deep Dive_Workflows with Zapier
 
Join2017_Deep Dive_AWS Operations
Join2017_Deep Dive_AWS OperationsJoin2017_Deep Dive_AWS Operations
Join2017_Deep Dive_AWS Operations
 
Join 2017 - Deep Dive - Action Hub
Join 2017 - Deep Dive - Action HubJoin 2017 - Deep Dive - Action Hub
Join 2017 - Deep Dive - Action Hub
 
Winning the 3rd Wave of BI
Winning the 3rd Wave of BIWinning the 3rd Wave of BI
Winning the 3rd Wave of BI
 
Meet Looker 4
Meet Looker 4Meet Looker 4
Meet Looker 4
 
Lloyd Tabb on Symmetric Aggregates
Lloyd Tabb on Symmetric Aggregates Lloyd Tabb on Symmetric Aggregates
Lloyd Tabb on Symmetric Aggregates
 

Recently uploaded

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions

  • 1. 1 Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions
  • 2. Housekeeping •  We will do Q&A at the end. •  You should see a box on the right side of your screen. •  There is a button marked “Q&A” on the bottom menu. •  We are recording this •  We will send you the recording & slides tomorrow. Recording Q&A
  • 3. Zev Lebowitz Senior Sales Engineer Daniel de Sybel CTO Meet Our Presenters Karol Ussher Head of Technology Partnerships, EMEA
  • 4. AGENDA 1. 2. 3. Meet Google BigQuery Meet Looker Case Study: Data-driven Decisions at Infectious Media
  • 6. Google confidential Do not distribute
  • 7. What is Google BigQuery? Durable and Highly Available Convenience of SQL Petabyte-scale Storage and Queries Fully Managed, Serverless Enterprise Data Warehouse
  • 8. BigQuery for Enterprise Features SQ LFlat-rate Pricing Standard SQL ODBC & JDBC Connectors DML Identity Access and Management Stackdriver
  • 9. Google confidential Do not distribute 2012 20132002 2004 2006 2008 2010 Google Research Publications referenced are available here: http://research.google.com/pubs/papers.html GFS MapReduce BigTable Google Research in Data Technologies Colossus Dremel Flume Megastore Spanner Millwheel PubSub F1
  • 10. Now: Typical Big Data Tasks Next: Big Data with Google No-Ops Auto Everything Analysis and Insights Resource provisioning Performance tuning Monitoring Reliability Deployment & configuration Handling growing scale Utilization improvements Analysis and Insights Understanding
  • 11. Google confidential Do not distribute Think about the Data Warehouse Laura Dremel BigQuery
  • 12. Confidential & ProprietaryGoogle Cloud Platform 12 AnalyzeStoreCapture BigQuery (SQL) Process Cloud Dataflow (stream and batch) Cloud Storage (objects) Cloud Datastore (NoSQL) BigQuery Storage (structured) Cloud Dataproc (Hadoop & Ecosystem) Cloud Bigtable (NoSQL HBase) Cassandra hBase MongoDBRabbit MQ Kafka Cloud 2.0 Cloud 3.0 Visualize Cloud DataLab (iPython/Jupyter) Looker Pub/Sub Logs BQ Streaming App Engine Cloud SQL (SQL) Cloud Machine Learning Focus on the Analysis not the Maintenance
  • 13. Confidential & ProprietaryGoogle Cloud Platform 13 "We are very excited about the productivity benefits offered by Cloud Dataflow and Cloud Pub/Sub. It took half a day to rewrite something that had previously taken over six months to build using Spark" Paul Clarke, Director of Technology, Ocado http://googlecloudplatform.blogspot.co.uk/2015/08/Announcing-General-Availability-of-Google-Cloud-Dataflow-and-Cloud-Pub-Sub.html
  • 14. Confidential & ProprietaryGoogle Cloud Platform 14 “Spotify chose Google in part because its services for analyzing large amounts of data, tools like BigQuery, are more advanced than data services from other cloud providers.” Nicholas Harteau, VP of Infrastructure, Spotify https://labs.spotify.com/2016/02/25/spotifys-event-delivery-the-road-to-the-cloud-part-i/
  • 15. Confidential & ProprietaryGoogle Cloud Platform 15 “Right at the start of the partnership we were able to reduce time to insight from 96 hours to 30 minutes by using BigQuery.” – Gary Sanders, Head of Digital Analytics, Lloyds Banking Group
  • 17. Makes it easy for everyone to find, explore and understand the data that drives your business. A Data Analytics platform that...
  • 18. DATA BOTTLENECK Which features increase engagement? What triggers a customer churn? Which web page works best? How is pipeline for Q4? Will we meet our revenue targets? Which customer is at risk? Which campaigns convert best? Which rep is converting best? Can we speed up our operations? Are we investing in the right area? Who are our happiest customers? What industries are we doing well in? Where should we spend more budget?
  • 20. IS THERE A WAY TO FIND BALANCE? Standards Scalability Governance Self-Service Agility Flexibility
  • 21. THE TECHNICAL PILLARS THAT MAKE IT POSSIBLE 100% In Database Leverage all your data Avoid summarizing or moving it Modern Web Architecture Access from anywhere Share and collaborate Extend to anyone LookML Intelligent Modeling Layer Describe the data Create reusable and shareable business logic
  • 22. LOOKER: A DATA PLATFORM Find, explore and understand all the data Explore Everything Find, explore and understand all the data Create Standards Define your data and business metrics Any SQL Database Analyze all of your data where it is stored Build a Data Culture Anyone can ask and answer questions How is pipeline for Q4? Will we meet our revenue targets? Which campaigns convert best? Which rep is converting best? Which customer is at risk? Can we speed up our operations?
  • 23. Looker - BigQuery Integration Highlights In-Database Architecture The power of BigQuery is directly leveraged by Looker because all transformation is done in- database Support for Native BigQuery Functions Integration with unique features to BigQuery in the product and modeling layer make for a seamless integration. Highest Level of Looker Features We’ve invested in providing Looker features for BigQuery to make the best experience possible.
  • 25. OUR BUSINESS ●  Founded in 2008 ●  Leading International Programmatic agency ●  Covering all biddable media ●  Activity live in 30+ markets ●  Highly customisable O&O technology stack – DMP & DSP ●  Transparent model
  • 26. Impression Desk OUR DATA-DRIVEN ADVERTISING PLATFORM THAT PROVIDES FULL ACCESS TO THE FRAGMENTED LANDSCAPE OF INVENTORY AND DATA BIDDER BIDDERS
  • 27. Data Processing •  4k requests / sec @ 1kb = 4Mbps (0.4Tb / day) •  500k requests / sec @ 1kb = 0.5Gbps (40Tb / day) RTB: The Data Problem Analytics •  Impression level data is a goldmine •  Anything that doesn’t fit in Excel generally needs techie help
  • 28. Infobright Community Edition •  Fantastic open source columnar database •  Could be easily installed in Amazon Web Services on a single server •  Used standard SQL for queries Where we started... Problems •  Concurrency wasn’t great •  Single threaded •  Could only manage around 1-2TB of data •  Data load could be slow
  • 29. Infobright Enterprise Edition •  Simple upgrade path •  Multi-threaded •  Parallel data loads Up next... Problems •  Concurrency still wasn’t great •  Not cloud native •  Licence costs grew linearly with data volume
  • 30. Hadoop •  Everyone else is doing it •  No licence costs •  Perfect for cloud deployment From there... Problems •  Analysts had to learn new ways of writing queries •  Concurrency was non-existent •  Server costs were difficult to control •  Took an army of infrastructure engineers to maintain it
  • 31. Enter Why? •  Probably processes the most data in the world •  No infrastructure engineers required •  Cloud native •  Oh, and…
  • 32. Before BQ •  20 mins to query 1 month of data •  Stored < 5Tb of data •  1 infrastructure engineer to manage server •  2 data engineers to manage data •  3 analysts to query data Some Stats After BQ •  2 mins to query 3 months of data •  Store > 50Tb of data •  0 infrastructure engineers (no-one cares about the backend) •  1 data engineer to manage data •  6 analysts to query data They cost the same!
  • 33. Something missing •  Optimisation managers still had to go to Analytics to ask questions •  Slowed down campaign optimisations and insights •  Led to impatience and frustration
  • 34. •  Elegant abstraction of our perfect DW via LookML •  Safe data exploration for Optimisers without needing Analysts •  Simple automated queries to email or import into Excel for clients •  Easy extension and evolution of data model with db •  Wait... user defined dashboards? Enter
  • 35. Optimisers looking to extend travel campaign to Paris Compared Paris audience with existing London audience Use insight to create new strategy Sped up optimal campaign creation by a week Audience Comparison
  • 36. Dashboard can pinpoint problems on sites/exchanges Identifying fraud/brand safety early reduces wasted spend Problem sites/exchanges added to blocklists Traders need to tackle arms race with fraudsters Fraud and Brand Safety
  • 37. Ongoing work •  Costs have quickly increased  Built cost monitoring dash in Looker  Investigating flat rate pricing •  Release of standard SQL  Has made queries faster  Requires a migration in LookML •  Release of BigQuery regions  Allows better data governance  But creates problems for querying across region
  • 38. Final thoughts •  Scale is the constant enemy •  Scale makes even simple questions require smart solutions •  BigQuery handles the scale most use Hadoop for •  Layering on Looker allows your team to get more answers, not more problems
  • 39. Q&A
  • 40. THANK YOU FOR JOINING Recording and slides will be posted. We will email you the links tomorrow. Our Next Webinar: Parse.ly & Looker Beyond the Dashboard: What You Can Learn From Raw Audience Data on Thursday See how Google BigQuery and Looker work with your data. Visit cloud.google.com/free-trial and looker.com/free-trial or email discover@looker.com.