Answer the following questions considering the learning outcomes for
Make sure to record evidence of your processes. You can use code snippets, screenshots or any other material to support your answers.
Do not fill in the feedback section. The Founders and Coders team will update this with feedback on your progress.
Application successfully deployed.
Used separate components in AWS to deploy our application, whilst also using these components to keep our keys and other credentials safe. Here's an example of me using secrets manager.
2. Show an example of some of the learning outcomes you have struggled with and/or would like to re-visit.
Somewhere I would like to re-visit, as it was difficult, was to frag all .env file keys into the secrets manager, I to only be accessible depending on the environment to which someone is visiting. For e.g. in staging, the keys are not accessible to anyone, but in production, the keys are accessible to the devs only.
[Course Facilitator name]
[What went well]
[Even better if]