DEV Community

Discussion on: Speed Up Microservices Development with Dapr on AWS EKS

Collapse
 
srini85 profile image
Srini Vasudevan

This is a good round up and getting started guide. Thank you for sharing.

Wondering if you had any tips on how to hit the dapr service from outside the EKS cluster. I.e. I have the dapr installed in EKS, but I have a lambda function which needs to service invoke one of the services within EKS. Any guides or tips on that?

Collapse
 
seifrajhi profile image
saifeddine Rajhi AWS Community Builders

I would expose it as service load balancer type to be accessible from outside the cluster