- Notifications
You must be signed in to change notification settings - Fork2
License
mongodb-developer/security-basics-lab
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A MongoDB Security Basics Labs. Access ithere
This workshop guides you through the following security concepts:
- Initial Setup and Network Security: Learn how to set up your environment and configure network access to your MongoDB Atlas cluster.
- Authentication: Explore different authentication methods, including username/password and X.509 certificate authentication.
- Role-Based Access Control (RBAC): Implement fine-grained access control using RBAC to manage user permissions.
- Queryable Encryption: Discover how to encrypt data at rest and in transit while still being able to query it.
Each section includes a challenge where you can apply what you've learned. Follow the instructions in each challenge to complete the tasks.
Asmain is protected, submit a pull request to be reviewed.
- Clone this repo
- Install packages
npm i- Launch Lab
npm startAs you don't want to get the changes of these sample pages, just delete the.git folder and thengit init.
Opendocusaurus.config.js and change at least theworkshopName
$ npm startThis command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
To test a translation usenpm run start -- --locale es for Spanish
$ npm run buildThis command generates static content into thebuild directory and can be served using any static contents hosting service.
Use the provided Github Action, or deploy manually after building
This website is built usingDocusaurus, a modern static website generator. Instructions are available onhttps://mongodb-developer.github.io/docusaurus-workshop/.
Use at your own risk; not a supported MongoDB product
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors6
Uh oh!
There was an error while loading.Please reload this page.