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] Docker Compose #313

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

[TECH ED] Docker Compose #313

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#8

Link to the coursework

https://docs.docker.com/

Why are we doing this?

Research Docker Compose, its syntax and a few examples. Think how it can help you orchestrate your 3 containers for local development, and then create a docker-compose file to use this tool to automatically build, start and network your containers. Find a way to specify dependencies, to ensure that the backend start initialising only when the database is up and running.

If you want, you can experiment with running all 3 components in EC2 via Docker compose, but keep it as an experiment. Think about some advantages and disadvantages of the 2 approaches (all in a docker-compose file inside a EC2 instance vs using multiple managed services such as S3 and RDS)

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 Jul 1, 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