exam questions

Exam AZ-305 All Questions

View all questions & answers for the AZ-305 exam

Exam AZ-305 topic 4 question 37 discussion

Actual exam question from Microsoft's AZ-305
Question #: 37
Topic #: 4
[All AZ-305 Questions]

You are designing a microservices architecture that will support a web application.
The solution must meet the following requirements:
✑ Deploy the solution on-premises and to Azure.
Support low-latency and hyper-scale operations.

✑ Allow independent upgrades to each microservice.
✑ Set policies for performing automatic repairs to the microservices.
You need to recommend a technology.
What should you recommend?

  • A. Azure Container Instance
  • B. Azure Logic App
  • C. Azure Service Fabric
  • D. Azure virtual machine scale set
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NotMeAnyWay
Highly Voted 1 year, 7 months ago
Selected Answer: C
C. Azure Service Fabric Azure Service Fabric is the recommended technology for the microservices architecture you are designing, as it meets all the specified requirements: ✓ Supports deployment both on-premises and to Azure, providing a consistent platform for managing and deploying microservices. ✓ Enables low-latency and hyper-scale operations, as it is designed for building scalable and reliable applications. ✓ Allows independent upgrades to each microservice, as it supports versioning and rolling upgrades. ✓ Provides built-in health monitoring and automatic repairs for the microservices with configurable policies.
upvoted 22 times
...
zellck
Highly Voted 1 year, 9 months ago
Selected Answer: C
C is the answer. https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-overview#any-os-any-cloud You can create clusters for Service Fabric in many environments, including Azure or on premises, on Windows Server or Linux. You can even create clusters on other public clouds. The development environment in the Service Fabric SDK is identical to the production environment, with no emulators involved. In other words, what runs on your local development cluster is what deploys to your clusters in other environments.
upvoted 7 times
...
Thanveer
Most Recent 4 days, 18 hours ago
Selected Answer: C
C is the Answer
upvoted 1 times
...
SeMo0o0o0o
3 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
Lazylinux
7 months, 1 week ago
Selected Answer: C
Given answer C is correct https://azure.microsoft.com/en-au/products/service-fabric
upvoted 1 times
...
aksuxin
1 year, 5 months ago
who will use Azure Service Fabric since AKS is here?
upvoted 3 times
...
rex303
1 year, 8 months ago
Selected Answer: C
C. Azure Service Fabric. As this is the only option that has on-premise deployment options.
upvoted 1 times
...
VBK8579
1 year, 10 months ago
Selected Answer: C
C. Azure Service Fabric
upvoted 1 times
...
OPT_001122
1 year, 10 months ago
Selected Answer: C
C. Azure Service Fabric
upvoted 1 times
...
Snownoodles
2 years, 1 month ago
Selected Answer: C
Azure service Fabric
upvoted 3 times
...
GarryK
2 years, 2 months ago
Selected Answer: C
https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-overview Azure Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers.
upvoted 5 times
...
kay000001
2 years, 2 months ago
Selected Answer: C
C. is correct.
upvoted 3 times
...
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.

SaveCancel
Loading ...