MongoDB Security: A Practical Approach


Please join David Murphy as he presents “MongoDB Security: A Practical Approach.”

This webinar will discuss the many features and options available in the MongoDB community to help secure your database environment. First, we will cover how these features work and how to fill in known gaps. Next we will look at the enterprise-type features shared by Percona Server for MongoDB and MongoDB Enterprise. Finally, we will examine some disk and network designs that can ensure your security out of the gate – you don’t want to read about how your MongoDB database leaked hundreds of gigs of data on someone’s security blog!

We will cover the following topics:

  • Using SSL for all things
  • Limiting network access
  • Custom roles
    • The missing true SUPER user
    • Wildcarding databases and collections
    • Adding specific actions to a normal role
  • LDAP
  • Auditing
  • Disk encryption
  • Network designs