As most of our examples are using service.yml to create a singleton DataSource, we have clear text password in the config. For financial institutions, it is not allowed. We need to write a tutorial on how to encrypt the db password in secret.yml and also how to initialize two or more DataSource objects.