section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
364 stars 890 forks source link

Using KubeMQ Bridges to communicate between Edge and Cloud Clusters #2245

Closed ogoti-lilian closed 3 years ago

ogoti-lilian commented 3 years ago

Proposed title of article

Using KubeMQ Bridges to communicate between Edge and Cloud Clusters

Introduction:

For years companies have been migrating to the cloud. With the rise of internet-connected devices, it is normal to rely on cloud-based services for the majority of applications today.

However, the rise of edge computing has shown that there is also a need for hyper-local, distributed computing which can offer latencies and resilience that cloud ca not match. With these benefits come ever-increasing complexity both in terms of individual application development as well as overall infrastructure management.

In this article, I will take a look at the unique benefits and challenges of edge computing, as well as how a lightweight, Kubernetes-based messaging queue can meet those challenges.

Key takeaways:

In this article, the reader will be able to:

hectorkambow commented 3 years ago

@ogoti-lilian seems like a helpful topic - approved

Let be sure to check there is no overlap with existing EngEd articles if we haven't already

ogoti-lilian commented 3 years ago

@hectorkambow I will reopen the issue at a later date once I have more content on the topic.