Study material for exam 70-777 Implementing Microsoft Azure Cosmos DB Solutions (Beta)

By:   |   Comments (1)   |   Related: More > Professional Development Certifications


Problem

I am studying for the Microsoft exam 70-777, about Cosmos DB. I do not know anything about this technology yet, but I learn fast. Can you help me to learn more and get ready for this exam?

Solution

In this new article, we will show information about this new exam and check books, links and videos to prepare for this exam.

FAQ

What is Cosmos DB?

It is a new NoSQL database created by Microsoft in Azure (the cloud). It is globally replicated, fast and with reliable performance. It is used for games, web applications, mobile applications and more.

Is this exam related to SQL Server? I have experience with SQL Server and I heard that this exam can be useful.

Currently, the DBA needs to know not only SQL Server, but also non-relational databases like Cosmos DB or interact with Big Data tools. Some of the data will be stored in SQL Server, but no-relational data will be stored in Cosmos DB.

Is Cosmos DB similar to MongoDB?

Yes, they are competitors. If you know how to use MongoDB, learning Cosmos DB will take 1 day. MongoDB is compatible with Cosmos DB.

Is DynamoDB similar to Cosmos DB?

DynamoDB is another NoSQL database. It is from AWS. It has the same concepts, but it is not compatible with Cosmos DB yet. In other words, it is another competitor.

Who should take this exam?

This exam is oriented to developers who want to store data in a NoSQL database, DBAs who wants to learn NoSQL databases.

Is this exam a requirement for any Certification?

This exam will be optional for a MCSA certification.

Is the exam easy?

Yes. This exam compared with other Azure exams is easier. You need to read less books and articles. The topic is not easy itself, but at least you need to read less references to pass.

Which books would you recommend for this exam?

The following books will be useful. They are not directly oriented to the exam itself, but it is a good starting point:

Are there some courses online to pass this exam?

Yes, the following courses may be useful for the exam:

Are there some practice tests for this exam?

No. This exam is new. However, it may be some practice tests in the future.

Is this exam in beta?

Currently it is beta, but this will change in few months.

Is there any restriction with the beta exam?

Yes, your score will not be published immediately. It may take 8-12 weeks until you receive your score.

Do you have some links to study, for this exam?

Yes, the following links can be useful

Partition and Model Data

Replicate Data Across the World

Tune and Debug Azure Cosmos DB Solutions

Tune and Debug Azure Cosmos DB Solutions

Next Steps

If you have more questions, feel free to ask in the comments section.

For more information about this exam, refer to these links:



sql server categories

sql server webinars

subscribe to mssqltips

sql server tutorials

sql server white papers

next tip



About the author
MSSQLTips author Daniel Calbimonte Daniel Calbimonte is a Microsoft SQL Server MVP, Microsoft Certified Trainer and 6-time Microsoft Certified IT Professional. Daniel started his career in 2001 and has worked with SQL Server 6.0 to 2022. Daniel is a DBA as well as specializes in Business Intelligence (SSIS, SSAS, SSRS) technologies.

This author pledges the content of this article is based on professional experience and not AI generated.

View all my tips



Comments For This Article




Thursday, March 7, 2019 - 3:37:30 AM - chris Back To Top (79202)

This is a really useful list and has helped me prepare for the exam, thank you.  

There's a few more resources you may wish to include:

https://docs.microsoft.com/en-us/learn/modules/create-cosmos-db-for-scale/

https://github.com/CosmosDB/labs















get free sql tips
agree to terms