SlideShare a Scribd company logo
1 of 28
FOG Computing
Internet of Things (IoT)
• Connects internet devices – “things” (tablets, sensors,
gateways, mobile-phones) to enable new forms of
communication between things and people and
between the IoTs themselves
• These connections create a network of IoTs
• This poses new challenges to the ways things
communicate with each other and with people and the
way data are manipulated once they are generated at
the edges of the network
• How, what data are transmitted over the network?
• When, where data are processed or stored ?
11/30/2022 Fog Computing 2
What is It? [Cisco 2015]
• Ιntroduced by Cisco, a bridge between IoTs and the Cloud
• FOG extends cloud to be closer to things that produce data
• Analyze IoT data closer to where its collected so as to
minimize latency and processing load on cloud
– Any device with computing, storage, network connectivity can be a FOG node
– Can be deployed anywhere (Factory floor, vehicle, human body, etc)
11/30/2022 Fog Computing 3
Cloud and IoT: Fog can develop
anywhere in-between the two
11/30/2022 Fog Computing 4
Why FOG, What it means to Business?
• IoT speeds up awareness and response to events
• By the time data makes its way to the cloud for
analysis, the opportunity to act might be gone
• Faster responses can improve output, service
quality, safety
• Todays cloud models are not always designed for
the volume, variety and speed of data
– Moving all data to the cloud for analysis would slow
down processing, responses, takes bandwidth and is
expensive
11/30/2022 Fog Computing 5
More issues
• Despite Cloud’s advantages, health care, businesses,
government, military organizations and entities that
manage sensitive or classified data are reluctant to
adopt cloud based solutions due to security risks of
transferring data over the Internet
• Certain functions are naturally more advantageous
to carry out in Fog while others are better suited to
cloud
• Software To Data Approach: bring software to the
data rather than transferring data to the cloud
– Transfer analysis results to the cloud
• FOG addresses this problem as well
11/30/2022 Fog Computing 6
What you get ?
• FOG filters and analyzes the most time intensive data
at the network edge close to where it is generated
• Milliseconds matter when trying to prevent
manufacturing line shutdowns and make the difference
between averting disaster and a cascading system
failure
• Benefits include
– Greater business agility, security
– Deeper insights, improved privacy
– Lower operating cost (bandwidth, storage, processing)
– Sends data loads to cloud only for storage and further data
analysis (big data analysis)
11/30/2022 Fog Computing 7
Application Areas
• Smart cities: collect data on city activities e.g. traffic (change
signals on surveillance of incoming traffic to prevent accidents
or reduce congestion. Data could also be sent to the cloud for
longer-term analytics)
• Wearable Technology: data from wearable sensors need to be
processed locally to inform user and also communicated to
the cloud
• Wellbeing: monitor environmental conditions in house, health
status, in house operations for improving the quality of living
especially for elderly, disabled
• Industry 4.0: a sensor on a critical machine sends readings
associated with imminent failure
11/30/2022 Fog Computing 8
What happens in Fog/Cloud?
• Fog Nodes: micro data centers at network edge
– Like small clouds: cloudlets
– Intelligent controllers and gateways collect data from devices
– Receive feeds from IoTs using a protocol in real-time
– Run IoT apps for real-time control, context processing, data
analytics
– Provide transient storage
– Send periodic data summaries to the cloud
• The cloud: public, private cloud etc.
– Receives and archives data summaries from Fog nodes
– Performs data analytics to gain business insight
– Can send new application rules to Fog nodes based on these
insights, new business operation plans etc.
11/30/2022 Fog Computing 9
Cloud vs FOG [Chiang 2016]
• Fog and Cloud will co-exist and work together
• FOG will carry-out substantial amount of storage at or near
end-user rather than on large scale data center
• FOG will carry-out substantial amount of communication at
or near the end-user rather than all routed through the
backbone network
• FOG will carry-our substantial amount of management,
control and configuration at or near the end-user rather
than on large scale servers
• The decision on what functions move to Cloud or keep at
FOG nodes is not always easy, depends on application
• FOG and Cloud are inder-dependent and mutually
beneficial
11/30/2022 Fog Computing 10
Fog Architecture (by Cisco)
11/30/2022 Fog Computing 11
Example Architecture
11/30/2022 Fog Computing 12
FOG NODE
Security, Privacy and Trust
• While FOG may enhance security, it presents new security
challenges
• User authentication at IoTs and gateways is an issue
– Each IoT has an IP address
– Easier to hack FOG nodes and IoTs
– Malicious users can read/replace/tamper IoTs and their readings
(e.g. smart meters installed at consumers house), or use
consumer information for profit
• In large networks, probably many un-trustworthy users 
clients don’t trust each other, or are not willing to
participate
• More issues: Distributed control in a decentralized, mobile
crowd of IoTs
11/30/2022 Fog Computing 13
FOG Reference Architecture (RA)
• The means of describing and understanding the requirements
of a domain where the architecture applies
• Proposed by OpenFog consortium: tech industry, research
and academic institutions (est. 2015), still incomplete …
• Fog RA should support at/near end-users
– Low latency storage
– Computation to avoid latency/network costs
– Management, network measurement, control, configuration
– Allow analytics results to be securely copied to backend cloud
– Business deployment
11/30/2022 Fog Computing 14
Principles (Pillars) of FOG RA
1. Security: end-to-end, node and network security
2. Scalability: nodes, networks, storage and all services are scalable
without disrupting system performance
3. Openness: nodes info and functionality is transparent to
applications, nodes can be created anywhere and be discovered /
connected / used, while ensuring security/safety/privacy
4. Autonomy: no single point of failure
5. Programmability: nodes can be reprogrammed or updated
6. Reliability: high availability (uptime)
7. Agility: transform data into actionable insights, quickly respond to
changes
8. Hierarchy: not prerequisite, resources can be seen as a logical
hierarchy based on the functional requirements of the IoT system
11/30/2022 Fog Computing 15
FOG Hierarchy Examples
11/30/2022 Fog Computing 16
Examples 1 & 2
• Example 1: fog deployment hierarchy independent of
the cloud
– E.g. the cloud can’t be used due to regulatory compliance,
security and privacy reasons, unavailability of a central
cloud in an area
– armed forces combat systems, drone operations, some
healthcare systems, hospitals, and ATM banking systems
• Example 2: information processing in fog deployments
located close to the infrastructure/process being
managed.
– commercial building management, commercial solar panel
monitoring, cable tv etc.
11/30/2022 Fog Computing 17
FOG Hierarchy Examples
11/30/2022 Fog Computing 18
Examples 3 & 4
• Example 3: local fog for time-sensitive
computation, the cloud is used for operational
and business-related information processing
• Example 4: constrained environments in which
the deployment of fog infrastructure may not
be feasible or economical
– E.g. Agriculture, whether stations, connected cars
11/30/2022 Fog Computing 19
N-tier FOG Architecture
• Presentation, application processing, and data
management functions are physically separated (3-
tiers)
– developers acquire the option of modifying or adding a
specific layer, instead of reworking the entire application
• How many tiers in FOG: depends on number of
sensors, type of work per sensor, latency between
nodes, reliability/availability of nodes
• In each tier, each level acquires or computes
information and shifts intelligence to higher levels
– Better organization of system intelligence
11/30/2022 Fog Computing 20
Intelligence in FOG
11/30/2022 Fog Computing 21
Node Management
• Manageability systems that can survive and
manage fog nodes in all power states
– Produce reports on the state of fog nodes
– Automate discovery, registration and provision of end
devices
– Gain full understanding of end devices (in terms of
their resources, health, operational state)
– More manageability aspects: system software and
firmware updates, alerts on abnormal operation
– Manage events, start/stop, define data flows
– Security analysis and response
11/30/2022 Fog Computing 22
Physical Node Safety
• Perform a security analysis and threat assessment
in order to identify the needs the fog node
• Depends also on the location of the fog node and
the degree of physical access to it
• Apply anti-tamper mechanisms to prevent
physical or electronic attacks
• Measures: resistance (material), Evidence (prove
the event), Detection (e.g. by Sensors), response
(countermeasures e.g. clear sensitive data,
shutdown or reset).
11/30/2022 Fog Computing 23
FOG Ref. Architecture Overview
11/30/2022 Fog Computing 24
Docker (containers)
Application Services (containerized)
South End: Where sensors / devices connect to FOG
North End: connect to cloud or applications
Application-Node Services Layer
11/30/2022 Fog Computing 25
Application - Node Services 1/2
• May run in virtualized (containerized) environments
• Fog connector services: run at the south end, enable
connections with Things, support various protocols,
translate data to common data structures (e.g. JSON)
• Core services: separate the edge device from the
application running in Fog node, collect data from the
device and make them available to upper level services
(e.g. cloud), or pass commands to lower level
• Support services: database, event broker, logging,
scheduling, service registration, data clean-up etc.
11/30/2022 Fog Computing 26
Application - Node Services 2/2
• Analytic services: data filtering, averages, machine learning,
– local decision (e.g. shutdown when temperature exceeds
threshold), anomaly detection (malfunctioning device, intrusion
detection)
– Application logic services
• Integration services: allow outside fog nodes, users or
applications to connect
– Transform data to desired format (e.g. JSON, XML)
– Accepts service requests (e.g. REST to prescribed addresses
• User interface: responsible for display and communication
with applications and users:
– status and operation of fog node, results of analytics processing,
interface for node management and probably Web site
11/30/2022 Fog Computing 27
References
• FOG Computing and the Internet of Things: Extend the
Cloud to where the Things Are, Cisco, White Paper, 2015
https://www.cisco.com/c/dam/en_us/solutions/trends/iot/
docs/computing-overview.pdf
• FOG and IoT: An Overview of Research Opportunities, M.
Chiang, T.Zhang, 2016
http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=74
98684
• OpenFog Architecture Overview, OpenFog Architecture
Working Group, White paper, Feb. 2017,
https://www.openfogconsortium.org/wp-
content/uploads/OpenFog_Reference_Architecture_2_09_
17-FINAL.pdf
11/30/2022 Fog Computing 28

More Related Content

Similar to FG2.ppt

The Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingThe Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingFredReynolds2
 
Security and Privacy Issues of Fog Computing: A Survey
Security and Privacy Issues of Fog Computing: A SurveySecurity and Privacy Issues of Fog Computing: A Survey
Security and Privacy Issues of Fog Computing: A SurveyHarshitParkar6677
 
Security and privacy issues of fog
Security and privacy issues of fogSecurity and privacy issues of fog
Security and privacy issues of fogRezgar Mohammad
 
[PPT] _ Unit 2 _ Complete PPT.pptx
[PPT] _ Unit 2 _ Complete PPT.pptx[PPT] _ Unit 2 _ Complete PPT.pptx
[PPT] _ Unit 2 _ Complete PPT.pptxSelvaraj Seerangan
 
Fog Computing Reality Check: Real World Applications and Architectures
Fog Computing Reality Check: Real World Applications and ArchitecturesFog Computing Reality Check: Real World Applications and Architectures
Fog Computing Reality Check: Real World Applications and ArchitecturesBiren Gandhi
 
Fog computing ( foggy cloud)
Fog computing  ( foggy cloud)Fog computing  ( foggy cloud)
Fog computing ( foggy cloud)Iffat Anjum
 
Optimization of Fog computing for Industrial IoT applications
Optimization of Fog computing for Industrial IoT applicationsOptimization of Fog computing for Industrial IoT applications
Optimization of Fog computing for Industrial IoT applicationsSabelo Dlamini
 
Walking through the fog (computing) - Keynote talk at Italian Networking Work...
Walking through the fog (computing) - Keynote talk at Italian Networking Work...Walking through the fog (computing) - Keynote talk at Italian Networking Work...
Walking through the fog (computing) - Keynote talk at Italian Networking Work...FBK CREATE-NET
 
Entreprises : découvrez les briques essentielles d’une solution IoT
Entreprises : découvrez les briques essentielles d’une solution IoTEntreprises : découvrez les briques essentielles d’une solution IoT
Entreprises : découvrez les briques essentielles d’une solution IoTScaleway
 
A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...IJECEIAES
 
A Comprehensive Exploration of Fog Computing.pdf
A Comprehensive Exploration of Fog Computing.pdfA Comprehensive Exploration of Fog Computing.pdf
A Comprehensive Exploration of Fog Computing.pdfEnterprise Wired
 
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.IRJET Journal
 
Clarifying fog computing and networking 10 questions and answers
Clarifying fog computing and networking 10 questions and answersClarifying fog computing and networking 10 questions and answers
Clarifying fog computing and networking 10 questions and answersRezgar Mohammad
 
Get Cloud Resources to the IoT Edge with Fog Computing
Get Cloud Resources to the IoT Edge with Fog ComputingGet Cloud Resources to the IoT Edge with Fog Computing
Get Cloud Resources to the IoT Edge with Fog ComputingBiren Gandhi
 
fog computing related to cyber securityf
fog computing related to cyber securityffog computing related to cyber securityf
fog computing related to cyber securityfPrathmeshnawale2
 

Similar to FG2.ppt (20)

The Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data ProcessingThe Future of Fog Computing and IoT: Revolutionizing Data Processing
The Future of Fog Computing and IoT: Revolutionizing Data Processing
 
semppt.pptx
semppt.pptxsemppt.pptx
semppt.pptx
 
Fog computing
Fog computing Fog computing
Fog computing
 
Fog Computing
Fog ComputingFog Computing
Fog Computing
 
Security and Privacy Issues of Fog Computing: A Survey
Security and Privacy Issues of Fog Computing: A SurveySecurity and Privacy Issues of Fog Computing: A Survey
Security and Privacy Issues of Fog Computing: A Survey
 
Security and privacy issues of fog
Security and privacy issues of fogSecurity and privacy issues of fog
Security and privacy issues of fog
 
[PPT] _ Unit 2 _ Complete PPT.pptx
[PPT] _ Unit 2 _ Complete PPT.pptx[PPT] _ Unit 2 _ Complete PPT.pptx
[PPT] _ Unit 2 _ Complete PPT.pptx
 
Fog security
Fog securityFog security
Fog security
 
Fog Computing Reality Check: Real World Applications and Architectures
Fog Computing Reality Check: Real World Applications and ArchitecturesFog Computing Reality Check: Real World Applications and Architectures
Fog Computing Reality Check: Real World Applications and Architectures
 
Fog computing ( foggy cloud)
Fog computing  ( foggy cloud)Fog computing  ( foggy cloud)
Fog computing ( foggy cloud)
 
Optimization of Fog computing for Industrial IoT applications
Optimization of Fog computing for Industrial IoT applicationsOptimization of Fog computing for Industrial IoT applications
Optimization of Fog computing for Industrial IoT applications
 
Walking through the fog (computing) - Keynote talk at Italian Networking Work...
Walking through the fog (computing) - Keynote talk at Italian Networking Work...Walking through the fog (computing) - Keynote talk at Italian Networking Work...
Walking through the fog (computing) - Keynote talk at Italian Networking Work...
 
Entreprises : découvrez les briques essentielles d’une solution IoT
Entreprises : découvrez les briques essentielles d’une solution IoTEntreprises : découvrez les briques essentielles d’une solution IoT
Entreprises : découvrez les briques essentielles d’une solution IoT
 
A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...A review on orchestration distributed systems for IoT smart services in fog c...
A review on orchestration distributed systems for IoT smart services in fog c...
 
A Comprehensive Exploration of Fog Computing.pdf
A Comprehensive Exploration of Fog Computing.pdfA Comprehensive Exploration of Fog Computing.pdf
A Comprehensive Exploration of Fog Computing.pdf
 
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
Job Scheduling Mechanisms in Fog Computing Using Soft Computing Techniques.
 
Clarifying fog computing and networking 10 questions and answers
Clarifying fog computing and networking 10 questions and answersClarifying fog computing and networking 10 questions and answers
Clarifying fog computing and networking 10 questions and answers
 
Get Cloud Resources to the IoT Edge with Fog Computing
Get Cloud Resources to the IoT Edge with Fog ComputingGet Cloud Resources to the IoT Edge with Fog Computing
Get Cloud Resources to the IoT Edge with Fog Computing
 
FOG COMPUTING
FOG COMPUTINGFOG COMPUTING
FOG COMPUTING
 
fog computing related to cyber securityf
fog computing related to cyber securityffog computing related to cyber securityf
fog computing related to cyber securityf
 

Recently uploaded

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 

Recently uploaded (20)

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 

FG2.ppt

  • 2. Internet of Things (IoT) • Connects internet devices – “things” (tablets, sensors, gateways, mobile-phones) to enable new forms of communication between things and people and between the IoTs themselves • These connections create a network of IoTs • This poses new challenges to the ways things communicate with each other and with people and the way data are manipulated once they are generated at the edges of the network • How, what data are transmitted over the network? • When, where data are processed or stored ? 11/30/2022 Fog Computing 2
  • 3. What is It? [Cisco 2015] • Ιntroduced by Cisco, a bridge between IoTs and the Cloud • FOG extends cloud to be closer to things that produce data • Analyze IoT data closer to where its collected so as to minimize latency and processing load on cloud – Any device with computing, storage, network connectivity can be a FOG node – Can be deployed anywhere (Factory floor, vehicle, human body, etc) 11/30/2022 Fog Computing 3
  • 4. Cloud and IoT: Fog can develop anywhere in-between the two 11/30/2022 Fog Computing 4
  • 5. Why FOG, What it means to Business? • IoT speeds up awareness and response to events • By the time data makes its way to the cloud for analysis, the opportunity to act might be gone • Faster responses can improve output, service quality, safety • Todays cloud models are not always designed for the volume, variety and speed of data – Moving all data to the cloud for analysis would slow down processing, responses, takes bandwidth and is expensive 11/30/2022 Fog Computing 5
  • 6. More issues • Despite Cloud’s advantages, health care, businesses, government, military organizations and entities that manage sensitive or classified data are reluctant to adopt cloud based solutions due to security risks of transferring data over the Internet • Certain functions are naturally more advantageous to carry out in Fog while others are better suited to cloud • Software To Data Approach: bring software to the data rather than transferring data to the cloud – Transfer analysis results to the cloud • FOG addresses this problem as well 11/30/2022 Fog Computing 6
  • 7. What you get ? • FOG filters and analyzes the most time intensive data at the network edge close to where it is generated • Milliseconds matter when trying to prevent manufacturing line shutdowns and make the difference between averting disaster and a cascading system failure • Benefits include – Greater business agility, security – Deeper insights, improved privacy – Lower operating cost (bandwidth, storage, processing) – Sends data loads to cloud only for storage and further data analysis (big data analysis) 11/30/2022 Fog Computing 7
  • 8. Application Areas • Smart cities: collect data on city activities e.g. traffic (change signals on surveillance of incoming traffic to prevent accidents or reduce congestion. Data could also be sent to the cloud for longer-term analytics) • Wearable Technology: data from wearable sensors need to be processed locally to inform user and also communicated to the cloud • Wellbeing: monitor environmental conditions in house, health status, in house operations for improving the quality of living especially for elderly, disabled • Industry 4.0: a sensor on a critical machine sends readings associated with imminent failure 11/30/2022 Fog Computing 8
  • 9. What happens in Fog/Cloud? • Fog Nodes: micro data centers at network edge – Like small clouds: cloudlets – Intelligent controllers and gateways collect data from devices – Receive feeds from IoTs using a protocol in real-time – Run IoT apps for real-time control, context processing, data analytics – Provide transient storage – Send periodic data summaries to the cloud • The cloud: public, private cloud etc. – Receives and archives data summaries from Fog nodes – Performs data analytics to gain business insight – Can send new application rules to Fog nodes based on these insights, new business operation plans etc. 11/30/2022 Fog Computing 9
  • 10. Cloud vs FOG [Chiang 2016] • Fog and Cloud will co-exist and work together • FOG will carry-out substantial amount of storage at or near end-user rather than on large scale data center • FOG will carry-out substantial amount of communication at or near the end-user rather than all routed through the backbone network • FOG will carry-our substantial amount of management, control and configuration at or near the end-user rather than on large scale servers • The decision on what functions move to Cloud or keep at FOG nodes is not always easy, depends on application • FOG and Cloud are inder-dependent and mutually beneficial 11/30/2022 Fog Computing 10
  • 11. Fog Architecture (by Cisco) 11/30/2022 Fog Computing 11
  • 12. Example Architecture 11/30/2022 Fog Computing 12 FOG NODE
  • 13. Security, Privacy and Trust • While FOG may enhance security, it presents new security challenges • User authentication at IoTs and gateways is an issue – Each IoT has an IP address – Easier to hack FOG nodes and IoTs – Malicious users can read/replace/tamper IoTs and their readings (e.g. smart meters installed at consumers house), or use consumer information for profit • In large networks, probably many un-trustworthy users  clients don’t trust each other, or are not willing to participate • More issues: Distributed control in a decentralized, mobile crowd of IoTs 11/30/2022 Fog Computing 13
  • 14. FOG Reference Architecture (RA) • The means of describing and understanding the requirements of a domain where the architecture applies • Proposed by OpenFog consortium: tech industry, research and academic institutions (est. 2015), still incomplete … • Fog RA should support at/near end-users – Low latency storage – Computation to avoid latency/network costs – Management, network measurement, control, configuration – Allow analytics results to be securely copied to backend cloud – Business deployment 11/30/2022 Fog Computing 14
  • 15. Principles (Pillars) of FOG RA 1. Security: end-to-end, node and network security 2. Scalability: nodes, networks, storage and all services are scalable without disrupting system performance 3. Openness: nodes info and functionality is transparent to applications, nodes can be created anywhere and be discovered / connected / used, while ensuring security/safety/privacy 4. Autonomy: no single point of failure 5. Programmability: nodes can be reprogrammed or updated 6. Reliability: high availability (uptime) 7. Agility: transform data into actionable insights, quickly respond to changes 8. Hierarchy: not prerequisite, resources can be seen as a logical hierarchy based on the functional requirements of the IoT system 11/30/2022 Fog Computing 15
  • 17. Examples 1 & 2 • Example 1: fog deployment hierarchy independent of the cloud – E.g. the cloud can’t be used due to regulatory compliance, security and privacy reasons, unavailability of a central cloud in an area – armed forces combat systems, drone operations, some healthcare systems, hospitals, and ATM banking systems • Example 2: information processing in fog deployments located close to the infrastructure/process being managed. – commercial building management, commercial solar panel monitoring, cable tv etc. 11/30/2022 Fog Computing 17
  • 19. Examples 3 & 4 • Example 3: local fog for time-sensitive computation, the cloud is used for operational and business-related information processing • Example 4: constrained environments in which the deployment of fog infrastructure may not be feasible or economical – E.g. Agriculture, whether stations, connected cars 11/30/2022 Fog Computing 19
  • 20. N-tier FOG Architecture • Presentation, application processing, and data management functions are physically separated (3- tiers) – developers acquire the option of modifying or adding a specific layer, instead of reworking the entire application • How many tiers in FOG: depends on number of sensors, type of work per sensor, latency between nodes, reliability/availability of nodes • In each tier, each level acquires or computes information and shifts intelligence to higher levels – Better organization of system intelligence 11/30/2022 Fog Computing 20
  • 21. Intelligence in FOG 11/30/2022 Fog Computing 21
  • 22. Node Management • Manageability systems that can survive and manage fog nodes in all power states – Produce reports on the state of fog nodes – Automate discovery, registration and provision of end devices – Gain full understanding of end devices (in terms of their resources, health, operational state) – More manageability aspects: system software and firmware updates, alerts on abnormal operation – Manage events, start/stop, define data flows – Security analysis and response 11/30/2022 Fog Computing 22
  • 23. Physical Node Safety • Perform a security analysis and threat assessment in order to identify the needs the fog node • Depends also on the location of the fog node and the degree of physical access to it • Apply anti-tamper mechanisms to prevent physical or electronic attacks • Measures: resistance (material), Evidence (prove the event), Detection (e.g. by Sensors), response (countermeasures e.g. clear sensitive data, shutdown or reset). 11/30/2022 Fog Computing 23
  • 24. FOG Ref. Architecture Overview 11/30/2022 Fog Computing 24 Docker (containers) Application Services (containerized) South End: Where sensors / devices connect to FOG North End: connect to cloud or applications
  • 26. Application - Node Services 1/2 • May run in virtualized (containerized) environments • Fog connector services: run at the south end, enable connections with Things, support various protocols, translate data to common data structures (e.g. JSON) • Core services: separate the edge device from the application running in Fog node, collect data from the device and make them available to upper level services (e.g. cloud), or pass commands to lower level • Support services: database, event broker, logging, scheduling, service registration, data clean-up etc. 11/30/2022 Fog Computing 26
  • 27. Application - Node Services 2/2 • Analytic services: data filtering, averages, machine learning, – local decision (e.g. shutdown when temperature exceeds threshold), anomaly detection (malfunctioning device, intrusion detection) – Application logic services • Integration services: allow outside fog nodes, users or applications to connect – Transform data to desired format (e.g. JSON, XML) – Accepts service requests (e.g. REST to prescribed addresses • User interface: responsible for display and communication with applications and users: – status and operation of fog node, results of analytics processing, interface for node management and probably Web site 11/30/2022 Fog Computing 27
  • 28. References • FOG Computing and the Internet of Things: Extend the Cloud to where the Things Are, Cisco, White Paper, 2015 https://www.cisco.com/c/dam/en_us/solutions/trends/iot/ docs/computing-overview.pdf • FOG and IoT: An Overview of Research Opportunities, M. Chiang, T.Zhang, 2016 http://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=74 98684 • OpenFog Architecture Overview, OpenFog Architecture Working Group, White paper, Feb. 2017, https://www.openfogconsortium.org/wp- content/uploads/OpenFog_Reference_Architecture_2_09_ 17-FINAL.pdf 11/30/2022 Fog Computing 28