50
Markus Sandelin Digital Ship Bergen, 24.11.2016 HOW CAN A $20 TOASTER AFFECT A $200M SHIP?

How can a $20 toaster affect a $200M ship?

Embed Size (px)

Citation preview

Page 1: How can a $20 toaster affect a $200M ship?

Markus Sandelin Digital Ship Bergen, 24.11.2016

HOW CAN A $20 TOASTER AFFECT A $200M SHIP?

Page 2: How can a $20 toaster affect a $200M ship?

Markus Sandelin

linkedin.com/in/banton

Page 3: How can a $20 toaster affect a $200M ship?

“Big data is not a fad. We are just at the beginning of a revolution that will touch every business and every life on this planet.”

- Some dude online

Page 4: How can a $20 toaster affect a $200M ship?

“In the near future real world things like cars and trucks, homes, machines and tools will be connected to the internet in order to make our lives safer, more comfortable and environmentally friendly. This will disrupt most businesses and walks of life.”

- Some company about the Internet of Things (IoT)

Page 5: How can a $20 toaster affect a $200M ship?

“IoT and big data together will cure cancer and help Finland be good in football.”

- Keyser Soze

Page 6: How can a $20 toaster affect a $200M ship?

Wrong.

Page 7: How can a $20 toaster affect a $200M ship?

1. Intro: Big data and the internet of things

2. Topic: Smart data & connectivity

Page 8: How can a $20 toaster affect a $200M ship?

IoT enables objects to collect and exchange data.

Page 9: How can a $20 toaster affect a $200M ship?

The number of connected things is and has been growing, soon reaching 10 billion. That means the number of sensors is exploding.Yet, IoT is not a revolution, it’s an evolution.

Page 10: How can a $20 toaster affect a $200M ship?

Big data is not a revolution either. We just have better tools to gather data.

Page 11: How can a $20 toaster affect a $200M ship?

There is more data generated in the last two years than in the whole of written history.

Page 12: How can a $20 toaster affect a $200M ship?

Humans are really good at gathering stuff.

Often we don’t know what to do with it.

Page 13: How can a $20 toaster affect a $200M ship?

All the information gathered by all the sensors in the world isn’t worth very much if there isn’t an infrastructure in place to analyze it (in real time).

Page 14: How can a $20 toaster affect a $200M ship?

Done wrong or haphazardly, IoT can be a ticking timebomb.

Page 15: How can a $20 toaster affect a $200M ship?

Such as destroying the internet

Page 16: How can a $20 toaster affect a $200M ship?

Keeping up with security is not easy with a single server, let alone 10 billion connected devices.

Page 17: How can a $20 toaster affect a $200M ship?

Especially when we’re not updating them. Cisco states: “We found that 106,000 of the 115,000 devices, or 92 percent, were not running the latest versions of software, exposing them to vulnerabilities.”

Page 18: How can a $20 toaster affect a $200M ship?

In short, IoT will probably cause the apocalypse.

Page 19: How can a $20 toaster affect a $200M ship?

There’s an upside though: Increased numbers requires a change in the way we do things and think data.

We have to be smarter.

Page 20: How can a $20 toaster affect a $200M ship?

Big data allows us to use massive samples, allowing greater accuracy and complex research. It is still just data.

Page 21: How can a $20 toaster affect a $200M ship?

There’s a word for smart data, it’s called EMPIRICAL RESEARCH.

Page 22: How can a $20 toaster affect a $200M ship?

As with any good research, preparation is what makes us, our connectivity, data and our research smart.

Page 23: How can a $20 toaster affect a $200M ship?

To succeed, we need to be three things:

1. Optimised2. Fragmented3. Accessible

Page 24: How can a $20 toaster affect a $200M ship?

1. OPTIMISATION

Since the world will have billions of data nodes, sensors and things, we need to optimise every transaction.

Page 25: How can a $20 toaster affect a $200M ship?

Optimisation starts at the first bit. We have to design optimised solutions and use existing, specialised ones as well.

Page 26: How can a $20 toaster affect a $200M ship?

We might have a 1Gbps connection and still wait 25 seconds for a poorly made website load. Performance is not just bandwidth.

Page 27: How can a $20 toaster affect a $200M ship?

We need to think about each transaction and its size. Can we serve stale content? How stale is still viable? Can we use local storage to minimise traffic?

Page 28: How can a $20 toaster affect a $200M ship?

Netflix changed to per-title bitrates for streaming, allowing them to save 20% of their bandwidth usage.

Page 29: How can a $20 toaster affect a $200M ship?

2. FRAGMENTATION

Having billions of new nodes will force us to break data into microtransactions causing a lot of fragmentation.

Page 30: How can a $20 toaster affect a $200M ship?

Fragmentation is really good for us! Humans might like moving stones instead of sand one grain at a time, but computers are not human.

Page 31: How can a $20 toaster affect a $200M ship?

Currently we spend a lot of capacity in communicating the status quo. That status quo can become noise in the data analysis.

Page 32: How can a $20 toaster affect a $200M ship?

Instead, we should communicate on the changes to data. Imagine you have 1000 fridges: If you would report all their stats all the time, you would learn nothing.

Page 33: How can a $20 toaster affect a $200M ship?

Instead of pulling bulky data, the connected thing can push information about the change, such as that four fridges have a higher temperature than their standard operational variance. LOOK AT ME!

Page 34: How can a $20 toaster affect a $200M ship?

Fragments are faster to encrypt and decrypt, they are easier to transport in sequence and they fit all bandwidths.

Page 35: How can a $20 toaster affect a $200M ship?

Even more so, instead of streams and dedicated bitrates, we can triage the packets based on their latency requirements - kind of like logistics works globally.

Page 36: How can a $20 toaster affect a $200M ship?

Facebook’s engineers found a way to decrease the size of a 360° video by 80% using pyramid geometry encoding and view-dependent active bit rate streaming.

Page 37: How can a $20 toaster affect a $200M ship?

3. ACCESSIBILITY

With billions of connected devices, building walled gardens becomes crazy. The modern web is about open tools and platforms.

Page 38: How can a $20 toaster affect a $200M ship?

iPhone came out nearly 10 years ago.

Page 39: How can a $20 toaster affect a $200M ship?

There’s a massive competition on who will have the ecosystem to rule them all, but those structures are getting harder and harder to build and maintain.

Page 40: How can a $20 toaster affect a $200M ship?

Using existing and already optimised systems allows better security, integration and thus better results from the start.

Also, projects get much simpler when you don’t have to build everything yourself.

Page 41: How can a $20 toaster affect a $200M ship?

Alvar’s team of researchers used existing technologies like Unity to create a low bandwidth remote maintenance solution in a few hours.

Page 42: How can a $20 toaster affect a $200M ship?

By using existing platforms and tools, we force all parties to play by the same rules. Data is what’s important and valuable, everything else is just ways to handle or gather it.

Page 43: How can a $20 toaster affect a $200M ship?

Data should be readily and easily available and most of all, understandable.

Page 44: How can a $20 toaster affect a $200M ship?

EXAMPLE 2

Facebook profile”birthday": "11/03/1977", "gender": "male", "political": "Very Liberal", "likes": [ {”category": "Media/news/publishing", "name": "Forbes”}, {”category": "Pet supplies", "name": ”Pedigree”}]

age-adultgender-malepolitical-liberallikes-medialikes-media-forbeslikes-petsupplies

Page 45: How can a $20 toaster affect a $200M ship?

Dashboards are everywhere, but too often they actually fail to convey the relevant information for that person.

The data shown should be reactive not a permanent template messaging about the status quo.

Page 46: How can a $20 toaster affect a $200M ship?

So, the $20 toaster forces us to react to the growing mass of connectivity and ways to do things.

Page 47: How can a $20 toaster affect a $200M ship?

To succeed, we need to be three things:

1. Optimised2. Fragmented3. Accessible

Page 48: How can a $20 toaster affect a $200M ship?

Unless we all die in the apocalypse.

Page 49: How can a $20 toaster affect a $200M ship?

Thanks for your time! Any questions?

Page 50: How can a $20 toaster affect a $200M ship?

Markus Sandelin

linkedin.com/in/banton