Browse Source

feat(code-keeper): provide `crud-master` source code. Add bonus to use

learner own `crud-master` solution

- update audit to reflect changes in the subject
pull/2435/head
nprimo 4 months ago committed by Niccolò Primo
parent
commit
8cd5c67bd6
  1. 7
      subjects/devops/code-keeper/README.md
  2. 4
      subjects/devops/code-keeper/audit/README.md

7
subjects/devops/code-keeper/README.md

@ -101,9 +101,9 @@ consistent deployments of the microservices.
![code-keeper](resources/code-keeper.png)
1. You will use your `crud-master` source code and `cloud-design`
infrastructure, to create a complete pipeline for the following
applications:
1. Use the provided [`crud-master` source
code](https://github.com/01-edu/crud-master-py), to create a complete
pipeline for the following applications:
- `Inventory application` is a server that contains your inventory-app code
running and connected to the inventory database.
@ -220,6 +220,7 @@ you can implement anything that you feel deserves to be a bonus, for example:
- Add `Infracost` in your infrastructure pipeline to estimate the
infrastructure cost.
- Use `Terragrunt` to create multiple Environments.
- Use your own `crud-master` source code and `cloud-design` infrastructure.
Challenge yourself!

4
subjects/devops/code-keeper/audit/README.md

@ -119,4 +119,6 @@ During the roleplay, ask them the following questions:
###### +Did the student implemented any feature or anything that you would consider a bonus?
###### +Is this project an outstanding project?
###### +Did the student used his/her own `crud-master` source code for this project?
###### +Is this project an outstanding project?

Loading…
Cancel
Save