The structure desired: Mongo express (as a external service) accessing a mongodb (as a internal service) and using a secret service to storage the username and password. The final product gonna be like: A web-ui (mongo-express) sending commands to a mongodb (mongodb-service) Installing the Secret Service Checking the services Installing and configuring mongodb-espress WEB-UI If…