#akka

[ follow ]
#cloud-computing

Akka Innovations: Multi-Cloud, Edge, and Security Enhancements | @lightbend

Akka is evolving to support cloud-to-edge capabilities, emphasizing multi-cloud and decentralization to meet modern application demands.

Akka distributed computing platform adds Java SDK

Akka offers flexible deployment options including serverless, self-hosting, and cloud migrations.

Akka Unfurls PaaS for Building Distributed Java Applications - DevOps.com

Akka has launched a revamped platform with an SDK to enhance the development of distributed Java applications and serverless capabilities.

Akka Innovations: Multi-Cloud, Edge, and Security Enhancements | @lightbend

Akka is evolving to support cloud-to-edge capabilities, emphasizing multi-cloud and decentralization to meet modern application demands.

Akka distributed computing platform adds Java SDK

Akka offers flexible deployment options including serverless, self-hosting, and cloud migrations.

Akka Unfurls PaaS for Building Distributed Java Applications - DevOps.com

Akka has launched a revamped platform with an SDK to enhance the development of distributed Java applications and serverless capabilities.
morecloud-computing
#scala

Tips and Trends in Scala

Scala combines object-oriented and functional programming paradigms.
Scala's integration with Java ecosystem is a key advantage.

# A story of one memory leak

Debugging memory leaks in distributed systems can be challenging due to the complexity of the architecture.
Understanding the components and architecture details is crucial for effectively debugging and fixing issues in a distributed system.

Why we bet on Scala at SwissBorg

Scala helped SwissBorg beat the average by leveraging its expressiveness and ecosystem.
Scala's scalability, coupled with partnerships with Scala-specialized companies, supported SwissBorg's growth.

Akka expertise taken even further: Scalac-Lightbend partnership

Scalac's partnership with Lightbend enhances enterprise capabilities in developing responsive applications using Scala and Akka.

ETL Process with Scala and Akka Framework (Concurrency, Distributed, and Resilient Systems)

Akka simplifies building concurrent, distributed systems in Scala, focusing on actors for managing state and fault tolerance.

Scala & Akka: How to secure your code.

Scala features like type safety, immutable data structures, and functional programming contribute to code security.
Akka, using the actor model, isolates components into independent actors and provides supervision for fault tolerance.

Tips and Trends in Scala

Scala combines object-oriented and functional programming paradigms.
Scala's integration with Java ecosystem is a key advantage.

# A story of one memory leak

Debugging memory leaks in distributed systems can be challenging due to the complexity of the architecture.
Understanding the components and architecture details is crucial for effectively debugging and fixing issues in a distributed system.

Why we bet on Scala at SwissBorg

Scala helped SwissBorg beat the average by leveraging its expressiveness and ecosystem.
Scala's scalability, coupled with partnerships with Scala-specialized companies, supported SwissBorg's growth.

Akka expertise taken even further: Scalac-Lightbend partnership

Scalac's partnership with Lightbend enhances enterprise capabilities in developing responsive applications using Scala and Akka.

ETL Process with Scala and Akka Framework (Concurrency, Distributed, and Resilient Systems)

Akka simplifies building concurrent, distributed systems in Scala, focusing on actors for managing state and fault tolerance.

Scala & Akka: How to secure your code.

Scala features like type safety, immutable data structures, and functional programming contribute to code security.
Akka, using the actor model, isolates components into independent actors and provides supervision for fault tolerance.
morescala

Benchmarking database sharding in Akka | @lightbend

Akka 24.05 introduced database sharding for event storage, enabling high throughput on ordinary relational databases like PostgreSQL at lower costs.
#scalability

2x Improvement in Latency in Swiggy Data Science Platform | @lightbend

ML models at Swiggy contribute to customer experience and business decisions through DSP platform.
DSP system at Swiggy built on Akka with actors for scalability, resiliency, and responsiveness.

The database is the bottleneck! | @lightbend

Akka 24.05 achieves high throughput with PostgreSQL by sharding write requests

2x Improvement in Latency in Swiggy Data Science Platform | @lightbend

ML models at Swiggy contribute to customer experience and business decisions through DSP platform.
DSP system at Swiggy built on Akka with actors for scalability, resiliency, and responsiveness.

The database is the bottleneck! | @lightbend

Akka 24.05 achieves high throughput with PostgreSQL by sharding write requests
morescalability

Integrating Akka actors with Redis

Understanding serialization in Akka is essential for integrating with external storage systems like Redis.
Implementing a SerializedBlob class can simplify the storage and retrieval of serialized data from Redis.

Akka 24.05 - Fully Replicated Entities Across Regions, Edge and Clouds | @lightbend

Akka enables active-active entity replication for low latency and high availability in multi-region, multi-cloud, and cloud-edge scenarios.

Akka with Java 21: Less is More | @lightbend

Akka 24.05 certified on Java 21 LTS for more concise and reliable Akka applications.
[ Load more ]