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] Site Launch Microservice #516

Open
13 of 15 tasks
kishore03109 opened this issue Oct 11, 2022 · 0 comments
Open
13 of 15 tasks

[Feat] Site Launch Microservice #516

kishore03109 opened this issue Oct 11, 2022 · 0 comments

Comments

@kishore03109
Copy link
Contributor

kishore03109 commented Oct 11, 2022

Ability to configure DNS settings to launch agency's websites. This epic can be split into two main subparts:

Microservice:

  • Creation of local stack for testing
  • Domain validation lambda
  • Primary Domain pointing validation lambda
  • Redirection Domain Pointing lambda
  • Ability for Outgoing Queue to trigger Step Functions
  • Success Lambda
  • Failure Lambda
  • Ability to add messages to the outgoing queue

CMS-Backend only:

  • the API service can receive formsg webhook and process it
  • the API service can make calls to Amplify to trigger the custom domain process
  • the API service can store the 3 domain names in the respective database tables
  • the API service can send a message to the outgoing queue
  • the API service can receive a message from the incoming queue
  • the API service can process the message from the incoming queue and update the relevant database tables
  • add unit tests for happy path
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

No branches or pull requests

1 participant