New Features and Tools in MongoDB 4.0 | Chapter 3 - Misc Server Improvements Quiz Answer

New Features and Tools in MongoDB 4.0  Chapter 3 - Misc Server Improvements Quiz Answer


New Features and Tools in MongoDB 4.0
Chapter 3 - Misc Server Improvements Quiz Answer


In this article i am gone to share MongoDB University: New Features and Tools in MongoDB 4.0 | Chapter 3 - Misc Server Improvements Quiz Answer with you..


TLS 1.2 Support

Problem:
Which of the following are true of TLS 1.2?
  • Your data should be securely encrypted in transit to prevent unauthorized access to it via the network.
  • TLS certificates can be used as a means of securely confirming the identity of an entity attempting to access your data.
  • Without it, you may fail to meet corporate security policies which can prevent your applications from going into production.

Change Stream Improvements

Problem:
Which of the following are improvements were added to Change Streams in MongoDB 4.0?
  • Resume a change stream
  • Listen for changes across a cluster
  • Open a change stream to track update operations only
  • Change Event document provides information on txnNumber
  • Listen for changes in documents across all collections in a database




Post a Comment

0 Comments