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

feat: v2 architecture #28

Merged
merged 17 commits into from
Sep 10, 2023
Merged

feat: v2 architecture #28

merged 17 commits into from
Sep 10, 2023

Conversation

sliedig
Copy link
Contributor

@sliedig sliedig commented Sep 8, 2023

Issue number:
N/A

Summary

The following PR has the changes that have been implemented to date for version 2 of the Unicorn Properties architecture.

Changes

  • Contract service addresses distributed transaction issue through a EventBridge pipes implementation.
  • Contract service using async invokes to handle agent commands to create and update contracts. Using API Gateway to SQS integration
  • Moved to a multi-bus EventBridge topology. Each service now has their own event bus.
  • Unicorn Web service using async invokes to handle agent commands to create and update contracts. Using API Gateway to SQS integration
  • much more, enhancements and fixes

User experience

Please share what the user experience looks like before and after this change

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@sliedig sliedig requested a review from a team as a code owner September 8, 2023 04:35
@github-actions github-actions bot added the feature New features or minor changes label Sep 8, 2023
chore: Stage values are now lowercase. Update parameters to match nam…
@sliedig sliedig merged commit bd1ceb6 into aws-samples:v2 Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants