summaryrefslogtreecommitdiff
path: root/docs/security_guide.md
blob: 6df315a9f82d953fc702086c6d6f1c3005ac1c00 (plain)
1
2
3
4
5
6
# Links to Security Architecture Guide

- [Identity and Access Management](https://github.com/mongodb/mongo/blob/master/src/mongo/db/auth/README.md)
- [TLS](https://github.com/mongodb/mongo/blob/master/src/mongo/util/net/README.md)
- [FTDC](https://github.com/mongodb/mongo/blob/master/src/mongo/db/ftdc/README.md)
- [Free Monitoring](https://github.com/mongodb/mongo/blob/master/src/mongo/db/free_mon/README.md)