MongoDB

Issues encountered while working with MongoDB

Issues encountered while working on Employee Lambdas using MongoDB :

mongodb is refusing connections: go to AWS security group and open up port 27107 (port range 0 - 65535)


Take a look at the following as well :

proof-of-concepts/spring-data-mongodb-rest/

  1. https://spring.io/guides/gs/accessing-data-mongodb/
  2. https://www.baeldung.com/spring-data-mongodb-guide
  3. https://www.baeldung.com/spring-data-mongodb-tutorial

Links to this note