Book Image

Edge Computing Patterns for Solution Architects

By : Ashok Iyengar, Joseph Pearson
Book Image

Edge Computing Patterns for Solution Architects

By: Ashok Iyengar, Joseph Pearson

Overview of this book

Enriched with insights from a hyperscaler’s perspective, Edge Computing Patterns for Solution Architects will prepare you for seamless collaboration with communication service providers (CSPs) and device manufacturers and help you in making the pivotal choice between cloud-out and edge-in approaches. This book presents industry-specific use cases that shape tailored edge solutions, addressing non-functional requirements to unlock the potential of standard edge components. As you progress, you’ll navigate the archetypes of edge solution architecture from the basics to network edge and end-to-end configurations. You’ll also discover the weight of data and the power of automation for scale and immerse yourself in the edge mantra of low latency and high bandwidth, absorbing invaluable do's and don'ts from real-world experiences. Recommended practices, honed through practical insights, have also been added to guide you in mastering the dynamic realm of edge computing. By the end of this book, you'll have built a comprehensive understanding of edge concepts and terminology and be ready to traverse the evolving edge computing landscape.
Table of Contents (17 chapters)
Free Chapter
1
Part 1:Overview of Edge Computing as a Problem Space
4
Part 2: Solution Architecture Archetypes in Context
8
Part 3: Related Considerations and Concluding Thoughts

Network traffic management

Speaking of networks, the question every telco wants to know is if they are meeting their SLA commitments. That is where network traffic reporting and management come into play. It is a way to determine and manage the health of a network by collecting real-time data from all network elements such as routers, switches, and so on, and endpoint devices such as laptops, mobile phones, and more. By monitoring, intercepting, and inspecting network traffic, telcos can direct traffic to an optimum resource based on certain quality of service (QoS) policies. This helps network administrators to alleviate congestion, reduce latency, and minimize packet loss.

While all these are tasks performed by network administrators, today’s networks are too complex to be managed manually. It is made possible by software known as network management software, also known as network management systems. The network management system uses some standard protocols to automatically...