#akka #akka_cluster #history #actor #sci_paper #computer_science #paper
https://www.youtube.com/watch?v=U1C5m8b0qg0
https://www.youtube.com/watch?v=U1C5m8b0qg0
YouTube
"The Road to Akka Cluster, and Beyond" by Jonas Bonér
Today, the skills of writing distributed applications is both more important and at the same time more challenging than ever. With the advent of mobile devices, NoSQL databases, cloud services etc. you most likely already have a distributed system at your…
#cluster_sharding #cluster_singleton #singleton #akka #akka_cluster #architecture #github_project
https://github.com/johanandren/akka-cluster-samples/
https://www.slideshare.net/johanandren/building-reactive-distributed-systems-with-akka
https://www.slideshare.net/johanandren/building-reactive-distributed-systems-with-akka
https://github.com/johanandren/akka-cluster-samples/
https://www.slideshare.net/johanandren/building-reactive-distributed-systems-with-akka
https://www.slideshare.net/johanandren/building-reactive-distributed-systems-with-akka
GitHub
johanandren/akka-cluster-samples
Samples for various Akka Cluster talks. Contribute to johanandren/akka-cluster-samples development by creating an account on GitHub.
#service_discovery #service_registry #akka #akka_cluster
https://stackoverflow.com/questions/42484087/microservice-service-discovery-and-service-registry-with-akka
https://stackoverflow.com/questions/42484087/microservice-service-discovery-and-service-registry-with-akka
Stack Overflow
Microservice: Service discovery and Service Registry with Akka
I'm going to apply Microservices architecture for my application. The internal communication between microservices will be achieved by using Akka. But I don't know how to make all microservices awa...
#microservices #architecture #spring_boot #vs #dropWizard #wildfly_swarm #vert_x
https://www.youtube.com/watch?v=_YzzxrSIQGw
https://www.youtube.com/watch?v=_YzzxrSIQGw
YouTube
Microservices Patterns
This video will give a demonstration of microservices patterns including a dive into invocation patterns and a look at more complicated microservices architectures.
https://www.redhat.com/en/services/training/do092-developing-cloud-native-applications-microservices…
https://www.redhat.com/en/services/training/do092-developing-cloud-native-applications-microservices…
#bff_pattern #microservices #gateway_pattern #soundclouds #team
https://www.slideshare.net/grandbora/bff-pattern-in-action-soundclouds-microservices
https://www.slideshare.net/grandbora/bff-pattern-in-action-soundclouds-microservices
www.slideshare.net
BFF Pattern in Action: SoundCloud’s Microservices
At SoundCloud we managed to break away from the monolith while delivering key business features. Our journey towards a microservices architecture has not been …
#architecture #microservices #akka_cluster #akka
https://tech.iheart.com/why-we-picked-akka-cluster-as-our-microservice-framework-bbf3019a3217
https://tech.iheart.com/why-we-picked-akka-cluster-as-our-microservice-framework-bbf3019a3217
iHeartRadio Tech Blog
Why we picked AKKA cluster as our microservice framework
Recently at iHeartRadio we decided to migrate our one monolithic Java backend service into multiple microservices, more specifically we…
#kubernetes #docker_swarm
https://hackernoon.com/a-kubernetes-guide-for-docker-swarm-users-c14c8aa266cc
https://hackernoon.com/a-kubernetes-guide-for-docker-swarm-users-c14c8aa266cc
Hackernoon
A Kubernetes guide for Docker Swarm lovers | HackerNoon
<span>I</span>‘ve never looked at Kubernetes because Swarm gave me all I needed in terms of Container Orchestration. While being straightforward to use, it shined in a world where Container Orchestrators like Mesos and Kubernetes were difficult to setup.