rest-node-nestjs icon indicating copy to clipboard operation
rest-node-nestjs copied to clipboard

EP - AWS Support & S3

Open PrajwalKarale08 opened this issue 3 years ago • 0 comments

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

PrajwalKarale08 avatar Aug 25 '21 11:08 PrajwalKarale08