DEV Community

Discussion on: Injecting Angular Environment Variables at Build Time

 
valoni01 profile image
Valentine Awe

For me, it was simplicity. I can easily manage the the folders and environment files in S3. I guess with the SSM param store you will have to write the logic of reading the parameters from a path in your store and then create your environment files on the fly and also write the parameters to the created file.
with the s3, we just have to copy.