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

1 Comment

  1. Roger
    Author

    As I understand it, 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 *

2 + 13 =