Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Plan and implement Azure Cosmos DB SQL API Microsoft Quiz Answers

Get Plan and implement Azure Cosmos DB SQL API Microsoft Quiz Answers

Plan for configuration options and provisioning choices with a new Azure Cosmos DB SQL API account.

This learning path helps prepare you for Exam DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB.

Prerequisites:

Before starting this learning path, you should have experience of building cloud applications with Microsoft C# or a similar programming language.

Enroll on Microsoft

Module 1: Plan Resource Requirements

Familiarize yourself with the various configuration options for a new Azure Cosmos DB SQL API account.

Learning objectives:

After completing this module, you’ll be able to:

  • Evaluate various requirements of your application

Prerequisites:

Before starting this module, you should have experience of building cloud applications with Microsoft C# or a similar programming language.

Quiz 1: Knowledge check

Q1. What rate-based currency acronym is used as a simplification of CPU, memory, and IOPS?

  • RU/s
  • TTL
  • vCPUs

Q2. Which property of a container should be specified to automatically purge items after a specified number of seconds?

  • Expiration
  • DefaultTimeToLive
  • _ttl

Module 2: Configure Azure Cosmos DB SQL API database and containers

Select between the various throughput offerings in Azure Cosmos DB SQL API.

Learning objectives:

After completing this module, you’ll be able to:

  • Compare the various service and throughput offerings for Azure Cosmos DB
  • Migrate between standard and autoscale throughput

Prerequisites:

Before starting this module, you should have experience of building cloud applications with Microsoft C# or a similar programming language.

Quiz 1: Knowledge check

Q1. Your Azure Cosmos DB container has manually provisioned throughput. Incoming requests have exceeded the provisioned request units per second (RU/s). What happens next?

  • Azure Cosmos DB will rate-limit subsequent requests.
  • Azure Cosmos DB will scale RU/s up to a service maximum of 50,000 RU/s.
  • Azure Cosmos DB will scale RU/s up to a maximum RU/s that you have previously configured.

Q2. While building a proof of concept, your web development team was able to successfully estimate the throughput needs of your application within a 5% margin of error and does not expect any significant variances over time. When running in production, the team expects your workload to be extraordinarily stable. What type of throughput option should you consider?

  • Autoscale
  • Serverless
  • Standard

Module 3: Move data into and out of Azure Cosmos DB SQL API

Migrate data into and out of Azure Cosmos DB SQL API using Azure services and open-source solutions.

Learning objectives:

After completing this module, you’ll be able to:

  • Migrate data using Azure services
  • Migrate data using Spark or Kafka

Prerequisites:

Before starting this module, you should have experience of building cloud applications with Microsoft C# or a similar programming language.

Quiz 1: Knowledge check

Q1. Which type of component in Azure Data Factory will load data out to Azure Cosmos DB SQL API after it has been transformed?

  • Sink
  • Source
  • Input

Q2. After enabling Synapse Link at the Azure Cosmos DB SQL API account level, what should you do before you can use the Spark connector with a specific container?

  • Install Apache Spark in Azure Cosmos DB SQL API
  • No further action is necessary after enabling Synapse Link
  • Enable analytical storage at the container level
Conclusion:

I hope this Plan and implement Azure Cosmos DB SQL API Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.

This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.

Keep Learning!

More Coding Solutions >>

LeetCode Solutions

Hacker Rank Solutions

CodeChef Solutions

Leave a Reply

Your email address will not be published. Required fields are marked *