In this lab, you will troubleshoot a connection to an Amazon DocumentDB endpoint. After completing this lab, you will be able to demonstrate troubleshooting techniques and resolve a simple connection issue to an Amazon DocumentDB cluster.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Test the Connection
Test the connection to the provided endpoint using the
mongo
shell.- Determine the Cause
Use the error provided and examine the environment to determine the cause of the failed connection.
- Resolve the Issue
Resolve the issue preventing the connection from working, and confirm by connecting with the
mongo
shell.