Learning Akka

Watch Learning Akka

  • 2015
  • 1 Season

Learning Akka from Packt Publishing is a comprehensive course designed to teach individuals how to build responsive and concurrent systems using Akka. The course is intended for software developers, architects, and engineers who want to learn how to create scalable, event-driven applications using Akka.

The course is presented by a team of experienced instructors who have years of experience working with Akka in real-world projects. The course is structured to provide learners with a comprehensive understanding of the Akka toolkit, including its major features and components.

The course is divided into several sections, each of which covers a specific aspect of Akka. The first section provides an introduction to Akka and its key features. Here, learners will learn about Akka actors, which are the building blocks of Akka systems. They will also learn about the actor lifecycle, message passing, and error handling.

The subsequent sections cover more advanced topics such as Akka clusters, Akka persistence, and Akka streams. With Akka clusters, learners will learn how to create distributed applications that can scale to handle large amounts of data. With Akka persistence, learners will learn how to persist and recover actor state, which is essential for building fault-tolerant systems. Finally, with Akka streams, learners will learn how to process large streams of data efficiently using Akka's reactive streams implementation.

Throughout the course, learners will also have access to hands-on exercises that will allow them to apply the concepts they have learned. These exercises are designed to be both challenging and informative, enabling learners to gain practical experience in building Akka-based systems.

In addition to the video lectures and exercises, the course also includes several bonus materials such as code samples and additional resources. These materials are intended to support learners as they continue their studies beyond the course.

The course is suitable for learners at all levels of experience with Akka. Whether learners are completely new to Akka or have some experience with the toolkit already, they will find valuable information in this course that will help them become proficient in building scalable and concurrent systems.

Overall, Learning Akka from Packt Publishing is an excellent resource for anyone who wants to learn how to build responsive and scalable systems using Akka. The course is comprehensive, well-structured, and presented by experienced instructors who have a deep understanding of the Akka toolkit. With hands-on exercises and bonus materials, learners have all the tools they need to become proficient in using Akka.

Learning Akka is a series that is currently running and has 1 seasons (38 episodes). The series first aired on December 31, 2015.

Learning Akka
Filter by Source

Seasons
Scheduling Periodic Messages
42. Scheduling Periodic Messages
January 1, 2016
In this video we'll look at scheduling periodic messages.
Ordered Termination
41. Ordered Termination
January 1, 2016
In this video we'll look at ordered termination in Akka.
Shutdown Patterns
40. Shutdown Patterns
January 1, 2016
In this video we'll look at shutdown patterns in Akka.
Throttling Messages
39. Throttling Messages
January 1, 2016
In this video we'll look at throttling messages.
Working with Common Patterns in Akka
38. Working with Common Patterns in Akka
January 1, 2016
In this video we'll look at working with common patterns in Akka.
Let's Test Our REST API
37. Let's Test Our REST API
January 1, 2016
In this video we'll test our REST API.
Let's Implement a REST API
36. Let's Implement a REST API
January 1, 2016
In this video we'll look at implementing a REST API.
Working with Client-side API
34. Working with Client-side API
January 1, 2016
In this video we'll look at working with a client-side API.
Working with Stream IO
32. Working with Stream IO
January 1, 2016
In this video we'll look at working with stream input and output.
Working with Graphs
31. Working with Graphs
January 1, 2016
In this video we'll look at how we can work with graphs in Akka.
Testing Streams
30. Testing Streams
January 1, 2016
In this video we'll look at how we can test Akka streams.
Reactive Tweets
29. Reactive Tweets
January 1, 2016
In this video we'll start looking at how we can use Akka streams with Twitter.
Multi Node Testing
27. Multi Node Testing
January 1, 2016
In this video we'll learn about multi node testing.
Testing FSM
26. Testing FSM
January 1, 2016
In this video we'll test our FSM.
Testing a Parent-Child Relationship
25. Testing a Parent-Child Relationship
January 1, 2016
In this video we'll learn about testing a parent-child relationship in Akka.
Testing Actors
24. Testing Actors
January 1, 2016
In this video we'll learn about testing actors.
Cluster Sharding
23. Cluster Sharding
January 1, 2016
In this video we'll learn about cluster sharding in Akka.
Creating a Singleton Actor in the Cluster
22. Creating a Singleton Actor in the Cluster
January 1, 2016
In this video we'll create a singleton actor in the cluster.
Adding a Load Balancer to a Cluster Node
21. Adding a Load Balancer to a Cluster Node
January 1, 2016
In this video we'll look at adding a load balancer to a cluster node.
Building a Cluster
20. Building a Cluster
January 1, 2016
In this video we'll build a cluster with Akka.
Working with Akka Cluster
19. Working with Akka Cluster
January 1, 2016
In this video we'll quickly get started with Akka cluster.
Persistence Query
18. Persistence Query
January 1, 2016
In this video we'll look at persistence queries.
Persistence FSM
17. Persistence FSM
January 1, 2016
In this video we'll look at the persistence FSM.
Playing with a Persistent Actor
16. Playing with a Persistent Actor
January 1, 2016
In this video we'll look at how we can play with our persistent actors.
Creating Persistent Actors
15. Creating Persistent Actors
January 1, 2016
In this video we'll look at creating persistent actors.
Akka Persistence
14. Akka Persistence
January 1, 2016
In this video we'll introduce the concept of Akka persistence.
Replacing Actor Behavior
12. Replacing Actor Behavior
January 1, 2016
In this video we'll look at how to change your actor behavior at runtime.
Sending Messages via Router
11. Sending Messages via Router
January 1, 2016
In this video we'll look at sending messages via Akka's router.
Working with Akka Basic Tools
10. Working with Akka Basic Tools
January 1, 2016
In this video we'll summarize our next steps before diving right back in.
Supervision and Monitoring
9. Supervision and Monitoring
January 1, 2016
In this video we'll look at actor supervision and monitoring.
Talking to an Actor
8. Talking to an Actor
January 1, 2016
In this video we'll work through a use case that covers Tell and Ask.
Creating an Actor with Props
7. Creating an Actor with Props
January 1, 2016
In this video we'll look at creating an actor with properties.
Actor Components and Lifecycle
6. Actor Components and Lifecycle
January 1, 2016
In this video we'll go over the actor lifecycle and take a look at actor components.
Playing with Actors
5. Playing with Actors
January 1, 2016
In this video we'll look at the actor system and hierarchy.
Let's Create Hello World
4. Let's Create Hello World
January 1, 2016
In this video we'll build an example application to get us started with our first project.
Concepts and Terminology
3. Concepts and Terminology
January 1, 2016
In this video, we're going to go over some concepts and terminology that you'll find useful when working with Akka.
Exploring the Actor World
2. Exploring the Actor World
January 1, 2016
In this video we'll take a look at understanding the actor model.
The Course Overview
1. The Course Overview
December 31, 2015
In this first video we'll look at what we're going to cover throughout the entire video course.
Description
Where to Watch Learning Akka
Learning Akka is available for streaming on the Packt Publishing website, both individual episodes and full seasons. You can also watch Learning Akka on demand at Amazon.
  • Premiere Date
    December 31, 2015