diff --git a/subjects/devops/code-keeper/README.md b/subjects/devops/code-keeper/README.md index eb6732645..ab0350e89 100644 --- a/subjects/devops/code-keeper/README.md +++ b/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! diff --git a/subjects/devops/code-keeper/audit/README.md b/subjects/devops/code-keeper/audit/README.md index ae3b88110..3c8c6b74f 100644 --- a/subjects/devops/code-keeper/audit/README.md +++ b/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? \ No newline at end of file +###### +Did the student used his/her own `crud-master` source code for this project? + +###### +Is this project an outstanding project?