Knowledge check

Completed

Tailwind Traders is advancing work on its customer rewards game. With each purchase, customers are offered a chance to win cash or prizes. You're asked to provide input on engineering requirements to enable the game features.

  • Transaction processing. When a customer makes a purchase, the order details should be grouped into a single transaction in the game.

  • Update management. The developers of the game expect scheduled software deployments and installation of updates within a defined maintenance window.

  • Event handling. During game play, millions of events are expected per second. Customers should expect a low latency on responses. The stream should be saved to Azure Blob Storage.

Answer the following questions

Choose the best response for each of the questions. Then select Check your answers.

1.

Which Azure solution can supply transaction processing for the game?

2.

What option do you recommend for the software requirements?

3.

How should the events be handled in the game?