前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Edge-native applications

Edge-native applications

作者头像
用户6026865
发布2023-03-03 09:16:22
3880
发布2023-03-03 09:16:22
举报

Despite growing awareness of edge computing, there still lies a big misconception that the edge is simply an extension of the cloud.

That line of thinking often comes from vendors that have a vested interest in public cloud services. For edge computing to truly flourish, however, will require a completely different development and deployment environment.

To fully take advantage of the intrinsic benefits edge computing provides (low latency, performance, and geo-spatially defined processing), a new breed of application architecture specifically designed to run in the distributed frontier of the edge is necessary—edge-native applications.

Edge-native applications are built to run on a distributed network. Specifically, edge-native applications must be:

  • Highly modular to enable ease of deployment to multiple locations
  • Run in real-time to unlock the value of ultra-low latency processing at the edge of the network
  • Flexible and portable to be able to run on all types of edge hardware from a server to a Raspberry Pi.

Successful edge-native applications utilize event-driven architecture to allow for seamless application mobility and loose coupling within the environment.

These applications can respond to streaming data as it happens, make changes on the fly, and can migrate application logic to other edge locations depending on environmental conditions or the movement of assets.

Below are a few of the many features and benefits, as well as some common use-cases for edge-native applications.

Edge-native applications lower latency

Speed is everything when a split second can mean huge profits (or losses) for businesses and can even make the difference in human lives being saved.

Edge processing reduces the distance that information must travel by moving compute power closer to the source; however, if the data is not being analyzed in real-time then this drastically reduces the benefits of the edge.

Edge-native applications thus must leverage real-time event-driven analytics to take full advantage of the low-latency network and approach the holy grail of a less than 10 millisecond response time.

Edge-native applications reduce security & privacy risks

Data security and privacy is a huge concern in the information age. Edge-native applications keep data processing local to edge devices, only sending information to the cloud or a central database when necessary.

This substantially decreases the amount of sensitive information that is being shared across the network at any one time, compared to a cloud-native application that is constantly transmitting data back and forth.

Edge-native applications add reliability to the edge

In the past, when an edge device went down it could spell catastrophe for the entire system without the right tools to quickly remedy the issue.

Edge-native applications provide the ability to automatically reroute processing to other edge devices on the network in the event of an outage via local rules designed to increase reliability and avoid data loss. This results in much more resilient edge computing capabilities, especially when compared to a typical cloud-based approach.

Use cases for edge-native applications

– Brick and Mortar Retail – Brick and mortar retailers can incorporate edge-native applications into their stores to update electronic shelf labels, utilize smart shopping carts as both a point-of-sale system and shopping list route planning, take inventory via object recognition cameras, and integrate immersive technologies such as AR. Edge-native applications are a necessity for the large scale of real-time data and low latency requirements of these next-gen connected retail environments.

– Drones – As they move through the environment, drones equipped with local edge processing capabilities can switch between the node it is communicating with as one moves out of range. This is paramount to enable a seamless and safe journey.

– Object Recognition on Camera Sensors – New cameras are coming out with built-in edge processing capabilities allowing object recognition to be run on the cameras themselves. Edge-native applications running on these cameras can filter out sensitive data on the edge without needing to share the raw camera feeds or any output of object/facial recognition with a cloud server, only triggering on a very small subset of important situations of interest.

– Emergency Services – A smart city’s emergency services can utilize edge-native applications, allowing for edge devices to share data between departments. An example of this is a traffic monitoring system scanning license plates for stolen vehicles, routing ambulance drivers around congested areas, and identifying crashes as soon as they happen, all at the same time.

– Airports – With so many cameras and other IoT devices, an airport is one of the best places to utilize edge-native applications. Government agencies can scan for security threats while airlines use the same devices to efficiently route people to their destination. Edge-native applications allow for multi-tenanted processing, delivering data to multiple different subscribers at the same time.

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2022-11-29,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 SmellLikeAISpirit 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档