This is an example of a simple banner

Training: Get started with Azure Cosmos DB NoSQL development (DP-3015)

Ref. DP-3015
Duration:
1
 jour
Exam:
Optionnel
Level:
Intermédiaire

Get started with Azure Cosmos DB NoSQL development Training (DP-3015)

You need to administer a Microsoft Fabric environment but are unsure how to configure workspaces, manage capacity and implement security policies? As Fabric adoption grows, administrators must ensure the platform runs efficiently, securely and within budget. Without administration skills, organizations face uncontrolled costs, security gaps and poor user experience.

This official Microsoft DP-3015 Applied Skills training enables you in 1 day to administer Microsoft Fabric effectively. Guided by MCT-certified trainers, you learn to manage tenant settings, configure workspaces and capacities, implement security with row-level and object-level controls, monitor usage and performance, and manage lifecycle across environments. You practice configuring a complete Fabric administration framework. This hands-on credential validates your Fabric administration skills. Sessions are available in person in Geneva and Lausanne or via virtual classroom.

Participant Profiles

  • Software Engineers

Objectives

  • Manage tenant settings and workspace configurations
  • Configure and monitor Fabric capacities
  • Implement security with row-level and object-level controls
  • Monitor platform usage and performance metrics
  • Manage lifecycle and deployment across environments
  • Administer access, roles and permissions

Prerequisites

  • Knowledge of programming in C#.
  • Experience in writing code that interacts with a SQL or NoSQL database platform.

Course Content

Module 1: Introduction to Azure Cosmos DB for NoSQL

  • What is Azure Cosmos DB for NoSQL
  • How does Azure Cosmos DB for NoSQL work
  • When should you use Azure Cosmos DB for NoSQL

Module 2: Try Azure Cosmos DB for NoSQL

  • Explore resources
  • Review basic operations

Module 3: Plan Resource Requirements

  • Understand throughput
  • Evaluate throughput requirements
  • Evaluate data storage requirements
  • Time-to-live (TTL)
  • Plan for data retention with time-to-live (TTL)

Module 4: Configure Azure Cosmos DB for NoSQL

  • Serverless
  • Compare serverless vs. provisioned throughput
  • Autoscale throughput
  • Compare autoscale vs. standard (manual) throughput
  • Migrate between standard (manual) and autoscale throughput

Module 5: Move data into and out of Azure Cosmos DB for NoSQL

  • Move data by using Azure Data Factory
  • Move data by using a Kafka connector
  • Move data by using Stream Analytics
  • Move data by using the Azure Cosmos DB Spark connector

Module 6: Use the Azure Cosmos DB for NoSQL SDK

  • Understand the SDK
  • Import from package manager
  • Connect to an online account
  • Implement client singleton
  • Configure connectivity mode

Module 7: Configure the Azure Cosmos DB for NoSQL SDK

  • Enable offline development
  • Handle connection errors
  • Implement threading and parallelism
  • Configure logging

Module 8: Implement Azure Cosmos DB for NoSQL point operations

  • Understand point operations
  • Create documents
  • Read a document
  • Update documents
  • Configure time-to-live (TTL) value for a specific document
  • Delete documents

Module 9: Perform cross-document transactional operations with the Azure Cosmos DB for NoSQL

  • Create a transactional batch with the SDK
  • Review batch operation results with the SDK
  • Implement optimistic concurrency control

Module 10: Process bulk data in Azure Cosmos DB for NoSQL

  • Create bulk operations with the SDK
  • Review bulk operation caveats
  • Implement bulk best practices

Module 11: Query the Azure Cosmos DB for NoSQL

  • Understand NoSQL query language
  • Create queries with NoSQL
  • Project query results
  • Implement type-checking in queries
  • Use built-in functions
  • Execute queries in the SDK

Module 12: Author complex queries with the Azure Cosmos DB for NoSQL

  • Create cross-product queries
  • Implement correlated subqueries
  • Implement variables in queries
  • Paginate query results

Module 13: Build Generative AI applications with Azure Cosmos DB

  • Configure the Vector Search and storage feature of Azure Cosmos DB NoSQL
  • Generate embeddings using Azure OpenAI Service
  • Build Generative AI applications with Azure Cosmos DB NoSQL and Python
  • Perform vector searches using Azure Cosmos DB for NoSQL from a Generative AI application
  • Integrate LangChain orchestration to improve efficiency and code maintainability in a Python Generative AI application

Module 14: Define indexes in Azure Cosmos DB for NoSQL

  • Understand indexes
  • Understand indexing policies
  • Review indexing policy strategies

Module 15: Customize indexes in Azure Cosmos DB for NoSQL

  • Customize the indexing policy
  • Evaluate composite indexes

Module 16: Consume an Azure Cosmos DB for NoSQL change feed using the SDK

  • Understand change feed features in the SDK
  • Implement a delegate for the change feed processor
  • Implement the change feed processor
  • Implement the change feed estimator

Module 17: Handle events with Azure Functions and Azure Cosmos DB for NoSQL change feed

  • Understand Azure Function bindings for Azure Cosmos DB for NoSQL
  • Configure function bindings
  • Develop function

Module 18: Search Azure Cosmos DB for NoSQL data with Azure Cognitive Search

  • Create an indexer for data in Azure Cosmos DB for NoSQL
  • Implement a change detection policy
  • Manage a data deletion detection policy

Module 19: Implement a non-relational data model

  • What’s the difference between NoSQL and relational databases?
  • Identify access patterns for your app
  • When to embed or reference data
  • Choose a partition key
  • Model small lookup entities

Module 20: Design a data partitioning strategy

  • Denormalize data in your model
  • Manage referential integrity by using change feed
  • Combine multiple entities in the same container
  • Denormalize aggregates in the same container
  • Finalize the data model

Module 21: Configure replication and manage failovers in Azure Cosmos DB

  • Understand replication
  • Distribute data across regions
  • Evaluate the cost of distributing data globally
  • Define automatic failover policies
  • Perform manual failovers
  • Configure SDK region

Module 22: Use consistency models in Azure Cosmos DB for NoSQL

  • Understand consistency models
  • Configure default consistency model in the portal
  • Change consistency model with the SDK
  • Use session tokens

Module 23: Configure multi-region write in Azure Cosmos DB for NoSQL

  • Understand multi-region write
  • Configure multi-region support in the SDK
  • Understand conflict resolution policies
  • Create custom conflict resolution policy

Module 24: Customize an indexing policy in Azure Cosmos DB for NoSQL

  • Index usage
  • Review read-heavy index patterns
  • Review write-heavy index patterns

Module 25: Measure index performance in Azure Cosmos DB for NoSQL

  • Enable indexing metrics
  • Analyze indexing metrics results
  • Measure query cost
  • Measure point operation cost

Module 26: Implement integrated cache in Azure Cosmos DB for NoSQL

  • Review workloads that benefit from the cache
  • Enable integrated cache
  • Configure cache staleness

Module 27: Measure performance in Azure Cosmos DB for NoSQL

  • Understand Azure Monitor
  • Measure throughput
  • Observe rate-limiting events
  • Query logs

Module 28: Monitor responses and events in Azure Cosmos DB for NoSQL

  • Review common response codes
  • Understand transient errors
  • Review rate-limiting errors
  • Configure Alerts
  • Audit security

Module 29: Implement backup and restore for Azure Cosmos DB for NoSQL

  • Evaluate periodic backup
  • Configure continuous backup and recovery
  • Perform a point-in-time recovery

Module 30: Implement security in Azure Cosmos DB for NoSQL

  • Implement network-level access control
  • Review data encryption options
  • Use role-based access control (RBAC)
  • Access account resources using Microsoft Entra ID
  • Understand Always Encrypted

Module 31: Write management scripts for Azure Cosmos DB for NoSQL

  • Create resources
  • Manage index policies
  • Configure database or container-provisioned throughput
  • Migrate between standard and autoscale throughput
  • Change region failover priority
  • Initiate failovers

Module 32: Create resource template for Azure Cosmos DB for NoSQL

  • Understand Azure Resource Manager resources
  • Author Azure Resource Manager templates
  • Configure database or container resources
  • Configure throughput with an Azure Resource Manager template
  • Manage index policies through Azure Resource Manager templates

Module 33: Build multi-item transactions with the Azure Cosmos DB for NoSQL

  • Understand transactions in the context of JavaScript SDK
  • Author Stored procedures
  • Rollback transactions
  • Create stored procedures with the JavaScript SDK

Module 34: Expand query and transaction functionality in Azure Cosmos DB for NoSQL

  • Create user-defined functions
  • Create user-defined functions with the SDK
  • Add triggers to an operation
  • Create and use triggers with the SDK

Documentation

  • Access to Microsoft Learn, Microsoft’s online learning platform, offering interactive resources and educational content to deepen your knowledge and develop your technical skills.

Complementary Courses

Eligible Funding

ITTA is a partner of a continuing education fund dedicated to temporary workers. This fund can subsidize your training, provided that you are subject to the “Service Provision” collective labor agreement (CCT) and meet certain conditions, including having worked at least 88 hours in the past 12 months.

Additional Information

Microsoft Fabric administration: ensuring platform efficiency and security

Administering Microsoft Fabric requires a unique combination of skills spanning tenant management, capacity planning, security configuration and monitoring. As Fabric adoption grows in Swiss organizations, dedicated administrators are needed to ensure the platform runs efficiently, costs are controlled and data remains secure. This DP-3015 credential validates your ability to administer Fabric environments, a role that is becoming increasingly important as the platform matures.

What you practice during this 1-day training

This hands-on training focuses on practical Fabric administration. You manage tenant-level settings, configure workspaces and capacities, implement security policies with row-level and object-level controls, monitor usage metrics and performance, manage deployment pipelines and lifecycle, and configure access controls. All exercises are performed on real Fabric environments with MCT-certified trainer guidance.

Frequently Asked Questions

What are the prerequisites for this DP-3015 training?

You should have experience with Microsoft 365 or Azure administration and basic familiarity with Microsoft Fabric. Understanding of Power BI administration is helpful as many concepts carry over to Fabric.

Is this an Applied Skills credential or a certification?

DP-3015 is a Microsoft Applied Skills credential, validating your practical Fabric administration skills through a scenario-based assessment.

How does Fabric administration relate to Power BI administration?

Fabric administration builds upon Power BI administration, as Power BI is one of the workloads within Fabric. If you already manage Power BI, you will find many familiar concepts, with additional responsibilities for lakehouses, warehouses and other Fabric items.

Prix de l'inscription
CHF 850.-
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
Mois actuel

lun22Juin09:00lun17:00VirtuelVirtual Etiquettes de sessionDP-3015

lun22Juin09:00lun17:00Lausanne, Av. Mon-Repos 24, 1005 Lausanne Etiquettes de sessionDP-3015

lun27juil09:00lun17:00VirtuelVirtual Etiquettes de sessionDP-3015

lun27juil09:00lun17:00Genève, Route des Jeunes 35, 1227 Genève Etiquettes de sessionDP-3015

lun31Aoû09:00lun17:00VirtuelVirtual Etiquettes de sessionDP-3015

lun31Aoû09:00lun17:00Lausanne, Av. Mon-Repos 24, 1005 Lausanne Etiquettes de sessionDP-3015

lun05Oct09:00lun17:00VirtuelVirtual Etiquettes de sessionDP-3015

lun05Oct09:00lun17:00Genève, Route des Jeunes 35, 1227 Genève Etiquettes de sessionDP-3015

lun09Nov09:00lun17:00VirtuelVirtual Etiquettes de sessionDP-3015

lun09Nov09:00lun17:00Lausanne, Av. Mon-Repos 24, 1005 Lausanne Etiquettes de sessionDP-3015

Contact

ITTA
Route des jeunes 35
1227 Carouge, Suisse

Opening hours

Monday to Friday
8:30 AM to 6:00 PM
Tel. 058 307 73 00

Contact-us

ITTA
Route des jeunes 35
1227 Carouge, Suisse

Make a request

Contact

ITTA
Route des jeunes 35
1227 Carouge, Suisse

Opening hours

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

Contact us

Your request