Develop and Deploying Backend  Animal Welfare Classifier | Bangkit 2022 Capstone Project

Develop and Deploying Backend Animal Welfare Classifier | Bangkit 2022 Capstone Project

Status
Done
Created
Jul 19, 2024 02:43 AM
Tags
GCP
DevOps
In this project, as a team of 6 I am taking part as role of Cloud Computing Engineer to develop and deploy backend application to Google Cloud Platform. With given budget of $200, I am responsible on designing network and cloud solution, estimate price, and choosing the best option for fulfilling requirement. It turns out we can develop backend application using Python and Flask framework and using serverless solution of GCP, Google App Engine. Google App Engine is basically a solution for deploying any container application, so there are additional tasks of containerizing the Flask application.