posted an update

Update in How we build

Infrastructure repository

  • This repository contains the infrastructure as code to provision the cluster and resources in civo kubernetes. The cluster will be created automatically by GitHub Actions when the DevOps Engineer push or do the pull request to the repository

Machine Learning Repo

  • This repo contains the backend, which is the machine learning and the declaration to how the data flow and how the data will be used by the machine learning model for training. This repo also triggered with GitHub Actions and the Machine Learning Model will be trained on the Civo Kuberntes

Frontend Repository

  • Contains code for the frontend. This code also powered with github actions. The application deployed and serve the trained model from the previous machine learning pod

Log in or sign up for Devpost to join the conversation.