SlideShare uma empresa Scribd logo
1 de 20
Emerging Technologies Curriculum
IoT Fundamentals & Digital Transformation
February 27, 2018
Dler Z. Mawlod
Cisco Academy Support Center Advisor
3
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Massive Youth
Unemployment
Digital Transformation Education Perfect Storm
74M
Unemployed Youth
Growing
Skills Shortage
63%
of CEOs see lack of skills
as a serious concern
Unprecedented
Opportunity
$11.1T
Economic Value
Add by 2025
McKinsey Center for Government,
Education to Employment
PWC, 17th Annual
Global CEO Survey
McKinsey Global Institute; IoT: Mapping
the Value Beyond the Hype
4
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Digital Technology Impact
Everything
becomes
software-based
Everything
generates
data
Everything
needs to be
secured
Everything
can be
automated
Everything
becomes
connected
5
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Source: Global Center for Digital Business Transformation, 2015
Software Based
Data Volume
• Internet traffic will be 92 times
greater than in 2020 than
2005
• 26.3 billion networked
devices and connections
Connections
• More data created in past
two years than entire
previous history of the
human race.
• “Shift to Cloud” will affect $1
Trillion in spending by 2020
Automation
Security
• Global spending on
cybersecurity predicted to
exceed $1 trillion over the
next five years
• Only about 0.5 percent of
data is currently ever
analyzed.
• AI bots will power 85% of
customer service
interactions by 2020
Digital Transformation
7
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Digital Transformation across Countries and Companies
Smart
City
Smart
Hospital
Smart
Highway
Smart
Factory
IoT merges
physical and virtual
worlds, creating smart
environments Digitization change the sector in the:
User Experience with Digital Products
Processes and Value Chain
Business Model
8
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Develop entrepreneurial and social impact mindset through highly engaging hands-on and simulated learning activities
including Prototyping Lab and Packet Tracer 7.0 to develop:
• 21st Century Skills such as Creativity, Critical thinking, Collaboration and Communication
• Rapid prototyping with Sensors, Electronics and Arduino
• Use visual programming or Python to program a Raspberry Pi
• Connect with Cloud Services using RESTful APIs
• Collect, store and visualize data from sensors in real time
• Apply analytics to gain insights from data
• Present IoT solutions and their business value
Features
IoT Fundamentals is a multi-
disciplinary, hands-on, curriculum
teaching how to ideate, prototype
and articulate the business value
of an “end-to-end IoT Solution”.
The curriculum provides a strong
skills and design-thinking foundation
for IoT job families that exist today
and in the future.
Overview
The skills developed in the curriculum
is the starting point to prepare for
employer-validated entry-level job
families like:
• IoT Device Management
• IoT Product Manager
• IoT Data Analytics
Career Prep
• Connecting Things course
• Big Data & Analytics course
• Hackathon Playbook course
• Cisco Prototyping Lab
• Cisco Packet Tracer (PT 7)
Learning Components
IoT Fundamentals Curriculum
10
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IoT Fundamentals:
Connecting Things
Target Audience: Secondary, Vocational, 2-year and 4-year
College, 4-Year University students
Prerequisites: Basic programming, networking and
electronics
Languages: English
Course Delivery: Instructor-led
Estimated Time to Complete: 40-50 hours
Recommended Next Course: IoT Fundamentals: Big Data &
Analytics or Hackathon Playbook
Instructor Training: Required
Features
In Connecting Things, students learn how to securely interconnect
sensors, actuators, microcontrollers, single-board computers, and cloud
services over IP networks to create an end-to-end IoT system.
Course Overview
Students will develop the interdisciplinary skillsets required to prototype
an IoT solution for a specific business case with a strong focus on the
security considerations for emerging technologies.
Benefits
• Understand and explain the
concepts, opportunities and
challenges of digital
transformation using IoT.
• Interconnect sensors/actuators,
microcontrollers (Arduino), Single
Board Computers (Raspberry Pi)
and cloud services (Cisco Spark
restful API) to create an end-to-
end IoT system.
• Understand the relevant aspects
of cybersecurity and privacy for
an IoT solution.
• Understand how digitalization
is changing vertical markets such
as manufacturing, energy, and
smart cars.
• Use simulation tools (Packet
Tracer) to create end-to-end
IoT system.
Learning Components
28
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Connecting Things Course Outline
Chapter Chapter Titles Summary Description
1 Things and Connections
Understand the building blocks, the interconnections and the information flow of
an IoT System.
2 Sensors, Actuators and
microcontrollers
Use sensors and an Arduino microcontroller to read data from physical world
and control actuators.
3 Software is Everywhere
Use Python to program a Single Board Computer (Raspberry PI) to perform
more complex embedded program.
4 Fog Networks and Cloud Services
Learn the principal IoT Networking Protocols. Learn how an IoT system
distributes computing between Fog and Cloud networks. Learn how to
interconnect systems using Restful APIs.
5 Industrial IoT Applications
Learn how IoT technologies are applied in diverse vertical markets: Healthcare,
Smart Cities, Smart Grid, Manufacturing.
6 Create an IoT Solution End-to-End case study on how to create an IoT Prototype.
12
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IoT Fundamentals:
Big Data & Analytics
Target Audience: Secondary, Vocational, 2-year and 4-year
College, 4-Year University students
Prerequisites: IoT Fundamentals: Connecting Things
Languages: English
Course Delivery: Instructor-led
Estimated Time to Complete: 40-50 hours
Recommended Next Course: IoT Fundamentals: Hackathon
Playbook
Instructor Training: Required
Features
Students will learn how to use Python data libraries to create a pipeline
to acquire, transform and visualize data collected from IoT sensors and
machines.
Course Overview
The transformative element of any IoT system is the data that can be
collected from it. Thus the ability to extract data and using data
analytics techniques to gain insights increases employability.
Benefits
• Use Python to read data from
sensors and store data in a SQL
data base.
• Use Python Data Analysis library
to clean, manipulate, integrate
data sets.
• Use Python Visualization Libraries
to visualize real-time data end
explore acquired data sets.
• Explain the fundamental
principles of a modern scalable
Big Data platforms like Hadoop.
• Use storytelling to present the
insights gained from extracted
data.
Learning Components
30
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Big Data & Analytics Course Outline
Chapter Big Data & Analytics Summary Description
1 Data and the Internet of Things
Understand the concepts of Big Data and Analytics, and the role of Big Data in IoT
systems.
2 Fundamentals of Data Analysis
Learn the basics of descriptive statistics, the practical aspects in acquiring data from
a sensor and how to create visual representations of the data.
3 Data Analysis Explore data using visualization to extract information and create hypotheses.
4 Introduction to Machine Learning
Learn about predictive analytics, the supervised and unsupervised approaches to
machine learning and how to apply models to make predictions from the data.
5 Storytelling with Data
Learn how to transform analytics results into a clear and convincing narrative and
visual communication.
6
Architecture for Big Data and Data
Engineering
Learn the basic principles behind the most important scalable solutions for Big Data
such as Apache Hadoop and the related ecosystem of technologies.
14
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IoT Fundamentals:
Hackathon Playbook
Target Audience: Secondary, Vocational, 2-year and 4-year
College, 4-Year University students
Prerequisites: IoT Fundamentals: Connecting Things and/or
Big Data and Analytics
Languages: English
Course Delivery: Instructor-led
Estimated Time to Complete: 20-30 hours
Recommended Next Course: any Career-Ready offering
from Cisco or an industry IoT training program
Instructor Training: Required
Features
The Hackathon Playbook is a comprehensive framework of tools and
templates to prepare and run a Hackathon as a result of best practices and
lessons-learned collected from the global execution of IoT Hackathons within
Networking Academy and by other organizers.
Course Overview
Student reinforce and deepen their multidisciplinary IoT and data skills by
defining, designing, prototyping and presenting an IoT solution to a panel of
industry experts and peers.
Benefits
• Inspiration: understand, select and
present the problem to be solved to
recruit fellow partners.
• Ideation: invent a concept that
doesn’t already exist to solve a social
issue. Learn how to present the
solution to experts who will mentor
students.
• Prototyping: create a prototyping
action plan, including objects and
visuals to illustrate their plan and will
help an expert understand the
concept and prototyping needs.
• Testing: present the concept and
validate the prototype with a second
expert, including user experience and
enhancements.
• Presentation: present the solution
and demo the prototypes to an expert
panel.
Learning Components
15
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
The Networking Academy Learning Portfolio
Collaborate for Impact
* Available within 12 months
February 2017
Certification-aligned
Mobility Fundamentals
CCNA R&S Intro to Networks R&S Essentials,
Scaling Networks Connecting Networks
CCNP R&S Switch Route TShoot
Introduction to Cybersecurity
Introduction to IoT
CCNA Security
Cybersecurity Essentials
CCNA Cyber Ops*
Exploratory Foundational Career-Ready
Networking Essentials
Networking
Security
IoT
Be Your Own Boss Entrepreneurship
Business
Get Connected
Digital
Literacy
NDG Linux Unhatched NDG Linux Essentials
IT Essentials
Python*
Programming
OS & IT
Programming in C*
Programming in C++*
NDG Linux II
IoT Fundamentals Connecting Things
Big Data and Analytics
Hackathon Playbook
Current & Planned
Programming Essentials in C
NetRiders Internships
Regional
IT Competitions
Hackathons
Packet Tracer
Packet Tracer
Know How
Programming Essentials in C++
NDG Linux I
17
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
1M Students
20K Instructors
9K Academies
New Academies and/or
New Departments
at Existing Academies
Existing Networking
Academies
Energy
Management
Process Control
Engineering
Industrial
Automation
Transportation
Engineering
Information
Technology
18
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
IoT Fundamentals Approach
A Multidisciplinary Digital Foundation …For Many IoT Career-Ready Pathways
IoT Data Analyst
IoT Product Manager
IoT Device Management
IoT Security
Electronics
Programming
Networking
Data Analytics
Cybersecurity
Problem solving
Design thinking
Soft skills
IoT Fundamentals
…
…
…
…
and many others
19
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
A New NetAcad Hands-On Experience
Design Thinking and
Rapid Prototyping, Iterating,
Presenting
Analyze the Problem
with User Focus
Business and Social Impact view
Hands-on
Maker Approach and
Enterprise grade
Technologies
IoT Fundamentals | Lab Experiences
23
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
Getting and
Cleaning Data
IoT Fundamentals Examples
of Career-Ready Pathways
Cisco
CCENT
Cisco
CCNA R&S
Networking
Technician
Network
Administrator
Capstone
Course
CCNA R&S
(ITN and RSE)
CCNA R&S
(ScaN and CN) IoT
Fundamentals
A+
Certification
Computer
Technician
Intro to
Cybersecurity
IT Essentials
Ex. Infrastructure Program at
a 2-Yr / Vocational College
Ex. Data Science program at
4-Yr College/University
Advanced
Visualization
Scalable
Machine
Learning
Foundational
Course
IoT
Fundamentals
Unique Program Courses
offered by College/University
Ex. Robotics program at
Secondary School
Robotics Course Curriculum
IoT
Fundamentals
Intro to
IoT
Unique Skills for entry into post-secondary degree or training
programs, for ex.
Engineering Data Science
IoT Infrastructure Cybersecurity
IoT Fundamentals Academy support resources include
shared implementation scenarios across our community Certification
Python
DBMS/SQL
33
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
As an integral part of the Networking Academy learning
experience, Cisco Prototyping Lab provides
• Interactive labs using Jupyter Notebook
• Visual programming with Blockly
• Device programming with Python
• Data visualization & analytics
• Connected applications via APIs
• Rapid Prototyping
Features
The Cisco Prototyping Lab is a
comprehensive learning environment
created by Cisco for Networking
Academy students to learn and practice
key aspects of the foundational IoT
technologies. Using an engaging,
hands-on approach, it supports both the
learning and creative phases of the
Networking Fundamentals curriculum.
Tool Overview
Provides an easy to use,
comprehensive learning environment
using real devices, code, coding tools
and data that students use to create
the physical interconnection of an
end-to-end IoT and the logical data
pipeline to acquire, analyze and
present data.
Career Prep
• Prototyping Lab App
• Prototyping Lab Kit
• Raspberry Pi 3 CanaKit Ultimate
Starter Kit (or equivalent)
• SparkFun Inventor’s Kit for Arduino
v3.3 (or equivalent)
• Cables, sensors & actuators
Learning Components
Cisco Prototyping Lab
34
© 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential
As an integral part of the Networking Academy learning
experience, Packet Tracer provides
• Simulation
• Visualization
• Authoring
• Assessment
• Collaboration capabilities and facilitates the teaching and
learning of complex technology concepts.
Features
Packet Tracer is an innovative
simulation and visualization tool used
for lectures, labs, games, homework,
assessments, and competitions. It is
embedded in these courses:
Tool Overview
The Packet Tracer simulation-based
learning environment promotes the
development of essential career skills
ranging from teamwork and critical
thinking to creative problem solving.
Career Prep
• Cisco Packet Tracer (PT)
• PT Mobile Android
• PT Mobile iOS
• PT Games
Learning Components
Packet Tracer
• CCNA Routing
and Switching
• CCNA Security
• IT Essentials
• Intro to the
Internet of
Things
• Mobility
Fundamentals
•Start building the pipeline of needed
ICT professionals with Cisco Networking
Academy courses at your campus or
organization
•Help your students prepare for entry-
level career opportunities, continuing
education, industry-recognized
certifications, and career advancement
•For more information, visit
www.NetAcad.com
How to get involved
IoT-Fundamentals-And-Digital-Tranformation-Repaired.pptx

Mais conteúdo relacionado

Semelhante a IoT-Fundamentals-And-Digital-Tranformation-Repaired.pptx

Smart SE: Recurrent Education Program of IoT and AI for Business
Smart SE: Recurrent Education Program of IoT and AI for BusinessSmart SE: Recurrent Education Program of IoT and AI for Business
Smart SE: Recurrent Education Program of IoT and AI for BusinessHironori Washizaki
 
Cisco Connect Toronto 2018 DevNet Overview
Cisco Connect Toronto 2018  DevNet OverviewCisco Connect Toronto 2018  DevNet Overview
Cisco Connect Toronto 2018 DevNet OverviewCisco Canada
 
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...NUS-ISS
 
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)ijwscjournal
 
Blair christie global editors conf 12.9.14 final
Blair christie global editors conf 12.9.14 finalBlair christie global editors conf 12.9.14 final
Blair christie global editors conf 12.9.14 finalMarc Musgrove
 
Introduction to the Internet of Things (IoT)
Introduction to the Internet of Things (IoT)Introduction to the Internet of Things (IoT)
Introduction to the Internet of Things (IoT)Kaleidoscope IoT
 
Cisco Connect Ottawa 2018 dev net
Cisco Connect Ottawa 2018 dev netCisco Connect Ottawa 2018 dev net
Cisco Connect Ottawa 2018 dev netCisco Canada
 
IOT-4 week.docx
IOT-4 week.docxIOT-4 week.docx
IOT-4 week.docxcbecuk23
 
IoTforReal Seminar slidedeck
IoTforReal Seminar slidedeckIoTforReal Seminar slidedeck
IoTforReal Seminar slidedeckCodit
 
NUS-ISS Learning Day 2017 - Building Castles in the Cloud
NUS-ISS Learning Day 2017 - Building Castles in the CloudNUS-ISS Learning Day 2017 - Building Castles in the Cloud
NUS-ISS Learning Day 2017 - Building Castles in the CloudNUS-ISS
 
Department of Computer Science - MIT SOE, MIT-ADT University, Pune
Department of Computer Science - MIT SOE, MIT-ADT University, PuneDepartment of Computer Science - MIT SOE, MIT-ADT University, Pune
Department of Computer Science - MIT SOE, MIT-ADT University, PuneVinodRajpurohit4
 
AI & The Virtuous Cycle of Compute
AI & The Virtuous Cycle of ComputeAI & The Virtuous Cycle of Compute
AI & The Virtuous Cycle of Computeinside-BigData.com
 
The Best IoT Embedded Course: A Comprehensive Guide 2024
The Best IoT Embedded Course: A Comprehensive Guide 2024The Best IoT Embedded Course: A Comprehensive Guide 2024
The Best IoT Embedded Course: A Comprehensive Guide 2024SivaPriyaHariharan1
 
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)ijdms
 
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)ijdms
 
2 pc enterprise summit cronin newfinal aug 18
2 pc enterprise summit cronin newfinal aug 182 pc enterprise summit cronin newfinal aug 18
2 pc enterprise summit cronin newfinal aug 18IntelAPAC
 
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainings
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainingsTop 10 Most Demand IT Certifications Course in 2020 - MildainTrainings
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainingsMildain Solutions
 

Semelhante a IoT-Fundamentals-And-Digital-Tranformation-Repaired.pptx (20)

Smart SE: Recurrent Education Program of IoT and AI for Business
Smart SE: Recurrent Education Program of IoT and AI for BusinessSmart SE: Recurrent Education Program of IoT and AI for Business
Smart SE: Recurrent Education Program of IoT and AI for Business
 
Cisco Connect Toronto 2018 DevNet Overview
Cisco Connect Toronto 2018  DevNet OverviewCisco Connect Toronto 2018  DevNet Overview
Cisco Connect Toronto 2018 DevNet Overview
 
Io t Training
Io t TrainingIo t Training
Io t Training
 
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...
NUS-ISS Learning Day 2018- Harnessing the power of cloud solutions in urban a...
 
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
 
Industrial IoT is coming
Industrial IoT is comingIndustrial IoT is coming
Industrial IoT is coming
 
A Methodology for Building the Internet of Things
A Methodology for Building the Internet of ThingsA Methodology for Building the Internet of Things
A Methodology for Building the Internet of Things
 
Blair christie global editors conf 12.9.14 final
Blair christie global editors conf 12.9.14 finalBlair christie global editors conf 12.9.14 final
Blair christie global editors conf 12.9.14 final
 
Introduction to the Internet of Things (IoT)
Introduction to the Internet of Things (IoT)Introduction to the Internet of Things (IoT)
Introduction to the Internet of Things (IoT)
 
Cisco Connect Ottawa 2018 dev net
Cisco Connect Ottawa 2018 dev netCisco Connect Ottawa 2018 dev net
Cisco Connect Ottawa 2018 dev net
 
IOT-4 week.docx
IOT-4 week.docxIOT-4 week.docx
IOT-4 week.docx
 
IoTforReal Seminar slidedeck
IoTforReal Seminar slidedeckIoTforReal Seminar slidedeck
IoTforReal Seminar slidedeck
 
NUS-ISS Learning Day 2017 - Building Castles in the Cloud
NUS-ISS Learning Day 2017 - Building Castles in the CloudNUS-ISS Learning Day 2017 - Building Castles in the Cloud
NUS-ISS Learning Day 2017 - Building Castles in the Cloud
 
Department of Computer Science - MIT SOE, MIT-ADT University, Pune
Department of Computer Science - MIT SOE, MIT-ADT University, PuneDepartment of Computer Science - MIT SOE, MIT-ADT University, Pune
Department of Computer Science - MIT SOE, MIT-ADT University, Pune
 
AI & The Virtuous Cycle of Compute
AI & The Virtuous Cycle of ComputeAI & The Virtuous Cycle of Compute
AI & The Virtuous Cycle of Compute
 
The Best IoT Embedded Course: A Comprehensive Guide 2024
The Best IoT Embedded Course: A Comprehensive Guide 2024The Best IoT Embedded Course: A Comprehensive Guide 2024
The Best IoT Embedded Course: A Comprehensive Guide 2024
 
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
 
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
2 nd International Conference on Cloud, Big Data and IoT (CBIoT 2021)
 
2 pc enterprise summit cronin newfinal aug 18
2 pc enterprise summit cronin newfinal aug 182 pc enterprise summit cronin newfinal aug 18
2 pc enterprise summit cronin newfinal aug 18
 
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainings
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainingsTop 10 Most Demand IT Certifications Course in 2020 - MildainTrainings
Top 10 Most Demand IT Certifications Course in 2020 - MildainTrainings
 

Último

Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Sonam Pathan
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书rnrncn29
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书rnrncn29
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxeditsforyah
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predieusebiomeyer
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationLinaWolf1
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa494f574xmv
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationMarko4394
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxDyna Gilbert
 

Último (17)

Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
Call Girls In The Ocean Pearl Retreat Hotel New Delhi 9873777170
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
『澳洲文凭』买詹姆士库克大学毕业证书成绩单办理澳洲JCU文凭学位证书
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
『澳洲文凭』买拉筹伯大学毕业证书成绩单办理澳洲LTU文凭学位证书
 
Q4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptxQ4-1-Illustrating-Hypothesis-Testing.pptx
Q4-1-Illustrating-Hypothesis-Testing.pptx
 
SCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is prediSCM Symposium PPT Format Customer loyalty is predi
SCM Symposium PPT Format Customer loyalty is predi
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
PHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 DocumentationPHP-based rendering of TYPO3 Documentation
PHP-based rendering of TYPO3 Documentation
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
Film cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasaFilm cover research (1).pptxsdasdasdasdasdasa
Film cover research (1).pptxsdasdasdasdasdasa
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
NSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentationNSX-T and Service Interfaces presentation
NSX-T and Service Interfaces presentation
 
Top 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptxTop 10 Interactive Website Design Trends in 2024.pptx
Top 10 Interactive Website Design Trends in 2024.pptx
 

IoT-Fundamentals-And-Digital-Tranformation-Repaired.pptx

  • 1. Emerging Technologies Curriculum IoT Fundamentals & Digital Transformation February 27, 2018 Dler Z. Mawlod Cisco Academy Support Center Advisor
  • 2. 3 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Massive Youth Unemployment Digital Transformation Education Perfect Storm 74M Unemployed Youth Growing Skills Shortage 63% of CEOs see lack of skills as a serious concern Unprecedented Opportunity $11.1T Economic Value Add by 2025 McKinsey Center for Government, Education to Employment PWC, 17th Annual Global CEO Survey McKinsey Global Institute; IoT: Mapping the Value Beyond the Hype
  • 3. 4 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Digital Technology Impact Everything becomes software-based Everything generates data Everything needs to be secured Everything can be automated Everything becomes connected
  • 4. 5 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Source: Global Center for Digital Business Transformation, 2015 Software Based Data Volume • Internet traffic will be 92 times greater than in 2020 than 2005 • 26.3 billion networked devices and connections Connections • More data created in past two years than entire previous history of the human race. • “Shift to Cloud” will affect $1 Trillion in spending by 2020 Automation Security • Global spending on cybersecurity predicted to exceed $1 trillion over the next five years • Only about 0.5 percent of data is currently ever analyzed. • AI bots will power 85% of customer service interactions by 2020 Digital Transformation
  • 5. 7 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Digital Transformation across Countries and Companies Smart City Smart Hospital Smart Highway Smart Factory IoT merges physical and virtual worlds, creating smart environments Digitization change the sector in the: User Experience with Digital Products Processes and Value Chain Business Model
  • 6. 8 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Develop entrepreneurial and social impact mindset through highly engaging hands-on and simulated learning activities including Prototyping Lab and Packet Tracer 7.0 to develop: • 21st Century Skills such as Creativity, Critical thinking, Collaboration and Communication • Rapid prototyping with Sensors, Electronics and Arduino • Use visual programming or Python to program a Raspberry Pi • Connect with Cloud Services using RESTful APIs • Collect, store and visualize data from sensors in real time • Apply analytics to gain insights from data • Present IoT solutions and their business value Features IoT Fundamentals is a multi- disciplinary, hands-on, curriculum teaching how to ideate, prototype and articulate the business value of an “end-to-end IoT Solution”. The curriculum provides a strong skills and design-thinking foundation for IoT job families that exist today and in the future. Overview The skills developed in the curriculum is the starting point to prepare for employer-validated entry-level job families like: • IoT Device Management • IoT Product Manager • IoT Data Analytics Career Prep • Connecting Things course • Big Data & Analytics course • Hackathon Playbook course • Cisco Prototyping Lab • Cisco Packet Tracer (PT 7) Learning Components IoT Fundamentals Curriculum
  • 7. 10 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IoT Fundamentals: Connecting Things Target Audience: Secondary, Vocational, 2-year and 4-year College, 4-Year University students Prerequisites: Basic programming, networking and electronics Languages: English Course Delivery: Instructor-led Estimated Time to Complete: 40-50 hours Recommended Next Course: IoT Fundamentals: Big Data & Analytics or Hackathon Playbook Instructor Training: Required Features In Connecting Things, students learn how to securely interconnect sensors, actuators, microcontrollers, single-board computers, and cloud services over IP networks to create an end-to-end IoT system. Course Overview Students will develop the interdisciplinary skillsets required to prototype an IoT solution for a specific business case with a strong focus on the security considerations for emerging technologies. Benefits • Understand and explain the concepts, opportunities and challenges of digital transformation using IoT. • Interconnect sensors/actuators, microcontrollers (Arduino), Single Board Computers (Raspberry Pi) and cloud services (Cisco Spark restful API) to create an end-to- end IoT system. • Understand the relevant aspects of cybersecurity and privacy for an IoT solution. • Understand how digitalization is changing vertical markets such as manufacturing, energy, and smart cars. • Use simulation tools (Packet Tracer) to create end-to-end IoT system. Learning Components
  • 8. 28 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Connecting Things Course Outline Chapter Chapter Titles Summary Description 1 Things and Connections Understand the building blocks, the interconnections and the information flow of an IoT System. 2 Sensors, Actuators and microcontrollers Use sensors and an Arduino microcontroller to read data from physical world and control actuators. 3 Software is Everywhere Use Python to program a Single Board Computer (Raspberry PI) to perform more complex embedded program. 4 Fog Networks and Cloud Services Learn the principal IoT Networking Protocols. Learn how an IoT system distributes computing between Fog and Cloud networks. Learn how to interconnect systems using Restful APIs. 5 Industrial IoT Applications Learn how IoT technologies are applied in diverse vertical markets: Healthcare, Smart Cities, Smart Grid, Manufacturing. 6 Create an IoT Solution End-to-End case study on how to create an IoT Prototype.
  • 9. 12 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IoT Fundamentals: Big Data & Analytics Target Audience: Secondary, Vocational, 2-year and 4-year College, 4-Year University students Prerequisites: IoT Fundamentals: Connecting Things Languages: English Course Delivery: Instructor-led Estimated Time to Complete: 40-50 hours Recommended Next Course: IoT Fundamentals: Hackathon Playbook Instructor Training: Required Features Students will learn how to use Python data libraries to create a pipeline to acquire, transform and visualize data collected from IoT sensors and machines. Course Overview The transformative element of any IoT system is the data that can be collected from it. Thus the ability to extract data and using data analytics techniques to gain insights increases employability. Benefits • Use Python to read data from sensors and store data in a SQL data base. • Use Python Data Analysis library to clean, manipulate, integrate data sets. • Use Python Visualization Libraries to visualize real-time data end explore acquired data sets. • Explain the fundamental principles of a modern scalable Big Data platforms like Hadoop. • Use storytelling to present the insights gained from extracted data. Learning Components
  • 10. 30 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Big Data & Analytics Course Outline Chapter Big Data & Analytics Summary Description 1 Data and the Internet of Things Understand the concepts of Big Data and Analytics, and the role of Big Data in IoT systems. 2 Fundamentals of Data Analysis Learn the basics of descriptive statistics, the practical aspects in acquiring data from a sensor and how to create visual representations of the data. 3 Data Analysis Explore data using visualization to extract information and create hypotheses. 4 Introduction to Machine Learning Learn about predictive analytics, the supervised and unsupervised approaches to machine learning and how to apply models to make predictions from the data. 5 Storytelling with Data Learn how to transform analytics results into a clear and convincing narrative and visual communication. 6 Architecture for Big Data and Data Engineering Learn the basic principles behind the most important scalable solutions for Big Data such as Apache Hadoop and the related ecosystem of technologies.
  • 11. 14 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IoT Fundamentals: Hackathon Playbook Target Audience: Secondary, Vocational, 2-year and 4-year College, 4-Year University students Prerequisites: IoT Fundamentals: Connecting Things and/or Big Data and Analytics Languages: English Course Delivery: Instructor-led Estimated Time to Complete: 20-30 hours Recommended Next Course: any Career-Ready offering from Cisco or an industry IoT training program Instructor Training: Required Features The Hackathon Playbook is a comprehensive framework of tools and templates to prepare and run a Hackathon as a result of best practices and lessons-learned collected from the global execution of IoT Hackathons within Networking Academy and by other organizers. Course Overview Student reinforce and deepen their multidisciplinary IoT and data skills by defining, designing, prototyping and presenting an IoT solution to a panel of industry experts and peers. Benefits • Inspiration: understand, select and present the problem to be solved to recruit fellow partners. • Ideation: invent a concept that doesn’t already exist to solve a social issue. Learn how to present the solution to experts who will mentor students. • Prototyping: create a prototyping action plan, including objects and visuals to illustrate their plan and will help an expert understand the concept and prototyping needs. • Testing: present the concept and validate the prototype with a second expert, including user experience and enhancements. • Presentation: present the solution and demo the prototypes to an expert panel. Learning Components
  • 12. 15 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential The Networking Academy Learning Portfolio Collaborate for Impact * Available within 12 months February 2017 Certification-aligned Mobility Fundamentals CCNA R&S Intro to Networks R&S Essentials, Scaling Networks Connecting Networks CCNP R&S Switch Route TShoot Introduction to Cybersecurity Introduction to IoT CCNA Security Cybersecurity Essentials CCNA Cyber Ops* Exploratory Foundational Career-Ready Networking Essentials Networking Security IoT Be Your Own Boss Entrepreneurship Business Get Connected Digital Literacy NDG Linux Unhatched NDG Linux Essentials IT Essentials Python* Programming OS & IT Programming in C* Programming in C++* NDG Linux II IoT Fundamentals Connecting Things Big Data and Analytics Hackathon Playbook Current & Planned Programming Essentials in C NetRiders Internships Regional IT Competitions Hackathons Packet Tracer Packet Tracer Know How Programming Essentials in C++ NDG Linux I
  • 13. 17 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1M Students 20K Instructors 9K Academies New Academies and/or New Departments at Existing Academies Existing Networking Academies Energy Management Process Control Engineering Industrial Automation Transportation Engineering Information Technology
  • 14. 18 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential IoT Fundamentals Approach A Multidisciplinary Digital Foundation …For Many IoT Career-Ready Pathways IoT Data Analyst IoT Product Manager IoT Device Management IoT Security Electronics Programming Networking Data Analytics Cybersecurity Problem solving Design thinking Soft skills IoT Fundamentals … … … … and many others
  • 15. 19 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential A New NetAcad Hands-On Experience Design Thinking and Rapid Prototyping, Iterating, Presenting Analyze the Problem with User Focus Business and Social Impact view Hands-on Maker Approach and Enterprise grade Technologies IoT Fundamentals | Lab Experiences
  • 16. 23 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential Getting and Cleaning Data IoT Fundamentals Examples of Career-Ready Pathways Cisco CCENT Cisco CCNA R&S Networking Technician Network Administrator Capstone Course CCNA R&S (ITN and RSE) CCNA R&S (ScaN and CN) IoT Fundamentals A+ Certification Computer Technician Intro to Cybersecurity IT Essentials Ex. Infrastructure Program at a 2-Yr / Vocational College Ex. Data Science program at 4-Yr College/University Advanced Visualization Scalable Machine Learning Foundational Course IoT Fundamentals Unique Program Courses offered by College/University Ex. Robotics program at Secondary School Robotics Course Curriculum IoT Fundamentals Intro to IoT Unique Skills for entry into post-secondary degree or training programs, for ex. Engineering Data Science IoT Infrastructure Cybersecurity IoT Fundamentals Academy support resources include shared implementation scenarios across our community Certification Python DBMS/SQL
  • 17. 33 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential As an integral part of the Networking Academy learning experience, Cisco Prototyping Lab provides • Interactive labs using Jupyter Notebook • Visual programming with Blockly • Device programming with Python • Data visualization & analytics • Connected applications via APIs • Rapid Prototyping Features The Cisco Prototyping Lab is a comprehensive learning environment created by Cisco for Networking Academy students to learn and practice key aspects of the foundational IoT technologies. Using an engaging, hands-on approach, it supports both the learning and creative phases of the Networking Fundamentals curriculum. Tool Overview Provides an easy to use, comprehensive learning environment using real devices, code, coding tools and data that students use to create the physical interconnection of an end-to-end IoT and the logical data pipeline to acquire, analyze and present data. Career Prep • Prototyping Lab App • Prototyping Lab Kit • Raspberry Pi 3 CanaKit Ultimate Starter Kit (or equivalent) • SparkFun Inventor’s Kit for Arduino v3.3 (or equivalent) • Cables, sensors & actuators Learning Components Cisco Prototyping Lab
  • 18. 34 © 2017 Cisco and/or its affiliates. All rights reserved. Cisco Confidential As an integral part of the Networking Academy learning experience, Packet Tracer provides • Simulation • Visualization • Authoring • Assessment • Collaboration capabilities and facilitates the teaching and learning of complex technology concepts. Features Packet Tracer is an innovative simulation and visualization tool used for lectures, labs, games, homework, assessments, and competitions. It is embedded in these courses: Tool Overview The Packet Tracer simulation-based learning environment promotes the development of essential career skills ranging from teamwork and critical thinking to creative problem solving. Career Prep • Cisco Packet Tracer (PT) • PT Mobile Android • PT Mobile iOS • PT Games Learning Components Packet Tracer • CCNA Routing and Switching • CCNA Security • IT Essentials • Intro to the Internet of Things • Mobility Fundamentals
  • 19. •Start building the pipeline of needed ICT professionals with Cisco Networking Academy courses at your campus or organization •Help your students prepare for entry- level career opportunities, continuing education, industry-recognized certifications, and career advancement •For more information, visit www.NetAcad.com How to get involved