Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.58 KB

Week_03.md

File metadata and controls

30 lines (24 loc) · 1.58 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.

I learned how a CI/CD pipeline works, its operation, and how a .yml file is structured to ensure the job created in the pipeline is executed correctly.

Last week was to successfully deploy the front end, now I've done the backend.

Screenshot 2024-09-27 at 11 23 09

I've learned about which node runtime env to implement into my CI/CD pipeline, to ensure the best compatibility.

2. Show an example of some of the learning outcomes you have struggled with and/or would like to re-visit.

I've struggled to implement tests into my pipeline. I've struggled to get the pipeline fully functional, as it fails at the stage of connecting to my EC2 instance. I hope to revisit both issues.

Screenshot 2024-09-26 at 12 33 43

Feedback (For CF's)

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