Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Akka in Action, second Edition #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added Designing Microservices
Hi,

Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it.

Best,
  • Loading branch information
stjepanjurekovic committed Jun 29, 2022
commit ef6caca657a7a1f4f415193b64785044fefabe06
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,10 @@ Started By Gabriel Leon de Mattos

- [Distributed Systems (3rd Edition)](https://www.distributed-systems.net/index.php/books/ds3/) - [Free 👍] - Great overview of and in-depth introduction to distributed systems. Recommended for intermediate level readers.

- [Akka in Action, Second Edition)](https://www.manning.com/books/akka-in-action-second-edition) - [Paid 💵] - A practical guide to building message-oriented systems with Akka.
- [Akka in Action, Second Edition](https://www.manning.com/books/akka-in-action-second-edition) - [Paid 💵] - A practical guide to building message-oriented systems with Akka.

- [Designing Microservices](https://www.manning.com/books/designing-microservices) - [Paid 💵] - A book about how to start your microservices projects right.

---

# Videos
Expand Down