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

AWS API-based service discovery of SQS queues? #1015

Closed
opinionmachine opened this issue Jun 4, 2021 · 3 comments
Closed

AWS API-based service discovery of SQS queues? #1015

opinionmachine opened this issue Jun 4, 2021 · 3 comments
Assignees
Labels
awaiting-feedback Blocked on input from the author kind/question Questions about existing features resolution/by-design This issue won't be fixed because the functionality is working as designed

Comments

@opinionmachine
Copy link

I believe I want to create a Service Instance that points to a SQS Queue, and I can’t see a way to do that. I’m using DNSimple, so I don’t want to use DNS-based service discovery, but Cloud Map API looks like it could be enough, but then I need to be able to register an instance. Am I missing something? Could I plug a HttpNamespace into a SQS Queue resource when creating?

@lukehoban lukehoban added kind/question Questions about existing features needs-repro Needs repro steps before it can be triaged or fixed labels Jun 4, 2021
@lukehoban
Copy link
Contributor

Could you share any more detail on what you've tried so far here?

A CloudMap based service discovery example would be great to add - but not entirely sure that addresses what you are looking for here?

@infin8x infin8x added awaiting-feedback Blocked on input from the author and removed needs-repro Needs repro steps before it can be triaged or fixed labels Jun 4, 2021
@opinionmachine
Copy link
Author

Well, there are a couple of websites and APIs that talk amongst themselves. I have back-channel communications set up over SQS queues for events, and today I rely on hand creating those queues and finding them from code through naming convention, which isn't exactly high-tech, and it makes it impossible for me to have multiple parallel environments provisioned like the rest of the system. What I think I want to do is to create SQS.Queues and then register the address to those queues as a servicediscovery.Service against a HttpNamespace, but the concept of a servicediscovery.Instance seems to be missing.

@mjeffryes mjeffryes added the resolution/by-design This issue won't be fixed because the functionality is working as designed label Jan 24, 2025
@mjeffryes mjeffryes self-assigned this Jan 24, 2025
@mjeffryes
Copy link
Member

Looks like this conversation went stale long ago. please open a new issue for any follow up requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Blocked on input from the author kind/question Questions about existing features resolution/by-design This issue won't be fixed because the functionality is working as designed
Projects
None yet
Development

No branches or pull requests

4 participants