Tags

#mongodb

Cover Image for Docker Containers: Enabling SSL for Secure Databases

Docker Containers: Enabling SSL for Secure Databases

Gourav Kumar

Why Enable SSL for Databases? Security is critical for any application, especially when dealing with sensitive data...

Cover Image for SCRAM Authentication: Overcoming Mock Testing Challenges

SCRAM Authentication: Overcoming Mock Testing Challenges

Ritik Jain

In the vast landscape of cybersecurity, authentication stands as the guardian of digital fortresses, ensuring that only...

Cover Image for MongoDB in Mock Mode: Acting the Server Part

MongoDB in Mock Mode: Acting the Server Part

Ritik Jain

Imagine, for a moment, a scenario where instead of writing mocks with pre-defined behaviours, you can duplicate...

Cover Image for Writing a Potions Bank REST API with Spring Boot + MongoDB

Writing a Potions Bank REST API with Spring Boot + MongoDB

Shashwat Gupta

This blog post provides a complete walkthrough of the process of building a RESTful API for Potions...