You need to identify a solution to display the car brands.
What should you include in the solution?
A . Azure Automation
B . Azure RemoteApp
C . the Service Bus queue
D . a virtual private network (VPN)
E . the Service Bus topics
F . the Service Bus relay
G . ExpressRoute
Answer: C
Explanation:
Azure Service Bus Messaging can safely use the QueueClient object for sending messages from concurrent asynchronous operations and multiple threads.
Scenario: The action in the Web API that returns the car brand must be asynchronous, while all other actions must be synchronous.
References: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-busÂperformance-improvements