Lightbend Akka Updates Cloud And Edge Support
Written by Kay Ewbank   
Tuesday, 31 October 2023

Lightbend has updated Akka, its distributed computing platform, with a new programming model that enables developers to create applications that are platform agnostic to work across cloud and edge environments. Lightbend specializes in cloud-native microservices frameworks.

The changes to Akka are designed to overcome the problem of having to use different tools when building for the cloud and edge. Akka now has a model that allows teams to build a single cloud native application for both cloud and edge environments. Lightbend describes Akka Edge as a single programming model, runtime, and data fabric for and across the Cloud-to-Edge Continuum. Akka Edge uses the actor model, so developers can write a service once and run it anywhere, from the centralized cloud all the way out to the devices.

lightbend

Lightbend says Akka's programming model is designed to eliminate the high latency, large footprint, and complexity barriers the edge has posed for development teams wanting to bridge the edge and cloud.

The model allows developers to focus on business logic rather than tool integrations, so businesses can make use of their data to improve their operations, regardless of where that data is generated.

Jonas Bonér, founder and CEO of Lightbend said that applications developed for cloud native environments are generally not well-suited to the edge and vice versa.

"This has always struck me as counter-productive, as both architectures lean heavily on one another to be successful. As the line between cloud and edge environments continues to blur, Akka Edge brings industry-first capabilities to enable developers to build once for the Cloud and, when ready, deploy seamlessly to the Edge.”  

Akka now includes projections over gRPC for the edge for asynchronous, brokerless service-to-service communication. It also has scalability and efficiency improvements to handle the large scale of many edge services.

The software is designed to run efficiently in resource constrained environments, such as running with GraalVM native image and lightweight Kubernetes distributions. It has support for multidimensional autoscaling and will scale to near zero. It also has lightweight storage, for running durable actors at the far edge.

Akka's single programming model keeps the code, the tools, the patterns, and the communication the same, regardless if it is for cloud, edge, or in between.

Other features include support for Active/Active digital twins, and other new cloud-edge models. The developer doesn't need to deal with the logic of network segregation, and can focus on the business logic and flow. Akka's new cloud-to-edge capabilities are available now.

lightbend

More Information

Lightbend Website

Related Articles

Lightbend Releases Java SDK For Kalix

Kalix-NoOps High-performance Microservices and APIs

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


JetBrains Updates IDEs With AI Code Completion
04/04/2024

JetBrains has launched the first set of updates for 2024 of its JetBrains IDEs. The new versions include full-line code autocompletion powered by locally run AI models.



Open Platform For Enterprise AI Launched
18/04/2024

A new platform aimed at building and supporting an open artificial intelligence (AI) and data community has been launched.  The Open Platform for Enterprise AI (OPEA) was announced by The Linux F [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 31 October 2023 )