Which solution will meet these requirements?

2 Comments

  1. Judith
    Author

    In my opinion, the answer is:
    Configure the central user service to post an event on a custom Amazon EventBridge event bus when the company deletes a user. Create an EventBridge rule for each microservice to match the user deletion event pattern and invoke logic in the microservice to delete the user from the DynamoDB table.

  2. Daniel
    Author

    From my point of view, the answer is:
    Configure the central user service to post an event on a custom Amazon EventBridge event bus when the company deletes a user. Create an EventBridge rule for each microservice to match the user deletion event pattern and invoke logic in the microservice to delete the user from the DynamoDB table.

Leave a Reply to Daniel Cancel reply

Your email address will not be published. Required fields are marked *

2 + four =