January 2019
Intermediate to advanced
520 pages
14h 32m
English
This chapter will show an alternative approach to creating microservices based on the actors model (like Erlang or Akka). This approach allows you to write clear and effective code by splitting a microservice into small independent tasks that interact with each other by message passing.
By the end of this chapter, you will be able to do the following:
Read now
Unlock full access