This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
You're explaining the benefits of a cloud-native architecture in a presentation to board members. Which of the following sentences is an advantage of microservices?
Each microservice is an independent ancillary resource, such as a database or caching service.
Each microservice is loosely coupled to the others
Each microservice implements the entire web app's functionality in parallel with the others.
You're setting up the software environment for your developers to use for your company's new .NET Aspire cloud-native app. Which of the following items is required?
Docker Desktop or Podman
Visual Studio 17.9 or higher
The Azure CLI
You want to use a semi-structured database to store information for a microservice that implements the shopping cart for your application. Which of the following .NET Aspire integrations could you use?
MongoDB
Azure Blob Storage
MySQL
You must answer all questions before checking your work.
Was this page helpful?