I've been meaning to create MicroServices using Scala. Later we may need some web pages as well.
- What is Reactive programming in terms of Micro Services or REST HTTP?
- What is the relationship (if any) between Play, Lagom and Akka? Are they all used in making Micro Services?
- Is Play Reactive?
- Can MicroServices serve dynamic Web Pages? Or do I need a separate application for that?
- I have done some work with ReactJS. Does that fit anywhere in the picture?
Please help