Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Project done using multiple functionalities from GCP

Notifications You must be signed in to change notification settings

miguelTavora/Cloud-Computing

Repository files navigation

Cloud project

1. The objective is to create a robust system to label images and translate those labels to users

The system follows the following figure:

drawing
1. System components architecture

The system components are:

  • gRPC protocol for communication between client and server.
  • Servers are hosted in an Instance Group.
  • Cloud Storage to store the images sent by the user.
  • Pub/Sub for the LabelsApp to know that it needs to process an image.
  • Cloud Function to translate the labels.
  • Firestore to store the resulting labels and translations.

About

Project done using multiple functionalities from GCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published