Hello,
I’m looking for documentation on how to approach setting up Service Connect within an ECS cluster for two fargate services. The codebase I’m working on leverages AWS Crosswalk’s FargateService implementation instead of the AWS Classic Service implementation, but unlike classic does not have any obvious configuration for Service Connect (maybe SC is too new).
Does anyone have any examples or recipes? Would I be better off just setting up Service Discovery?
Thanks!