12 June 2015, Free University of Bozen-Bolzano. Building Large Scale Recommender Systems. Omar Moling

Size: px
Start display at page:

Download "12 June 2015, Free University of Bozen-Bolzano. Building Large Scale Recommender Systems. Omar Moling"

Transcription

1 12 June 2015, Free University of Bozen-Bolzano Building Large Scale Recommender Systems Omar Moling

2 AGENDA Intro Data Algorithms Systems

3 42MATTERS FACTS Founded in 2011 in Zurich, Switzerland Very strong Data Science expertise Currently 11 employees Backed by international VCs Top-Tier Customers

4 RECOMMENDATION PROBLEM Millions of apps Different countries and languages Many categories Different users Different devices Long-Tail problem

5 AGENDA Intro Data Algorithms Systems

6 APPS Field title description - up to 35 languages Example Google+ Get into what you love.. average rating 4.17 number of ratings 1,787,182 download range 1-5 billion icon screenshots

7 DEVICES Field brand, model installed apps with timestamps screen locale language, country available storage geo Example Samsung, Galaxy S6 [list of apps] 5.1, 2560x1440 en, US 5.6GB country, region, city

8 USER FEEDBACK no per-user ratings no per-user download statistics implicit feedback: impressions, clicks, installations timespan of installation [app usage]

9 BIG DATA 150M current app installations + historic changes 500k impressions a day

10 AGENDA Intro Data Algorithms Systems

11 OVERVIEW We use a variety of algorithm techniques From CF and CB to top trending lists and more Last step: make sure the user can install the app (size, SDK, language, country etc.)

12 LOCATION SPECIFICITY Custom implementations of algorithms to understand which apps are relevant in a location In Bolzano, you might be more interested in South Tyrol fahrplan.bz South Tyrol Suggests while you might be less interested in ZVV Timetable SBB Mobile

13 CONTENT-BASED We analyze the description of apps, just like search engines analyze content on websites (NLP, LDA) Extracted ~500 detailed app categories 45 Google Play app categories were too broad

14 MOBILE USER PROFILE GENDER: Female Our precision for gender inference is above 95% for most users. AGE: Young Adult We infer among 5 different age groups: teenager, young adult, adult, middle age, senior. 30 INTERESTS: Fitness Enjoys doing fitness and workouts. Singles Interested in dating and meeting new people. Value Shopper Interested in deals, coupons and price comparison. And more We are able to accurately identify 29+ interests from your users. Full list:

15 AGENDA Intro Data Algorithms Systems

16 SCALING Personalized recommendations We need data from each user We compute recommendations for each user How to scale from 10 to 10,000,000 users?

17 TECHNOLOGIES

18 ONLINE VS. OFFLINE Online can use recent data needs to be fast, real-time = no complex computations Offline can run complex algorithms loading tons of data cannot react to quick changes in the data

19 NEARLINE ONLINE A layer between Online and Offline which allows a trade-off between complex computations and data freshness OFFLINE

20 RECOMMENDATION PIPELINE ONLINE NEARLINE OFFLINE apps impressions installs clicks Event distribution ETL Offline algorithms SDK / S2S user events, caching SQS apps, devices, offline results S3 Recommendation Engine Model Building recommendations

21 ONLINE / NEARLINE SERVING ONLINE NEARLINE SDK / S2S autoscaling NEARLINE / OFFLINE autoscaling

22 SYSTEM FALLBACK What if all DBs fail but serving layer is still up? Serve previously computed lists from S3 user events, caching SQS Recommendation Engine

23 HOW TO DEPLOY TO MANY SERVERS? AWS provides simple rolling updates Set how many instances you update at once

24 TESTING Test your code Still, data is difficult to test Monitor its quality on production

25 MONITORING Consumption Quality

26 OPTIMIZATIONS 1/4 Load only the data you need On avg. recommended apps have 10 translations Description up to 4000 characters If you need only 100 characters, load only 100

27 EXAMPLE Facebook, for a high-traffic customer: < instead of loading this we load this > Savings: -98% data to load on avg. -90%

28 OPTIMIZATIONS 2/4 pre-aggregate data that belongs together regarding a user, we get data about device, impressions, clicks aggregate them and load at once, saving DB time

29 OPTIMIZATIONS 3/4 Embrace redundancy Storage is relatively cheap Optimize loading times for each use case Copy the data in the optimal format for each

30 OPTIMIZATIONS 4/4 Key-value: when serving, point queries, you know what you want to get No schema: flexibility, just append data to objects Offline: need all the data, using Redshift and PostgreSQL

31 APP RECOMMENDATIONS Recommended app. Hint about the next recommendation. Scroll down to see the details. Explanation on why we recommend the app.

32 BUSINESS MODEL? Usually per volume Number of requests per user per month Gets cheaper the more users/requests :)

33 THANKS!

Insights JiWire Mobile Audience Insights Report Q4 2012

Insights JiWire Mobile Audience Insights Report Q4 2012 Table of Contents Mobile Audience Trends 2-6 Connected Device Adoption & Trends 7-10 Worldwide Location Highlights 11-12 Public Wi-Fi Trends 13 79.5 % of mobile consumers are influenced by the availability

More information

Creating a Recommender System. An Elasticsearch & Apache Spark approach

Creating a Recommender System. An Elasticsearch & Apache Spark approach Creating a Recommender System An Elasticsearch & Apache Spark approach My Profile SKILLS Álvaro Santos Andrés Big Data & Analytics Solution Architect in Ericsson with more than 12 years of experience focused

More information

Now that you ve got about 15 seed words, let s go examine the Keyword Planner tool.

Now that you ve got about 15 seed words, let s go examine the Keyword Planner tool. Googles New Keyword Planner Googles New Keyword Planner tool is a great way to research keywords and come up with new ideas for your website content. While you can use it for both Adwords and SEO, you

More information

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache Databases on AWS 2017 Amazon Web Services, Inc. and its affiliates. All rights served. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon Web Services,

More information

Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk

Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk Raanan Dagan and Rohit Pujari September 25, 2017 Washington, DC Forward-Looking Statements During the course of this presentation, we may

More information

Efficiency at Scale. Sanjeev Kumar Director of Engineering, Facebook

Efficiency at Scale. Sanjeev Kumar Director of Engineering, Facebook Efficiency at Scale Sanjeev Kumar Director of Engineering, Facebook International Workshop on Rack-scale Computing, April 2014 Agenda 1 Overview 2 Datacenter Architecture 3 Case Study: Optimizing BLOB

More information

YOU SUN JEONG DATA ANALYTICS WITH DRUID

YOU SUN JEONG DATA ANALYTICS WITH DRUID YOU SUN JEONG DATA ANALYTICS WITH DRUID 2 WHO AM I? Senior Software Engineer of SK Telecom Commercial Products Big Data Discovery Solution (~ 16) Hadoop DW (~ 15) PaaS(CloudFoundry) (~ 13) Iaas (OpenStack)

More information

Model-based Database Systems

Model-based Database Systems Model-based Database Systems Kasun S Perera Research Progress Report Supervisors TU Dresden Prof. Wolfgang Lehner Aalborg University Prof. Torben Bach Pedersen Introduction & Motivation DEFINITION 1: MODEL

More information

Empowering People with Knowledge the Next Frontier for Web Search. Wei-Ying Ma Assistant Managing Director Microsoft Research Asia

Empowering People with Knowledge the Next Frontier for Web Search. Wei-Ying Ma Assistant Managing Director Microsoft Research Asia Empowering People with Knowledge the Next Frontier for Web Search Wei-Ying Ma Assistant Managing Director Microsoft Research Asia Important Trends for Web Search Organizing all information Addressing user

More information

GOOGLE S MOST-SEARCHED ONLINE PRODUCTS AND SERVICES JULY Perfect Search Media

GOOGLE S MOST-SEARCHED ONLINE PRODUCTS AND SERVICES JULY Perfect Search Media GOOGLE S MOST-SEARCHED ONLINE PRODUCTS AND SERVICES JULY 2013 Perfect Search Media INTRODUCTION This study began with the word online. This report exclusively focuses on keyword queries typed into the

More information

emarketer US Social Network Usage StatPack

emarketer US Social Network Usage StatPack May 2016 emarketer US Social Network Usage StatPack Presented by Learning from Social Advertising Data Trends Video Views ONCE A USER WATCHES 25% OF A VIDEO, DO THEY Stop Watching Watch 50% Watch 75% Finish

More information

Intro Cassandra. Adelaide Big Data Meetup.

Intro Cassandra. Adelaide Big Data Meetup. Intro Cassandra Adelaide Big Data Meetup instaclustr.com @Instaclustr Who am I and what do I do? Alex Lourie Worked at Red Hat, Datastax and now Instaclustr We currently manage x10s nodes for various customers,

More information

How to turn. Reviews into Revenue & Trends in Online Reputation

How to turn. Reviews into Revenue & Trends in Online Reputation How to turn Reviews into Revenue & Trends in Online Reputation 1. Status Quo AGENDA 2. Top Performers 3. Reviews are boring. Reviews are fake. 4. What to do? FACTS ABOUT THE COMPANY 5,000+ customers 35+

More information

LazyBase: Trading freshness and performance in a scalable database

LazyBase: Trading freshness and performance in a scalable database LazyBase: Trading freshness and performance in a scalable database (EuroSys 2012) Jim Cipar, Greg Ganger, *Kimberly Keeton, *Craig A. N. Soules, *Brad Morrey, *Alistair Veitch PARALLEL DATA LABORATORY

More information

AWS Certified Solutions Architect - Associate 2018 (SAA-001)

AWS Certified Solutions Architect - Associate 2018 (SAA-001) AWS Certified Solutions Architect - Associate 2018 (SAA-001) Amazon AWS Certified Solutions Architect Associate 2018 Dumps Available Here at: /amazon-exam/aws-certified-solutionsarchitect-associate-2018-dumps.html

More information

WHAT ARE MOBILE PHONE SHOPPERS SEARCHING ONLINE?

WHAT ARE MOBILE PHONE SHOPPERS SEARCHING ONLINE? WHAT ARE MOBILE PHONE SHOPPERS SEARCHING ONLINE? Data Centric Insights on Mobile Phone Brands Considered by Shoppers August 2018 Sparkwinn Research The Smart Shopper Insights Report June 2018 has been

More information

Every product has a story. Let ScanLife tell it.

Every product has a story. Let ScanLife tell it. Every product has a story. Let ScanLife tell it. Think of ScanLife as the get more button. And you decide what happens when they press it. Go to website Save a contact Initiate a call Send an SMS Send

More information

Ericsson Mobility Report

Ericsson Mobility Report Ericsson Mobility Report Transforming to a Networked Society JULY 2016 Sean Gowran President and Country Manager Philippines and Pacific Islands Key highlights June 2016 (GLOBAL) THERE ARE NOW 5 BILLION

More information

Develop and test your Mobile App faster on AWS

Develop and test your Mobile App faster on AWS Develop and test your Mobile App faster on AWS Carlos Sanchiz, Solutions Architect @xcarlosx26 #AWSSummit 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The best mobile apps are

More information

VerseOne Introductions

VerseOne Introductions VerseOne Introductions Andrew Neilson Digital Strategy & Information Architect Michele Gaudelli Sales and Marketing Director John Sexton Web Developer & Usability Expert Penny Everett Web Accessibility

More information

Mobile Messaging Apps Study : India. August 2014

Mobile Messaging Apps Study : India. August 2014 Mobile Messaging Apps Study : India August 2014 Contents 1. Research Objectives & Methodology 2. Key Findings 3. Mobile Consumption Behavior 4. Message Apps Usage & Behaviors Download Intent App Awareness

More information

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016

GLOBAL MOBILE PAYMENT METHODS: FIRST HALF 2016 PUBLICATION DATE: OCTOBER 2016 PAGE 2 GENERAL INFORMATION I PAGE 3 KEY FINDINGS I PAGE 4-8 TABLE OF CONTENTS I PAGE 9 REPORT-SPECIFIC SAMPLE CHARTS I PAGE 10 METHODOLOGY I PAGE 11 RELATED REPORTS I PAGE

More information

Project "THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation"

Project THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation Project "THE4BEES Transnational Holistic Ecosystem 4 Better Energy Efficiency Through Social Innovation" Work Package No. T3.5 DELIVERABLE Development of a dashboard for evaluators and high level users

More information

Google & Mobile SEO 1

Google & Mobile SEO 1 Google & Mobile SEO 1 Mobile-Friendly Website SEO Best Practices C R E A T I V E C L I C K M E D I A Design for Performance Device Limitations Its important to consider that your mobile visitors are likely

More information

Mobile Search: Techniques and Tactics for Marketers

Mobile Search: Techniques and Tactics for Marketers Mobile Search: Techniques and Tactics for Marketers Follow along using #mobileppc Eli Goodman & Mike Solomon *Note: A copy of this presentation will be sent to all attendees within 2-3 business days Our

More information

From Single Purpose to Multi Purpose Data Lakes. Thomas Niewel Technical Sales Director DACH Denodo Technologies March, 2019

From Single Purpose to Multi Purpose Data Lakes. Thomas Niewel Technical Sales Director DACH Denodo Technologies March, 2019 From Single Purpose to Multi Purpose Data Lakes Thomas Niewel Technical Sales Director DACH Denodo Technologies March, 2019 Agenda Data Lakes Multiple Purpose Data Lakes Customer Example Demo Takeaways

More information

מרכז התמחות DBA. NoSQL and MongoDB תאריך: 3 דצמבר 2015 מציג: רז הורוביץ, ארכיטקט מרכז ההתמחות

מרכז התמחות DBA. NoSQL and MongoDB תאריך: 3 דצמבר 2015 מציג: רז הורוביץ, ארכיטקט מרכז ההתמחות מרכז התמחות DBA NoSQL and MongoDB תאריך: 3 דצמבר 2015 מציג: רז הורוביץ, ארכיטקט מרכז ההתמחות Raziel.Horovitz@tangram-soft.co.il Matrix IT work Copyright 2013. Do not remove source or Attribution from any

More information

Microsoft Exam

Microsoft Exam Volume: 42 Questions Case Study: 1 Relecloud General Overview Relecloud is a social media company that processes hundreds of millions of social media posts per day and sells advertisements to several hundred

More information

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS

ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS ARCHITECTING WEB APPLICATIONS FOR THE CLOUD: DESIGN PRINCIPLES AND PRACTICAL GUIDANCE FOR AWS Dr Adnene Guabtni, Senior Research Scientist, NICTA/Data61, CSIRO Adnene.Guabtni@csiro.au EC2 S3 ELB RDS AMI

More information

Startups and Mobile Apps on AWS. Dave Schappell, Startup Business Development Manager, AWS September 11, 2013

Startups and Mobile Apps on AWS. Dave Schappell, Startup Business Development Manager, AWS September 11, 2013 Startups and Mobile Apps on AWS Dave Schappell, Startup Business Development Manager, AWS September 11, 2013 The most radical and transformative of inventions are those that empower others to unleash their

More information

NinthDecimal Mobile Audience Q Insights Report

NinthDecimal Mobile Audience Q Insights Report Q3 2013 Insights Report Research Overview Device Ownership and Usage 2 Consumer CPG Path to Purchase Behaviors 3-11 Mobile Ad Performance 12-13 Connected Device Trends & Adoption 14-15 Worldwide Location

More information

Highway to Hell or Stairway to Cloud?

Highway to Hell or Stairway to Cloud? Highway to Hell or Stairway to Cloud? Percona Live 2018, Frankfurt ALEXANDER KUKUSHKIN 06-11-2018 ABOUT ME Alexander Kukushkin Database Engineer @ZalandoTech The Patroni guy alexander.kukushkin@zalando.de

More information

Modern Database Concepts

Modern Database Concepts Modern Database Concepts Introduction to the world of Big Data Doc. RNDr. Irena Holubova, Ph.D. holubova@ksi.mff.cuni.cz What is Big Data? buzzword? bubble? gold rush? revolution? Big data is like teenage

More information

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons

COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? Update: Pros & Cons COGNOS DYNAMIC CUBES: SET TO RETIRE TRANSFORMER? 10.2.2 Update: Pros & Cons GoToWebinar Control Panel Submit questions here Click arrow to restore full control panel Copyright 2015 Senturus, Inc. All Rights

More information

Apache Hadoop Goes Realtime at Facebook. Himanshu Sharma

Apache Hadoop Goes Realtime at Facebook. Himanshu Sharma Apache Hadoop Goes Realtime at Facebook Guide - Dr. Sunny S. Chung Presented By- Anand K Singh Himanshu Sharma Index Problem with Current Stack Apache Hadoop and Hbase Zookeeper Applications of HBase at

More information

Cloud Analytics and Business Intelligence on AWS

Cloud Analytics and Business Intelligence on AWS Cloud Analytics and Business Intelligence on AWS Enterprise Applications Virtual Desktops Sharing & Collaboration Platform Services Analytics Hadoop Real-time Streaming Data Machine Learning Data Warehouse

More information

AWS Course Syllabus. Linux Fundamentals. Installation and Initialization:

AWS Course Syllabus. Linux Fundamentals. Installation and Initialization: AWS Course Syllabus Linux Fundamentals Installation and Initialization: Installation, Package Selection Anatomy of a Kickstart File, Command line Introduction to Bash Shell System Initialization, Starting

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

About Intellipaat. About the Course. Why Take This Course?

About Intellipaat. About the Course. Why Take This Course? About Intellipaat Intellipaat is a fast growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

In-Memory Data Management Jens Krueger

In-Memory Data Management Jens Krueger In-Memory Data Management Jens Krueger Enterprise Platform and Integration Concepts Hasso Plattner Intitute OLTP vs. OLAP 2 Online Transaction Processing (OLTP) Organized in rows Online Analytical Processing

More information

AWS Mobile Services 7/7/2014. Marco Argenti, Vice President

AWS Mobile Services 7/7/2014. Marco Argenti, Vice President AWS Mobile Services 7/7/2014 Marco Argenti, Vice President Agenda AWS Overview AWS Mobile Services Overview Amazon Cognito Amazon Mobile Analytics Amazon SNS Pricing/Availability Q&A 7/7/2014 Slides not

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud US Region Price List (February 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

U.S. Mobile Benchmark Report

U.S. Mobile Benchmark Report U.S. Mobile Benchmark Report ADOBE DIGITAL INDEX 2014 80% 40% Methodology Report based on aggregate and anonymous data across retail, media, entertainment, financial service, and travel websites. Behavioral

More information

Facebook Insights User guide

Facebook Insights User guide Facebook Insights User guide 2 Overview Facebook Insights brings the page administrators valuable perspective on the performance of the pages they manage. Analytics allows integration of Insights data

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (November 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Apigee Edge Cloud. Supported browsers:

Apigee Edge Cloud. Supported browsers: Apigee Edge Cloud Description Apigee Edge Cloud is an API management platform to securely deliver and manage all APIs. Apigee Edge Cloud manages the API lifecycle with capabilities that include, but are

More information

Android Market For Developers. Eric Chu (Android Developer Ecosystem)

Android Market For Developers. Eric Chu (Android Developer Ecosystem) Android Market For Developers Eric Chu (Android Developer Ecosystem) 2011.5.11 Android Market Merchandising Monetization Distribution Tools Customers 2 This even holds true for a game that uses 3D graphics...

More information

INDIA DIGITAL STATSHOT KEY STATISTICAL INDICATORS FOR INTERNET, MOBILE, AND SOCIAL MEDIA USAGE IN INDIA IN AUGUST 2015 SIMON KEMP WE ARE SOCIAL

INDIA DIGITAL STATSHOT KEY STATISTICAL INDICATORS FOR INTERNET, MOBILE, AND SOCIAL MEDIA USAGE IN INDIA IN AUGUST 2015 SIMON KEMP WE ARE SOCIAL we are social DIGITAL STATSHOT INDIA KEY STATISTICAL INDICATORS FOR INTERNET, MOBILE, AND SOCIAL MEDIA USAGE IN INDIA IN AUGUST 2015 SIMON KEMP WE ARE SOCIAL We Are Social We Are Social 2015 DIGITAL IN

More information

Enabling the Smart Grid through Big Data

Enabling the Smart Grid through Big Data Enabling the Smart Grid through Big Data Paul A. Navrá;l, Ph.D. Manager Scalable Visualiza;on Technologies Texas Advanced Compu;ng Center TACC Booth @ SC12 November 14, 2012 The Age of Big Data Records

More information

The Mobile Landscape in France and Europe

The Mobile Landscape in France and Europe The Mobile Landscape in France and Europe E-Marketing Forum - 4 January Blandine Silverman, Director Mobile bsilverman@comscore.com Agenda Mobile Landscape Devices & Platforms From Phones Towards Connected

More information

Beyond Ten Blue Links Seven Challenges

Beyond Ten Blue Links Seven Challenges Beyond Ten Blue Links Seven Challenges Ricardo Baeza-Yates VP of Yahoo! Research for EMEA & LatAm Barcelona, Spain Thanks to Andrei Broder, Yoelle Maarek & Prabhakar Raghavan Agenda Past and Present Wisdom

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud US Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Homework 9: Stock Search Android App with Facebook Post A Mobile Phone Exercise

Homework 9: Stock Search Android App with Facebook Post A Mobile Phone Exercise Homework 9: Stock Search Android App with Facebook Post A Mobile Phone Exercise 1. Objectives Ø Become familiar with Android Studio, Android App development and Facebook SDK for Android. Ø Build a good-looking

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud Germany Region Price List (December 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Metrics Analysis with the Splunk Platform

Metrics Analysis with the Splunk Platform Metrics Analysis with the Splunk Platform How to work with metrics for Monitoring, Alerting, and ad-hoc analysis at scale Michael Porath Product Management, Splunk Allan Yan Principal Software Engineer,

More information

My Other Car is a Redis. Etan Grundstein & Sasha Popov DYNAMIC YIELD

My Other Car is a Redis. Etan Grundstein & Sasha Popov DYNAMIC YIELD My Other Car is a Redis Etan Grundstein & Sasha Popov DYNAMIC YIELD About Dynamic Yield Dynamic Yield helps marketers increase revenue by personalizing customer interactions across web, mobile web, mobile

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (May 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption basis

More information

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO

Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Campaign Goals, Objectives and Timeline SEO & Pay Per Click Process SEO Case Studies SEO, SEM, Social Media Strategy On Page SEO Off Page SEO Reporting Pricing Plans Why Us & Contact Generate organic search

More information

A TRAINER S GUIDE TO THE DATA ENTRY SESSION

A TRAINER S GUIDE TO THE DATA ENTRY SESSION A TRAINER S GUIDE TO THE DATA ENTRY SESSION WHAT IS THIS GUIDE? This guide is a support document for the trainers of the DATIM session on Data Entry. This session follows the standard DATIM training approach

More information

CS5950 / CS6030 Cloud Computing

CS5950 / CS6030 Cloud Computing CS5950 / CS6030 Cloud Computing http://www.cs.wmich.edu/gupta/teaching/cs6030/6030clouds17/cs6030cloud.php Ajay Gupta B239, CEAS Computer Science Department Western Michigan University ajay.gupta@wmich.edu

More information

NinthDecimal Mobile Audience Insights Report. Q Spotlight on Quick Service (QSR) & Casual Dining Restaurants

NinthDecimal Mobile Audience Insights Report. Q Spotlight on Quick Service (QSR) & Casual Dining Restaurants NinthDecimal Mobile Audience Insights Report Q4 2013 Spotlight on Quick Service (QSR) & Casual Dining Restaurants Research Overview Consumer Dining Frequency 2 Mobile Influence on Path to Purchase 3-7

More information

AI/ML for E-Commerce in India

AI/ML for E-Commerce in India AI/ML for E-Commerce in India Why does India need homegrown AI solutions? Many Indias - Require a differentiated approach 11% $30,000-35,000 UK Canada Mexico Brazil Kenya Egypt $10,000-15,000 $4,000-5,000

More information

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience

Slide 1. Opera Max. Migrating the next billion smartphone users for better app experience Slide 1 Opera Max Migrating the next billion smartphone users for better app experience The 3 Consideration in the Next Billion Migration Slide 2 Cost of ownership (Device) Cost of usage (Data) Network

More information

Big Data Analytics. Rasoul Karimi

Big Data Analytics. Rasoul Karimi Big Data Analytics Rasoul Karimi Information Systems and Machine Learning Lab (ISMLL) Institute of Computer Science University of Hildesheim, Germany Big Data Analytics Big Data Analytics 1 / 1 Outline

More information

Splunk & AWS. Gain real-time insights from your data at scale. Ray Zhu Product Manager, AWS Elias Haddad Product Manager, Splunk

Splunk & AWS. Gain real-time insights from your data at scale. Ray Zhu Product Manager, AWS Elias Haddad Product Manager, Splunk Splunk & AWS Gain real-time insights from your data at scale Ray Zhu Product Manager, AWS Elias Haddad Product Manager, Splunk Forward-Looking Statements During the course of this presentation, we may

More information

Building High Performance Apps using NoSQL. Swami Sivasubramanian General Manager, AWS NoSQL

Building High Performance Apps using NoSQL. Swami Sivasubramanian General Manager, AWS NoSQL Building High Performance Apps using NoSQL Swami Sivasubramanian General Manager, AWS NoSQL Building high performance apps There is a lot to building high performance apps Scalability Performance at high

More information

How to get animated emoticons app on samsung galaxy phone

How to get animated emoticons app on samsung galaxy phone P ford residence southampton, ny How to get animated emoticons app on samsung galaxy phone 5-9-2014 Samsung has introduced the Galaxy Note Edge, a new smartphone that features a curved edge screen. Samsung

More information

SQL Best Practices. Chandra Sekhar

SQL Best Practices. Chandra Sekhar SQL Best Practices Chandra Sekhar Agenda Application failing with "String too large error" My application is not running fast enough Push your application logic to User Defined Functions Use Scalar Subquery

More information

Introduction to Database Services

Introduction to Database Services Introduction to Database Services Shaun Pearce AWS Solutions Architect 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Today s agenda Why managed database services? A non-relational

More information

Display campaign setup guide

Display campaign setup guide Display campaign setup guide Intro: Display is a traffic channel that refers to banner ads and includes many popular formats to reach the targeted audience. Display ads are either relevant to the content

More information

Insights JiWire Mobile Audience Insights Report Q2 2013

Insights JiWire Mobile Audience Insights Report Q2 2013 Insights JiWire Mobile Audience Insights Report Key Insights Retail Research & Purchase Behaviors 2-5 Consumer-Brand Engagement 6-10 25 % increase in in-store mobile device usage 64 % 80 % Connected Device

More information

Booming iphone sales?

Booming iphone sales? Saif Sami & Michelle Huynh Booming iphone sales? The iphone has seized the dominant market share. However, this isn t the case. Booming iphone sales? Saif Sami & Michelle Huynh iphone has led the world

More information

CSE 124: Networked Services Lecture-17

CSE 124: Networked Services Lecture-17 Fall 2010 CSE 124: Networked Services Lecture-17 Instructor: B. S. Manoj, Ph.D http://cseweb.ucsd.edu/classes/fa10/cse124 11/30/2010 CSE 124 Networked Services Fall 2010 1 Updates PlanetLab experiments

More information

NetView International Interface User Guide

NetView International Interface User Guide NetView International Interface User Guide Page 1/62 Table of Contents 1. Introduction...4 2. Technical Requirements...4 3. What s New?...5 4. Getting Started...6 4-A. Site Layout...6 4-B. Account Settings...8

More information

Real Life Web Development. Joseph Paul Cohen

Real Life Web Development. Joseph Paul Cohen Real Life Web Development Joseph Paul Cohen joecohen@cs.umb.edu Index 201 - The code 404 - How to run it? 500 - Your code is broken? 200 - Someone broke into your server? 400 - How are people using your

More information

INTEGRATE MOBILE MESSAGING INTO YOUR MARKETING MIX TO DRIVE IMMEDIATE ROI. Learn more

INTEGRATE MOBILE MESSAGING INTO YOUR MARKETING MIX TO DRIVE IMMEDIATE ROI. Learn more INTEGRATE MOBILE MESSAGING INTO YOUR MARKETING MIX TO DRIVE IMMEDIATE ROI Learn more www.outspoken.com @getoutspoken! BRANDS EMBRACING TEXT MESSAGE MARKETING Text message marketing boasts up to a 45% ROI

More information

Thursday, March 8, 12. Architecture at Scale

Thursday, March 8, 12. Architecture at Scale Architecture at Scale About the speaker Manny Pelarinos- Sr. Director of Engineering, ESPN manole.pelarinos@espn.com Been with ESPN for 5 years First time at QCon! 2 Agenda High Level Architecture Overview

More information

Data Analysis and Data Science

Data Analysis and Data Science Data Analysis and Data Science CPS352: Database Systems Simon Miner Gordon College Last Revised: 4/29/15 Agenda Check-in Online Analytical Processing Data Science Homework 8 Check-in Online Analytical

More information

WHITEPAPER. MemSQL Enterprise Feature List

WHITEPAPER. MemSQL Enterprise Feature List WHITEPAPER MemSQL Enterprise Feature List 2017 MemSQL Enterprise Feature List DEPLOYMENT Provision and deploy MemSQL anywhere according to your desired cluster configuration. On-Premises: Maximize infrastructure

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

HYBRID TRANSACTION/ANALYTICAL PROCESSING COLIN MACNAUGHTON

HYBRID TRANSACTION/ANALYTICAL PROCESSING COLIN MACNAUGHTON HYBRID TRANSACTION/ANALYTICAL PROCESSING COLIN MACNAUGHTON WHO IS NEEVE RESEARCH? Headquartered in Silicon Valley Creators of the X Platform - Memory Oriented Application Platform Passionate about high

More information

Architekturen für die Cloud

Architekturen für die Cloud Architekturen für die Cloud Eberhard Wolff Architecture & Technology Manager adesso AG 08.06.11 What is Cloud? National Institute for Standards and Technology (NIST) Definition On-demand self-service >

More information

ITU s work on ICT measurement

ITU s work on ICT measurement ITU s work on ICT measurement WTO Conference on the Use of Data in the Digital Economy 2-3 October 2017 Martin Schaaper Senior ICT Analyst ICT Data and Statistics Division Telecommunication Development

More information

Data Mining Concepts & Techniques

Data Mining Concepts & Techniques Data Mining Concepts & Techniques Lecture No. 01 Databases, Data warehouse Naeem Ahmed Email: naeemmahoto@gmail.com Department of Software Engineering Mehran Univeristy of Engineering and Technology Jamshoro

More information

Introducing TechWorld

Introducing TechWorld Introducing TechWorld TechWorld is fresh. TechWorld is energetic. Techworld is the hot new site in the Australian IT market. Backed by the world s largest publisher of IT websites, TechWorld informs, analyses

More information

Mobile Travel Trends in China. Nov 2013

Mobile Travel Trends in China. Nov 2013 Mobile Travel Trends in China Nov 2013 Qunar is the world s largest Chinese travel platform Background Monthly Unique Visitors (in mm) Founded: 2005 Headquarters: Beijing, China Employees: 1699 Listed:

More information

Database Questions. Then we need to set Bulk Loader's "Path to the psql client" property, we can use ${psql_path}

Database Questions. Then we need to set Bulk Loader's Path to the psql client property, we can use ${psql_path} Database Questions 1. MySQL Bulk Loader step in Pentaho: We are having issues with the Fifo file parameter. Can use this step when Spoon is installed on a Windows machine? We are running Pentaho locally

More information

Consumers And Their Media Consumption

Consumers And Their Media Consumption Ericsson ConsumerLab Anders Erlandsson Consumers And Their Media Consumption The times they are a changin Ericsson Consumerlab annual research 100,000 RESPONDENTS REPRESENTING 1.1 billion PEOPLE 40 MORE

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud Germany Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Real-time Streaming Applications on AWS Patterns and Use Cases

Real-time Streaming Applications on AWS Patterns and Use Cases Real-time Streaming Applications on AWS Patterns and Use Cases Paul Armstrong - Solutions Architect (AWS) Tom Seddon - Data Engineering Tech Lead (Deliveroo) 28 th June 2017 2016, Amazon Web Services,

More information

State of Mobile Commerce. Q

State of Mobile Commerce. Q State of Mobile Commerce. Q4 2014. JANUARY 2015 Executive Summary. Mobile commerce adoption is far ahead of expectations. Globally, mobile now accounts for 30% of ecommerce transactions. It is expected

More information

Manual Android Jelly Bean Features Samsung Galaxy S3 Release Date

Manual Android Jelly Bean Features Samsung Galaxy S3 Release Date Manual Android Jelly Bean Features Samsung Galaxy S3 Release Date The Samsung Galaxy S3 GT-I9300 variant running the Android 4.3 Jelly best-selling smartphones to date but the latest Android 4.3 Jelly

More information

Talk Talk - Chat Chat

Talk Talk - Chat Chat Talk Talk - Chat Chat Enable new channels for customers and generate revenue. Anurag Saran Sr Solutions Architect, Red Hat. Twitter: @anuragsaran Agenda Enable new channels for customers and generate revenue.

More information

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process.

Acknowledgment. MTAT Data Mining. Week 7: Online Analytical Processing and Data Warehouses. Typical Data Analysis Process. MTAT.03.183 Data Mining Week 7: Online Analytical Processing and Data Warehouses Marlon Dumas marlon.dumas ät ut. ee Acknowledgment This slide deck is a mashup of the following publicly available slide

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud UK Region Price List (March 2018) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

Mobile Apps Why & How

Mobile Apps Why & How Mobile Apps Why & How MOBIKATS Phillip Hunt CEO philliphunt@mobikats.com 07590 277045 Putting your Content in Everyone s Pocket. Copyright Mobikats 2012 What do we do? Consultancy on developing or reviewing

More information

IaaS. IaaS. Virtual Server

IaaS. IaaS. Virtual Server FUJITSU Cloud Service K5 for Public & Virtual Private Cloud Finland Region Price List (April 2017) Pricing Overview: FUJITSU Cloud Service K5 for Type 1 and Type 2 Cloud Services is priced on a consumption

More information

ONLINE TV VIEWING BY AGE

ONLINE TV VIEWING BY AGE 1 FIRST LOOK: ONLINE TV VIEWING PATTERNS REVEALED November 217 Whether it s Blue Planet II on iplayer or Love Island on the ITV Hub, watching television on your computer device (PC, tablet or smartphone)

More information

Flexible Network Analytics in the Cloud. Jon Dugan & Peter Murphy ESnet Software Engineering Group October 18, 2017 TechEx 2017, San Francisco

Flexible Network Analytics in the Cloud. Jon Dugan & Peter Murphy ESnet Software Engineering Group October 18, 2017 TechEx 2017, San Francisco Flexible Network Analytics in the Cloud Jon Dugan & Peter Murphy ESnet Software Engineering Group October 18, 2017 TechEx 2017, San Francisco Introduction Harsh realities of network analytics netbeam Demo

More information

System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience

System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience System Z Performance & Capacity Management using TDSz and DB2 Analytics Accelerator: UnipolSai Customer Experience Marina Balboni & Roberta Barnabé System Z Transactions and Data Area, UnipolSai Francesco

More information