Assignment 1: Using any CI/CD tools, develop, test, and deploy a program. ● The program should contain more than one mod
Posted: Mon Jun 06, 2022 12:58 pm
Assignment 1: Using any CI/CD tools, develop, test, and deploy a program. ● The program should contain more than one module, resided on GitHub. ● Pull the code from GitHub, build and test it using any tool of preference. ● It is up to you to use any testing and deployment tools. ● Do not forget to pipeline your program. Its recommended to use any error reporting tools (optional). Deploy the program on container. The deployment can be done locally on your computer using any sort of container linked with the CI/CD tool. you get bonus marks if you deploy on a free cloud.