Networking Security: Self-Managed / Conclusion
Networking Security: Self-Managed
Excellent work! You learned how to:
- Enable TLS/SSL on a MongoDB deployment
- Configure an IP Bindings List for a MongoDB deployment
- Create Firewall Rules for MongoDB Deployments
Learning Objectives

Enable TLS/SSL on a MongoDB Deployment: Generate certificates and enable TLS in the mongod configuration file to secure data communication between MongoDB servers, clients, and applications.

Configure an IP Bindings List for a MongoDB Deployment: Create and configure an IP bindings list to control and restrict network connections to your deployment.

Create Firewall Rules for MongoDB Deployments: Use iptables on Linux to manage both incoming traffic to your MongoDB deployment and outgoing responses from your MongoDB deployment.
Earn Your Badge
To earn your badge, complete the skill check following this page. Once you receive a passing score on the skill check, you'll receive an official Credly badge via the email you provided.

Resources
Use the following resources to learn more about networking security:
