Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Local Development Docker #314

Open
RbAvci opened this issue Jun 20, 2024 · 0 comments
Open

[TECH ED] Local Development Docker #314

RbAvci opened this issue Jun 20, 2024 · 0 comments
Labels
Cloud 🏝️ Priority Stretch Do this once mandatory and key work is done 📅 Sprint 3 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy 🎯 Topic Structuring Data Describing, organising, and systematising data 🎯 Topic Testing It's important that software works and that people can use it

Comments

@RbAvci
Copy link
Owner

RbAvci commented Jun 20, 2024

From Module-Cloud created by SallyMcGrath: CodeYourFuture/Module-Cloud#7

Link to the coursework

https://docs.docker.com/

Why are we doing this?

Local development (bonus)

This step is a bonus one, if you completed all previous steps and are not behind on the previous weeks.

Dockerise your Frontend, and have it run locally alongside via Docker with your backend. Can you get both to work correctly at the same time?

Replicate the process for the database, and move it from your local instance to a local Docker Container (remember persistence via volumes).

In both cases, managed AWS services (S3 and RDS) give us a lot of advantages for Cloud Deployment, but lack support for local development, and Docker can help with that.

Imagine how you would automate, with a script, the process of rebuilding all 3 containers on changes, and restart/reconnect everything. Try to build it.

How to get help

If you are doing this for the first time, this will be hard. You must reach out to volunteers to help you. Your ability to ask for help is actively assessed during this time. Ask good, curious questions with links, code samples, and no screenshots.

https://curriculum.codeyourfuture.io/guides/asking-questions/

You are not expected to be able to complete this module completely independently. You are expected to get help from volunteers.

How to submit

In this advanced module you will demo your work. You may wish to make notes for case studies to add to your portfolio.

@RbAvci RbAvci added Cloud 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy 🎯 Topic Structuring Data Describing, organising, and systematising data 🎯 Topic Testing It's important that software works and that people can use it 🏝️ Priority Stretch Do this once mandatory and key work is done 📅 Sprint 3 labels Jun 20, 2024
@RbAvci RbAvci moved this from CLOUD to 🔖 Ready in Rabia Avci Coursework Planner Board Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cloud 🏝️ Priority Stretch Do this once mandatory and key work is done 📅 Sprint 3 🎯 Topic Delivery Shipping our work, deploying our code, delivering our product 🎯 Topic Requirements Interpreting requirements with precision and accuracy 🎯 Topic Structuring Data Describing, organising, and systematising data 🎯 Topic Testing It's important that software works and that people can use it
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant