This document discusses using Ops Manager, Cloud Manager, and Ansible to automate and relieve the pain of manually managing MongoDB deployments at scale. It introduces the tools, compares their capabilities, and demonstrates how Ansible playbooks can be used to deploy Ops Manager agents across multiple servers. The key points are:
- Ops Manager, Cloud Manager, and Atlas provide automated MongoDB management but differ in capabilities and where deployed.
- Ansible can be used with these tools to further automate configuration and relieve operational overhead through playbooks and modules.
- A demo shows how an Ansible playbook deploys Ops Manager agents to multiple servers with simple commands.