Suggested Answer: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
Wrong: Should be F (Azure Service Bus Relay)
"The Azure Service Bus Relay uses a port forwarding technology which allows your on premise service to open up an outbound bi-directional connection from your on premise server to the cloud."
C. Service Bus Queue. The Correct Answer for the scenario described in the Action of the WebApi bcos Azure Service Bus Messaging can safely use the QueueClient object for sending messages from concurrent asynchronous operations and multiple threads.
References: https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-performance- improvements
But why? There are no messages to be read, only a list of car brands to be retrieved:
"The brand and model lists that will be displayed on the home page of the web application will be retrieved from
Windows Communication Foundation (WCF) services hosted in the on-premises environment."
question states that the WCF service is deployed in the on premise environment, so I think we have to use Service Bus Relay here to call that WCF service and retrieve the car brand list.
"The brand and model lists that will be displayed on the home page of the web application will be retrieved from the Windows Communication Foundation (WCF) services hosted in the on-premises environment." I believe, Sevice Bus Relay is the best option to connect on-premise server to the cloud
The answer should be F - Azure Service Bus relay. more info about Azure Service Relay
https://microsoftintegration.info/technologies/azure-service-bus-relay/
This section is not available anymore. Please use the main Exam Page.70-487 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
nfgmaia
Highly Voted 5 years, 6 months agomr_
4 years, 10 months agosupersunny
Highly Voted 5 years, 4 months agozimzimzimma
4 years, 8 months agoJobair
Most Recent 4 years, 8 months agoCaloy
4 years, 9 months agoapplepie
4 years, 10 months agoMalaSvinjica
5 years ago