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

Eventbridge #1535

Closed
wants to merge 5 commits into from
Closed

Conversation

DavidLawes
Copy link
Contributor

What's changed?

Implementation notes

Checklist

General

  • πŸ€– Relevant tests added
  • βœ… CI checks / tests run locally
  • πŸ” Checked on CODE

Client

  • 🚫 No obvious console errors on the client (i.e. React dev mode errors)
  • πŸŽ›οΈ No regressions with existing user interactions (i.e. all existing buttons, inputs etc. work)
  • πŸ“· Screenshots / GIFs of relevant UI changes included

davidfurey and others added 3 commits November 17, 2023 12:30
remove fluentbit config etc. and switch to the WITH-cdk-base Amigo recipe
…ish operation

Co-authored-by: Silvija Blaslov <[email protected]>
Co-authored-by: Georges Lebreton <[email protected]>
Co-authored-by: Tom Richards <[email protected]>
@twrichards
Copy link
Contributor

Now that we're getting frontend to wire the queue to the SNS topic (see #1540), we should follow the same principle for our EventBridge work, and handle this in guardian/fastly-content-fanout#4 (new SQS subscribed to the topic, then an EventBridge pipe onto the SQS queue to filter for live events and place on our EventBridge bus) so closing this PR.

@twrichards twrichards closed this Jan 4, 2024
@twrichards twrichards deleted the eventbridge branch January 4, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants