The Engineering Reactive Architecture Using Scala, Akka, Play training course is designed to demonstrate executing reactive systems using Lightbend's main components Scala, Akka and Play.
The course begins by assessing functional language built on the Java Virtual Machine (JVM). Next, the course will cover Akka, an actor-based messaging system, and the Play Web Framework. The course concludes with a discussion of other reactive patterns and a final application of a reactive trivia game.
Purpose
|
Learn how to use Reactive Programming with Scala as a foundation. |
Audience
|
Developers with a knowledge of Java, or Knowledge of a Modern Programming Language. |
Role
| Software Developer - System Administrator - Web Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 4 Days |
Related Technologies
| Akka | Scala | Web Development |
Productivity Objectives
- Classify the essential parts of Reactive architecture using Scala, Akka, and Play
- Discover how to use the syntax of each of these tools/languages properly for writing basic programs
- Setup Related Tooling for Scala, Akka, and Play
- Design a reactive trivia game