Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.73 KB

Week_02.md

File metadata and controls

32 lines (21 loc) · 1.73 KB

Guidance

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.

Assessment

1. Show evidence of some of the learning outcomes you have achieved this week.

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.
Screenshot 2024-09-23 at 10 04 40

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.

Screenshot 2024-09-23 at 10 12 41 Screenshot 2024-09-23 at 10 12 49

Feedback (For CF's)

[Course Facilitator name]
[What went well]
[Even better if]