What should a solutions architect recommend for communication between the microservices?

1 Comment

  1. Sean
    Author

    I categorize that the answer is:
    Create an Amazon Simple Queue Service (Amazon SQS) queue. Add code to the data producers, and send data to the queue. Add code to the data consumers to process data from the queue.

Leave a Reply

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

one × four =