SlideShare a Scribd company logo
1 of 45
Potential Impact of Future
Technologies
Jim Rutt, CISSP, CISM, CISA, CGEIT, C|CISO, CRISC, CCSK
CIO, The Dana Foundation
Obligatory Background
• CIO of the Dana Foundation
• President/Chairman of the Board of Technology Affinity Group (TAG)
• Advisor to multiple VCs and dozens of startups
• VCs: Lightspeed, Work-Bench
• Minerva Labs-advanced evasive malware platform
• PIXM- Anti PHISHing leveraging Computer Vision
• Stealth-Edge Computing
• Few others: advanced SIEM, streaming analytics, email inoculation, etc etc
• Key focus on practical application and governance of emerging enterprise
technology.
Putting a name to the future
• Deloitte: “Symphonic Enterprise”
• Gartner: “Digital Mesh”
• Work-Bench: “Digital Transformation”
The Key conveyance is the continuance of CONVERGANCE, or..
Business intimacy as opposed to Business Alignment:
“It’s about the synchronicity of action that becomes possible between
individuals and groups who are acting from a shared and common perspective and
purpose.”
Marc Shiller, “The 11 Secrets of Highly Influential IT”
Lots of media hype about the impact
of future tech…
Gartner’s Hype Cycle
Dire predictions for the human
workforce:
• “Humans Need Not Apply” YouTube video claims 45% of currently employed
people will be out of a job thanks to AI (http://bit.ly/1mITYwo)
• There will be changes in the workforce, but the more likely scenario: what
Deloitte calls “No-Collar Workforce”, where AI-enabled components work with
humans in both an augmented and automated fashion.
……but in terms of enterprise impact,
……it may take some time
• We’re still dealing with slightly less stimulating issues…
(Practical) Tech in The Enterprise
with (Practical) Future Impact
• AI
• Cloud Native
• Cybersecurity/Quantum Encryption
• IoT/Edge Computing
• Blockchain/Smart Contracts
• Serverless Computing
• Smart Dust
Artificial Intelligence
Machine learning
drives our algorithms for demand forecasting,
product search ranking, product and deals
recommendations, merchandising placements,
fraud detection, translations, and much more
AI right now
• Vendor oversaturation similar to late 90’s Dot Com era.
• Too many entrants, too many scattershot approaches.
• Location of data (to avoid lock-in) biggest concern for enterprises
Present Applications
• Chatbots
• Cognitive agents
• Robotics
• Self-Driving Cars/Trucks
• Good progress on all fronts here.
Where is AI’s true future impact In
the Enterprise? Behind the scenes
• In operations, most notably business process re-engineering.
• Augmentation of current work processes as well as Automation.
• “Machine learning drives our algorithms for demand forecasting, product search
ranking, product and deals, recommendations, merchandising placements, fraud
detection, translations, and much more”- Jeff Bezos
AI’s True Impact in Enterprise:
Powering Systems of Intelligence
From Jerry Chen, “The New Moats”
Cloud vs. Systems of Intelligence
• Cloud moat =unbundling “capabilities” into individually deployed “microservices”
for scale advantage
• Systems of intelligence moat =bundling “capabilities” into processes advantage
• SCALE ADVANTAGE (broad) vs. PROCESS ADVANTAGE (competitive advantage)
Systems of Intelligence examples
• Manufacturing: predictive maintenance on equipment
• Insurance: Automation of insurance filing claims
• Pharmaceuticals: Optimization of R&D resource allocation for a portfolio of drug
candidates in clinical trial
• Financial services: Automated customer interactions with chatbots
• Process advantage drives Systems of Intelligence
AI/ML: Future Impact
• There will be a Github of AI*, as we are already seeing with shared algos and
models similar to plain vanilla source code on GitHub.
• Vertical impact Drivers:
• Finance: Compliance has become the prime mover. AI will augment this discipline
• Pharma: Increase in efficiency of predicting successful compounds
• Talent Alignment Challenges/Opportunities
• Today most talent is oriented towards consumer applications
• A path to exploiting the (much larger) opportunities in enterprise will need a solid plan
for talent development/realignment.
*Work-Bench 2017 Enterprise Almanac
AI/ML: Future Impact Continued
• Deep Learning and more exotic forms of AI are great in theory, but difficult to
implement in practice due to the intensive parameter tuning and amount of data
required to train an algorithm…
• New trend: make AI methods that require less data more accessible by adding
representation schemes from “traditional” ML
Corporate Attitude on AI
• Ambitious attitudes: “AI is a competitive differentiator. We want to own the
model, we don’t want Palantir to own it.”
• •Smart recruiting tactics: Avoiding talent wars with the webscales by sourcing
data scientists in India rather than US, and Masters-levels rather than PhDs.
• •…But some skepticism, particularly around deep learning:
• “We have lots of existing regression models that are finely tuned. Deep learning
is just going to be incremental and more expensive right?”
Biggest challenge: Root cause
analysis
Other challenge: Siloed efforts
• Line of business vs. CDO/governance oversight
• Enterprise data science functions are decentralizing to get more funding/buy-in
from across the enterprise.
• Most organizations lack culture of collaborative data exchange, and data
governance teams slow projects down.
• Value will be in tight integration of ML workflows spanning the entire pipeline
CLOUD NATIVE: THE NEXT GENERATION
• 2017 is shaping up to be a pivotal year for Fortune 1000 deployments of cloud
native infrastructure.
• Container orchestration is the ‘VMware’ anchoring the cloud native ecosystem.
Exactly who will play this critical role will become clearer this year.
• Cloud native is reshaping databases, middleware, big data, developer tools, and
business models
Legacy to future impact: Containers
are the key
• Apps on VM’s
• Containers on VM’s
• Containers on Bare metal
• Containers are lighter — 10’s-100’s of MBs vs. multiple GBs, just the right size for
component based microservices
• Containers are faster — they can be spun up and down in seconds vs. minutes to
realize the true agility, resilience, and portability of cloud computing
• Containers are more efficient — you can fit 4-8 times as many app components (or
microservices) on a bare metal container server than you can on a VM because of the
way containers share OS resources to free up space
Cloud Native Computing Foundation
Microservices
• Microservices extends service-oriented architecture by decoupling apps into
single-purpose services that communicate with other microservices via APIs or
messages.
Source: PWC “Agile coding in enterprise IT: Code small and local”
Cloud Native Adoption
• Driven by developer demand for containers.
• Container Orchestration is the new data center operating system:
• AWS: Mesos
• Microsoft Azure: Kubernetes, Docker Swarm, and Mesos,
• Google :Kubernetes
• New development paradigms like functional programming and pipeline-to-
serverless fit perfectly towards a cloud native approach.
Future Impact of Cloud Native
• Middleware will be disintermediated
• Former ESB functions will be taken over by pipelines and code distributed within app
containers
• Application servers reduced to function level actors
• Database Paradigm shifting from single point of non-agility to a disruption of the
CAP Theorem.
Serverless Computing
• Middleware, once a core layer of the IT stack, is shedding significant weight as
middleware functions now reside in distributed code.
• Functional pipelines (aka “serverless”) = no more complex event processor
• Ephemeral snippets of code govern app data traffic, rendering the need for
dedicated services for business rules obsolete.
Streaming: Data and Apps in one stack
• STREAMING IS THE NEW COMPLEX EVENT PROCESSING SERVER & ESB
• Data and app stacks have been separate until now… Container orchestrators
like Kubernetes and Mesos distribute data workloads better than Hadoop’s
Yarn. Spark, Kafka, Herron and other new school stream processing engines all
integrate directly with container orchestrators
Cybersecurity
• SecDevOps blurs the lines between networking and application security as the
race for cloud-native security products intensifies.
• Beyond the 1%: SOIs as consumable microservices will bring advanced security
technology to the 99% of companies who previously couldn’t afford.
• Systems of Intelligence (SOI) is where its at.
Cybersecurity’s place in the System
Framework
SOR PLATFORMS WILL HAVE TO EVOLVE
INTO SOIS TO REMAIN COMPETITIVE
• Gartner SOAR
IoT
• Distributed analytics will be critical for remote/low-bandwidth industrial IoT
operations.**Edge Computing
• IoT is potent for competitive advantage amongst industrials like gunpowder was
for kingdoms of the 1200s.
• Industrial IoT = earlier than most of us think because distributed infrastructure
remains in its infancy.
• Security for IoT will spawn directly from distributed analytics architectures.
• The next frontier is systems management software bridging disparate IoT
software systems.
Real value of IoT
• IoT = new era of industrial competition
• IoT requires highly distributed infrastructure
• Industrials are building IoT platforms — highly specialized PaaS not available
from traditional cloud giants
Edge Computing and IoT
• Compute resources will slowly shift from the cloud to devices
Future Impact: Edge Computing
• 3 Key impacts
• Compliance localization
• Reduction of chatter needed to aggregate data
• Bring intelligence to static CDN paradigm
Benefits of edge
• Bridges gaps in:
• •Networking throughput that render real-time data processing too slow for the
cloud
• •Compute for local data preprocessing that may be too resource intensive for
endpoints
• •Intermediary data store for efficient, spoke-hub distribution of sensor data
• AWS Greengrass
• Governing data flow will be a new analytics architecture as ANALYTICAL TOOLS
BUILT FOR THE INTERNET DON’T WORK FOR IOT
Impact
• Distributed analytics architectures instrument deeply into endpoints in the
gateway, and thus will be the providing data to security solutions focused on
device anomaly detection and distributed policy-based prevention.Traditional
security vendors talk a big game about IoT but they are going to struggle to get
into the industrial space because operators aren’t going to want to instrument
connected assets 10 ways like IT does in the data center.
• Because of this dynamic, distributed analytics vendors have an opportunity to
become security vendors themselves.
Finally IoT
• Vertical AI software is highly specialized, and creating a full stack solution tuned
to a particular use case often means developing proprietary hardware to obtain
data from older, non-IoT enabled physical assets.
• These startups intend to convince OEMs to manufacture the devices on their
behalf. We believe this wishful thinking because OEMs will not be able to extract
enough value from hardware purpose-built to serve even the largest of vertical
application markets
Blockchain
• Smart Contracts
• ICO
• Consensus, provenance, immutability, finality
Blockchain-Future Impact
• Privacy
• Disintermediation of previous trust brokers
• Tokenization: trading of assets
• Harvard Business Review “The Truth About Blockchain”
Quantum Cryptography
Source: https://www.bbvaopenmind.com/en/understanding-quantum-cryptography/
Smart Dust
• “But perhaps most mind-bending of all is considering what happens when
sensors, antennas, and even computing equipment can be combined into
information gathering devices on the microscale. This is a concept known as
“smart dust,” ..what will happen if miniaturization continues on its current
trajectory—the point at which devices can be scattered to the winds inthe
millions, billions, or even trillions to measure the world in breathtaking detail. Big
data and the Internet of Things gone wild.”-Jason Dorrier, Singularity University
Computer Vision
• Visual and spatial analysis
• Paired with AI, powerful future impact
Honorable Mention
• Robotic Process Automation (RPA)-”Robobosses”
Thank You!!
jrutt@dana.org
https://www.linkedin.com/in/jrutt17/

More Related Content

Recently uploaded

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
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
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 
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
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Featured

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 

Featured (20)

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 

Potential impact of future technologies 2 21-18

  • 1. Potential Impact of Future Technologies Jim Rutt, CISSP, CISM, CISA, CGEIT, C|CISO, CRISC, CCSK CIO, The Dana Foundation
  • 2. Obligatory Background • CIO of the Dana Foundation • President/Chairman of the Board of Technology Affinity Group (TAG) • Advisor to multiple VCs and dozens of startups • VCs: Lightspeed, Work-Bench • Minerva Labs-advanced evasive malware platform • PIXM- Anti PHISHing leveraging Computer Vision • Stealth-Edge Computing • Few others: advanced SIEM, streaming analytics, email inoculation, etc etc • Key focus on practical application and governance of emerging enterprise technology.
  • 3. Putting a name to the future • Deloitte: “Symphonic Enterprise” • Gartner: “Digital Mesh” • Work-Bench: “Digital Transformation” The Key conveyance is the continuance of CONVERGANCE, or.. Business intimacy as opposed to Business Alignment: “It’s about the synchronicity of action that becomes possible between individuals and groups who are acting from a shared and common perspective and purpose.” Marc Shiller, “The 11 Secrets of Highly Influential IT”
  • 4. Lots of media hype about the impact of future tech…
  • 6. Dire predictions for the human workforce: • “Humans Need Not Apply” YouTube video claims 45% of currently employed people will be out of a job thanks to AI (http://bit.ly/1mITYwo) • There will be changes in the workforce, but the more likely scenario: what Deloitte calls “No-Collar Workforce”, where AI-enabled components work with humans in both an augmented and automated fashion.
  • 7. ……but in terms of enterprise impact, ……it may take some time • We’re still dealing with slightly less stimulating issues…
  • 8. (Practical) Tech in The Enterprise with (Practical) Future Impact • AI • Cloud Native • Cybersecurity/Quantum Encryption • IoT/Edge Computing • Blockchain/Smart Contracts • Serverless Computing • Smart Dust
  • 9. Artificial Intelligence Machine learning drives our algorithms for demand forecasting, product search ranking, product and deals recommendations, merchandising placements, fraud detection, translations, and much more
  • 10. AI right now • Vendor oversaturation similar to late 90’s Dot Com era. • Too many entrants, too many scattershot approaches. • Location of data (to avoid lock-in) biggest concern for enterprises
  • 11. Present Applications • Chatbots • Cognitive agents • Robotics • Self-Driving Cars/Trucks • Good progress on all fronts here.
  • 12. Where is AI’s true future impact In the Enterprise? Behind the scenes • In operations, most notably business process re-engineering. • Augmentation of current work processes as well as Automation. • “Machine learning drives our algorithms for demand forecasting, product search ranking, product and deals, recommendations, merchandising placements, fraud detection, translations, and much more”- Jeff Bezos
  • 13. AI’s True Impact in Enterprise: Powering Systems of Intelligence From Jerry Chen, “The New Moats”
  • 14. Cloud vs. Systems of Intelligence • Cloud moat =unbundling “capabilities” into individually deployed “microservices” for scale advantage • Systems of intelligence moat =bundling “capabilities” into processes advantage • SCALE ADVANTAGE (broad) vs. PROCESS ADVANTAGE (competitive advantage)
  • 15. Systems of Intelligence examples • Manufacturing: predictive maintenance on equipment • Insurance: Automation of insurance filing claims • Pharmaceuticals: Optimization of R&D resource allocation for a portfolio of drug candidates in clinical trial • Financial services: Automated customer interactions with chatbots • Process advantage drives Systems of Intelligence
  • 16. AI/ML: Future Impact • There will be a Github of AI*, as we are already seeing with shared algos and models similar to plain vanilla source code on GitHub. • Vertical impact Drivers: • Finance: Compliance has become the prime mover. AI will augment this discipline • Pharma: Increase in efficiency of predicting successful compounds • Talent Alignment Challenges/Opportunities • Today most talent is oriented towards consumer applications • A path to exploiting the (much larger) opportunities in enterprise will need a solid plan for talent development/realignment. *Work-Bench 2017 Enterprise Almanac
  • 17. AI/ML: Future Impact Continued • Deep Learning and more exotic forms of AI are great in theory, but difficult to implement in practice due to the intensive parameter tuning and amount of data required to train an algorithm… • New trend: make AI methods that require less data more accessible by adding representation schemes from “traditional” ML
  • 18. Corporate Attitude on AI • Ambitious attitudes: “AI is a competitive differentiator. We want to own the model, we don’t want Palantir to own it.” • •Smart recruiting tactics: Avoiding talent wars with the webscales by sourcing data scientists in India rather than US, and Masters-levels rather than PhDs. • •…But some skepticism, particularly around deep learning: • “We have lots of existing regression models that are finely tuned. Deep learning is just going to be incremental and more expensive right?”
  • 19. Biggest challenge: Root cause analysis
  • 20. Other challenge: Siloed efforts • Line of business vs. CDO/governance oversight • Enterprise data science functions are decentralizing to get more funding/buy-in from across the enterprise. • Most organizations lack culture of collaborative data exchange, and data governance teams slow projects down. • Value will be in tight integration of ML workflows spanning the entire pipeline
  • 21. CLOUD NATIVE: THE NEXT GENERATION • 2017 is shaping up to be a pivotal year for Fortune 1000 deployments of cloud native infrastructure. • Container orchestration is the ‘VMware’ anchoring the cloud native ecosystem. Exactly who will play this critical role will become clearer this year. • Cloud native is reshaping databases, middleware, big data, developer tools, and business models
  • 22. Legacy to future impact: Containers are the key • Apps on VM’s • Containers on VM’s • Containers on Bare metal • Containers are lighter — 10’s-100’s of MBs vs. multiple GBs, just the right size for component based microservices • Containers are faster — they can be spun up and down in seconds vs. minutes to realize the true agility, resilience, and portability of cloud computing • Containers are more efficient — you can fit 4-8 times as many app components (or microservices) on a bare metal container server than you can on a VM because of the way containers share OS resources to free up space
  • 24. Microservices • Microservices extends service-oriented architecture by decoupling apps into single-purpose services that communicate with other microservices via APIs or messages. Source: PWC “Agile coding in enterprise IT: Code small and local”
  • 25. Cloud Native Adoption • Driven by developer demand for containers. • Container Orchestration is the new data center operating system: • AWS: Mesos • Microsoft Azure: Kubernetes, Docker Swarm, and Mesos, • Google :Kubernetes • New development paradigms like functional programming and pipeline-to- serverless fit perfectly towards a cloud native approach.
  • 26. Future Impact of Cloud Native • Middleware will be disintermediated • Former ESB functions will be taken over by pipelines and code distributed within app containers • Application servers reduced to function level actors • Database Paradigm shifting from single point of non-agility to a disruption of the CAP Theorem.
  • 27. Serverless Computing • Middleware, once a core layer of the IT stack, is shedding significant weight as middleware functions now reside in distributed code. • Functional pipelines (aka “serverless”) = no more complex event processor • Ephemeral snippets of code govern app data traffic, rendering the need for dedicated services for business rules obsolete.
  • 28. Streaming: Data and Apps in one stack • STREAMING IS THE NEW COMPLEX EVENT PROCESSING SERVER & ESB • Data and app stacks have been separate until now… Container orchestrators like Kubernetes and Mesos distribute data workloads better than Hadoop’s Yarn. Spark, Kafka, Herron and other new school stream processing engines all integrate directly with container orchestrators
  • 29. Cybersecurity • SecDevOps blurs the lines between networking and application security as the race for cloud-native security products intensifies. • Beyond the 1%: SOIs as consumable microservices will bring advanced security technology to the 99% of companies who previously couldn’t afford. • Systems of Intelligence (SOI) is where its at.
  • 30. Cybersecurity’s place in the System Framework
  • 31. SOR PLATFORMS WILL HAVE TO EVOLVE INTO SOIS TO REMAIN COMPETITIVE • Gartner SOAR
  • 32. IoT • Distributed analytics will be critical for remote/low-bandwidth industrial IoT operations.**Edge Computing • IoT is potent for competitive advantage amongst industrials like gunpowder was for kingdoms of the 1200s. • Industrial IoT = earlier than most of us think because distributed infrastructure remains in its infancy. • Security for IoT will spawn directly from distributed analytics architectures. • The next frontier is systems management software bridging disparate IoT software systems.
  • 33. Real value of IoT • IoT = new era of industrial competition • IoT requires highly distributed infrastructure • Industrials are building IoT platforms — highly specialized PaaS not available from traditional cloud giants
  • 34. Edge Computing and IoT • Compute resources will slowly shift from the cloud to devices
  • 35. Future Impact: Edge Computing • 3 Key impacts • Compliance localization • Reduction of chatter needed to aggregate data • Bring intelligence to static CDN paradigm
  • 36. Benefits of edge • Bridges gaps in: • •Networking throughput that render real-time data processing too slow for the cloud • •Compute for local data preprocessing that may be too resource intensive for endpoints • •Intermediary data store for efficient, spoke-hub distribution of sensor data • AWS Greengrass • Governing data flow will be a new analytics architecture as ANALYTICAL TOOLS BUILT FOR THE INTERNET DON’T WORK FOR IOT
  • 37. Impact • Distributed analytics architectures instrument deeply into endpoints in the gateway, and thus will be the providing data to security solutions focused on device anomaly detection and distributed policy-based prevention.Traditional security vendors talk a big game about IoT but they are going to struggle to get into the industrial space because operators aren’t going to want to instrument connected assets 10 ways like IT does in the data center. • Because of this dynamic, distributed analytics vendors have an opportunity to become security vendors themselves.
  • 38. Finally IoT • Vertical AI software is highly specialized, and creating a full stack solution tuned to a particular use case often means developing proprietary hardware to obtain data from older, non-IoT enabled physical assets. • These startups intend to convince OEMs to manufacture the devices on their behalf. We believe this wishful thinking because OEMs will not be able to extract enough value from hardware purpose-built to serve even the largest of vertical application markets
  • 39. Blockchain • Smart Contracts • ICO • Consensus, provenance, immutability, finality
  • 40. Blockchain-Future Impact • Privacy • Disintermediation of previous trust brokers • Tokenization: trading of assets • Harvard Business Review “The Truth About Blockchain”
  • 42. Smart Dust • “But perhaps most mind-bending of all is considering what happens when sensors, antennas, and even computing equipment can be combined into information gathering devices on the microscale. This is a concept known as “smart dust,” ..what will happen if miniaturization continues on its current trajectory—the point at which devices can be scattered to the winds inthe millions, billions, or even trillions to measure the world in breathtaking detail. Big data and the Internet of Things gone wild.”-Jason Dorrier, Singularity University
  • 43. Computer Vision • Visual and spatial analysis • Paired with AI, powerful future impact
  • 44. Honorable Mention • Robotic Process Automation (RPA)-”Robobosses”