Next step was using the SSM Parameter Store to manage the configuration of the application.
This allows to protect sensitive data and centrally manage configuration regardless of how many EC2 instances are running.
Actually, this was very cool in regards to removing the secrets in GitHub and store them centrally in the Parameter store. Especially as it is not that much to configure and you're good to go!
Now jumping to the last assignment to finish week 5 🚀🙌🎉