rest-node-nestjs
rest-node-nestjs copied to clipboard
EP - AWS Support & S3
To maintain sensitive data like db/app configuration we can use parameter store. Instead of .env file we can store all sensitive information/configurations on AWS parameter store and fetch as per requirement, this will avoid unwanted data modification on the developer end.
Originally posted by @Riyazm16 in https://github.com/NeoSOFT-Technologies/rest-node-nestjs/discussions/60