Is the relation between Serverless Architecture and Microservices right?
- Serverless Architecture(Azure Functions or Amazon Lambda) accesses several Microservices(Amazon Elasticache or Amazon Redis Cache).
- Microservices provides functionalities that has no server scalability issue.
If it isn't, what is the right relation?