[public] 7 arquetipos de la tecnología moderna [españa]

45
Confidential & Proprietary 7 arquetipos de la tecnología moderna 1 +Nicolas Bortolotti @nickbortolotti #7arquetipos15

Upload: nicolas-bortolotti

Post on 08-Feb-2017

537 views

Category:

Technology


1 download

TRANSCRIPT

Confidential & Proprietary

7 arquetipos de la tecnología moderna

1

+Nicolas Bortolotti@nickbortolotti

#7arquetipos15

Confidential & Proprietary 2

Confidential & Proprietary 3

● Material Design ● Polymer ● Implementando Admob + Native Ads● Firebase + Real time● Cloud Platform + Site Generator● Social G+ extractor● Analizando data + BigQuery

Confidential & Proprietary 4

Confidential & Proprietary 5

Confidential & Proprietary 6

Confidential & Proprietary 7

Confidential & Proprietary

8

Confidential & Proprietary

2014

9

Confidential & Proprietary 10

Confidential & Proprietary 11

Confidential & Proprietary 12

Confidential & Proprietary 13

Confidential & Proprietary 14

Confidential & Proprietary 15

Confidential & Proprietary

16

Confidential & Proprietary 17

19

Confidential & Proprietary

LoadIdleResponse Animation

RAIL performance model

20

<paper-fab>

21

paper-elements

22

<paper-input floatinglabel

label="Type only numbers... (floating)"

validate="^[0-9]*$"

error="Input is not a number!">

</paper-input>

@polymer #itshackademic23

<paper-checkbox></paper-checkbox>

24

Spreadsheet 2 Polymer Practical Experience

26

Confidential & Proprietary 27

Admob Native Ads

https://apps.admob.com

Confidential & Proprietary 29

Real time - Firebase

https://www.firebase.com

Static HostingRealtime DatabaseUser Authentication

30

Confidential & Proprietary

2006 IaaS

2008 PaaS

2011 BaaS

31

Web Framework Integrations

Server Side Access

Client SDKs

32

Confidential & Proprietary 34https://www.firebase.com/

Confidential & Proprietary

For the past 15 years, Google has been building out the fastest, most

powerful, highest quality cloud infrastructure on the planet.

35

Confidential & Proprietary 36

Cloud Platform + Power

Confidential & Proprietary 38

Social G+ Extractor

Confidential & Proprietary

BigQuery: Big Data Analytics in the Cloud

Unrivaled Performance and

Scale

● Scan multiple TB’s in seconds● Interactive query

performance● No limits on amount of data

Ease of Use and Adoption

● No administration / provisioning

● Convenience of SQL● Open interfaces

(REST, WebUI, ODBC)● First 1 TB of data

processed per month is free

Advanced “Big Data” Storage

● Familiar database structure● Easy data management and

ACL’s● Fast, atomic imports

41

Confidential & Proprietary

Como trabaja BigQuery

Tree Structured Query Dispatch and Aggregation

Distributed StorageSELECT state, year

Leaf Leaf Leaf Leaf

O(Rows ~140M)

COUNT(*)GROUP BY stateWHERE year >= 1980 and year < 1990

Mixer 1 Mixer 1

O(50 states)

COUNT(*)GROUP BY state

Mixer 0

O(50 states)

LIMIT 10ORDER BY count_babies DESCCOUNT(*)GROUP BY state SELECT

state, COUNT(*) count_babies

FROM [publicdata:samples.natality]

WHERE

year >= 1980 AND year < 1990

GROUP BY state

ORDER BY count_babies DESC

LIMIT 10

42

Confidential & Proprietary 43

Confidential & Proprietary

You never change things by fighting the existing reality. To change something, build a new model that makes the existing model obsolete.

- Buckminster Fuller

Confidential & Proprietary 45

Especially in technology, we need revolutionary change, not incremental change. by Larry

Basically, our goal is to organize the world's information and to make it universally accessible and useful. by Larry

Thanks!