Training: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB (DP-420)

Ref. DP-420T00
Duration:
4
 days
Exam:
Optional
Level:
Intermediate

Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB (DP-420)

This official 4-day Microsoft course: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB (DP-420), teaches developers how to build an application using the SQL API and SDK for Azure Cosmos DB. Participants learn to write efficient queries, create indexing strategies, manage and configure resources, and perform common operations with the Software Development Kit (SDK).

Participant profiles

  • Software engineers

Objectives

  • Create and configure Azure Cosmos DB SQL API account, database, and container
  • Use the .NET SDK to manage resources and perform operations
  • Perform queries of varying complexity
  • Design a data modeling and partitioning strategy
  • Optimize queries and indexes based on characteristics of an application
  • Use the Azure Resource Manager to manage accounts and resources with CLI or JSON and Bicep templates

Prerequisites

  • Knowledge of Microsoft Azure and ability to navigate the Azure portal (AZ-900 equivalent)
  • Experience writing in an Azure-supported language at the intermediate level. (C#, JavaScript, Python, or Java)
  • Ability to write code to connect and perform operations on a SQL or NoSQL database product. (SQL Server, Oracle, MongoDB, Cassandra or similar)

Course content

Module 1: Get started with Azure Cosmos DB SQL API

  • Introduction to Azure Cosmos DB SQL API
  • Try Azure Cosmos DB SQL API

Module 2: Plan and implement Azure Cosmos DB SQL API

  • Plan Resource Requirements
  • Configure Azure Cosmos DB SQL API database and containers
  • Moving data into and out of Azure Cosmos DB SQL API

Module 3: Connect to Azure Cosmos DB SQL API with the SDK

  • Use the Azure Cosmos DB SQL API SDK
  • Configure the Azure Cosmos DB SQL API SDK

Module 4: Access and manage data with the Azure Cosmos DB SQL API SDKs

  • Implement Azure Cosmos DB SQL API point operations
  • Perform cross-document transactional operations with the Azure Cosmos DB SQL API
  • Process bulk data in Azure Cosmos DB SQL API

Module 5: Execute queries in Azure Cosmos DB SQL API

  • Query the Azure Cosmos DB SQL API
  • Author complex queries with the Azure Cosmos DB SQL API

Module 6: Define and implement an indexing strategy for Azure Cosmos DB SQL API

  • Define indexes in Azure Cosmos DB SQL API
  • Customize indexes in Azure Cosmos DB SQL API

Module 7: Integrate Azure Cosmos DB SQL API with Azure services

  • Consume an Azure Cosmos DB SQL API change feed using the SDK
  • Handle events with Azure Functions and Azure Cosmos DB SQL API change feed
  • Search Azure Cosmos DB SQL API data with Azure Cognitive Search

Module 8: Implement a data modeling and partitioning strategy for Azure Cosmos DB SQL API

  • Model and partition your data in Azure Cosmos DB
  • Optimize databases by using advanced modeling patterns for Azure Cosmos DB

Module 9: Design and implement a replication strategy for Azure Cosmos DB SQL API

  • Configure replication and manage failovers in Azure Cosmos DB
  • Use consistency models in Azure Cosmos DB SQL API
  • Configure multi-region write in Azure Cosmos DB SQL API

Module 10: Optimize query performance in Azure Cosmos DB SQL API

  • Choosing indexes in Azure Cosmos DB SQL API
  • Optimize queries in Azure Cosmos DB SQL API
  • Implement integrated cache

Module 11: Administrating and Monitoring tasks for an Azure Cosmos DB SQL API solution

  • Measure performance in Azure Cosmos DB SQL API
  • Monitor responses and events in Azure Cosmos DB SQL API
  • Implementing backup and restore for Azure Cosmos DB SQL API
  • Implement security in Azure Cosmos DB SQL API

Module 12: Manage an Azure Cosmos DB SQL API solution using DevOps practices

  • Write scripts for Azure Cosmos DB SQL API
  • Create resource template for Azure Cosmos DB SQL API

Module 13: Create server-side programming constructs in Azure Cosmos DB SQL API

  • Build multi-item transactions with the Azure Cosmos DB SQL API
  • Expand query and transaction functionality in Azure Cosmos DB SQL API

Documentation

  • Digital courseware included

Lab / Exercises

Official Microsoft Labs:

  • Create an Azure Cosmos DB SQL API account
  • Configure throughput for Azure Cosmos DB SQL API with the Azure portal
  • Migrate existing data using Azure Data Factory
  • Configure the Azure Cosmos DB SQL API SDK for offline development
  • Connect to Azure Cosmos DB SQL API with the SDK
  • Create and update documents with the Azure Cosmos DB SQL API SDK
  • Batch multiple point operations together with the Azure Cosmos DB SQL API SDK
  • Move multiple documents in bulk with the Azure Cosmos DB SQL API SDK
  • Paginate cross-product query results with the Azure Cosmos DB SQL API SDK
  • Execute a query with the Azure Cosmos DB SQL API SDK
  • Review the default index policy for an Azure Cosmos DB SQL API container with the portal
  • Configure an Azure Cosmos DB SQL API container’s index policy with the portal
  • Archive Azure Cosmos DB SQL API data using Azure Functions
  • Process change feed events using the Azure Cosmos DB SQL API SDK
  • Archive data using Azure Functions and Azure Cosmos DB SQL API
  • Measure performance for customer entities
  • Advanced modeling patterns
  • Configure consistency models in the portal and the Azure Cosmos DB SQL API SDK
  • Connect to different regions with the Azure Cosmos DB SQL API SDK
  • Connect to a multi-region write account with the Azure Cosmos DB SQL API SDK
  • Optimize an Azure Cosmos DB SQL API container’s index policy for common operations
  • Optimize an Azure Cosmos DB SQL API container’s index policy for a specific query
  • Troubleshoot an application using the Azure Cosmos DB SQL API SDK
  • Use Azure Monitor to analyze an Azure Cosmos DB SQL API account
  • Recover a database or container from a recovery point
  • Store Azure Cosmos DB SQL API account keys in Azure Key Vault
  • Adjust provisioned throughput using an Azure CLI script
  • Create an Azure Cosmos DB SQL API container using Azure Resource Manager templates
  • Implement and then use a UDF using the SDK
  • Create a stored procedure with the Azure Portal

Exam

  • This course prepares you to the DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB exam. If you wish to take this exam, please contact our secretariat who will let you know the cost of the exam and will take care of all the necessary administrative procedures for you.

Complementary courses

Temptraining funding

ITTA is a partner of Temptraining, the continuing education fund for temporary workers. This training fund can subsidize continuing education for anyone who works for an employer subject to the Collective Work Agreement (CCT) Rental of services.

Additional information

Master Azure Cosmos DB SQL API from the Start with course : Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB (DP-420)

Explore the fundamentals of Azure Cosmos DB SQL API in a hands-on environment. Our program walks you through the initial steps, allowing you to become acquainted with this powerful interface. Learn to try out the SQL API, set up your workspace, and start with confidence.

Advanced Planning and Implementation

Dive into strategic planning and implementation of Azure Cosmos DB SQL API. We cover database and container configuration, and resource management to enhance performance. Our training equips you to efficiently migrate data, ensuring a smooth transition to Azure Cosmos DB.

Connectivity and Data Management

The Software Development Kit (SDK) for Azure Cosmos DB is a potent tool for developers. Learn to use it to connect your applications and manage data agilely. We cover techniques for implementing endpoint operations and performing transactions between documents, enhancing your ability to efficiently manage data.

Dynamic Queries and Indexing

Master the art of querying in Azure Cosmos DB SQL API. From constructing simple queries to complex ones, we guide you through real-world scenarios. Also, learn to define and customize indexes, thus optimizing your query performance for fast and efficient data retrieval.

Integration and Advanced Strategies

Integrating with Azure services opens a realm of possibilities. We explore using change feeds, managing events with Azure Functions, and leveraging Azure Cognitive Search to enrich your applications. Moreover, we train you on data modeling and partitioning for maximum efficiency in Azure Cosmos DB.

Replication, Security, and Optimization

Discover advanced replication strategies to ensure your data’s availability and durability. We discuss replication configuration, failover management, and using consistency models to maintain data integrity. Optimize query performance through judicious index selection and the implementation of built-in caching.

Administration, Monitoring, and DevOps

Effective management of your Azure Cosmos DB solution is crucial. We teach you to measure performance, analyze events, and implement backup and restore strategies. Furthermore, integrate DevOps practices for seamless management of your Azure Cosmos DB environment, writing scripts, and creating resource templates.

Server-Side Programming with Azure Cosmos DB

Enhance your server-side programming skills with Azure Cosmos DB SQL API. Learn to generate complex transactions and extend the query and transaction capabilities of your applications. Our advanced module prepares you to fully leverage Azure Cosmos DB’s server-side features.

Prix de l'inscription
CHF 3'000.-
Inclus dans ce cours
  • Training provided by a certified trainer
  • 180 days of access to Official Microsoft Labs
  • Official documentation in digital format
  • Official Microsoft achievement badge

mar23Avr(Avr 23)09:00ven26(Avr 26)17:00Lausanne, Avenue Mon repos 24, 1005 Lausanne Etiquettes de sessionDP-420T00

mar23Avr(Avr 23)09:00ven26(Avr 26)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar28Mai(Mai 28)09:00ven31(Mai 31)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar28Mai(Mai 28)15:00ven31(Mai 31)15:00Genève, Route des Jeunes 33B, 1227 Carouge Etiquettes de sessionDP-420T00

mar02juil(juil 2)09:00ven05(juil 5)17:00Lausanne, Avenue Mon repos 24, 1005 Lausanne Etiquettes de sessionDP-420T00

mar02juil(juil 2)09:00ven05(juil 5)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar06Aoû(Aoû 6)09:00ven09(Aoû 9)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar06Aoû(Aoû 6)15:00ven09(Aoû 9)15:00Genève, Route des Jeunes 33B, 1227 Carouge Etiquettes de sessionDP-420T00

mar10Sep(Sep 10)09:00ven13(Sep 13)17:00Lausanne, Avenue Mon repos 24, 1005 Lausanne Etiquettes de sessionDP-420T00

mar10Sep(Sep 10)09:00ven13(Sep 13)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar15Oct(Oct 15)09:00ven18(Oct 18)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

mar15Oct(Oct 15)15:00ven18(Oct 18)15:00Genève, Route des Jeunes 33B, 1227 Carouge Etiquettes de sessionDP-420T00

mar19Nov(Nov 19)09:00ven22(Nov 22)17:00Lausanne, Avenue Mon repos 24, 1005 Lausanne Etiquettes de sessionDP-420T00

mar19Nov(Nov 19)09:00ven22(Nov 22)17:00VirtuelVirtual Etiquettes de sessionDP-420T00

Horaires d’ouverture

Du lundi au vendredi, de 8:30 à 18:00.

Contactez-nous

Votre demande

Opening hours

Monday to Friday, from 8:30 am to 06:00 pm.

Contact us

Your request

X
X
X
X