Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Internet of Things for Architects

You're reading from   Internet of Things for Architects Architecting IoT solutions by implementing sensors, communication infrastructure, edge computing, analytics, and security

Arrow left icon
Product type Paperback
Published in Jan 2018
Publisher Packt
ISBN-13 9781788470599
Length 524 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Perry Lea Perry Lea
Author Profile Icon Perry Lea
Perry Lea
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. The IoT Story FREE CHAPTER 2. IoT Architecture and Core IoT Modules 3. Sensors, Endpoints, and Power Systems 4. Communications and Information Theory 5. Non-IP Based WPAN 6. IP-Based WPAN and WLAN 7. Long-Range Communication Systems and Protocols (WAN) 8. Routers and Gateways 9. IoT Edge to Cloud Protocols 10. Cloud and Fog Topologies 11. Data Analytics and Machine Learning in the Cloud and in the Fog 12. IoT Security 13. Consortiums and Communities 14. Other Books You May Enjoy

Fog computing


Fog computing is the evolutionary extension of cloud computing at the edge. This section details the difference between Fog and Edge computing and provides the various topologies and the architectural references for Fog Computing. 

The Hadoop philosophy for Fog computing

Fog computing draws its analogy from the success of Hadoop and MapReduce, and to better understand the importance of Fog Computing, it is worth taking some time to think about how Hadoop works. MapReduce is a method of mapping and Hadoop is an open source framework based on the MapReduce algorithm.  

MapReduce has three steps: map, shuffle, and reduce. In the map phase, computing functions are applied to local data. The shuffle step redistributes the data as needed. This is a critical step as the system attempts to collocate all dependent data to one node. The final step is the reduce phase, where the processing across all the nodes occurs in parallel. 

The general takeaway here is that MapReduce attempts to bring...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime