Lecture: ECR-Demo - Where are the resources/Dockerfile for the session

Hi,
My query is on: ECR-Demo session, I want the resources/Dockerfile used in the session, this helps me to try out the stuff on my own.

Timestamp: 3:14, instructor mentions about a sample application (Dockerfile), NOT sure where to download that from.

I have same question for other sessions as well, please point me to the resources section where I can download the files and try on my own.

Regards,
Praveen M V.

Thank you for the time stamp, although I’ll need a link to the lecture as well, so I can see what exactly you’re referring to. This will also help me find if there’s a repo with the resources you’re looking for.

Here is the link to the lecture:
https://learn.kodekloud.com/user/courses/aws-solutions-architect-associate-certification/module/afe0c951-fe76-47f2-9fc4-18858721be70/lesson/edb059df-40c3-4d82-9e3d-60e813d949bf

I’m not sure what he ran for his demo, but you can use the same repo I recommended previously: GitHub - kodekloudhub/github-actions-solar-system. This will build an image that runs on port 3000, and should be fine for what you want to do.

Thanks a lot for the quick response