Skip to content
/ cn-g Public

Cloud Computing, MEI, FCUL, 2020/2021. API named Seen, hosted by Google Cloud, or with a local build. We use REST as an entrance point, and gRPC between microservices with protobufs. This microservices are implemented in python and containerized with Dockerfiles. With istio we have secure channels between microservices, and used grafana to monit…

Notifications You must be signed in to change notification settings

JotaFilip/cn-g

Repository files navigation

GROUP NUMBER 14

Running


Week 3

Install docker and run the script:
./scripts/run.sh


Week 4

Follow instructions on DeployOnGoogleCloudReadme.md Notes:

  • Our databases are already populated,
    with around 7 million rows of data.

Week 5

Deploy

./create_cluster.sh
./install_istio.sh
./deploy.sh (or git push into deploy branch)

Use

Access → [recommendations.sytes.net]


Week 7

Deploy

./create_cluster.sh
./install_istio.sh
./deploy.sh (or git push into deploy branch)

Use

Access → [recommendations.sytes.net]


Roles

#Role Role Número Nome
1 System Architect / CEO fc51111 João Afonso
2 Networking and Security Specialist fc51034 Tiago Carvalho
3 DevOps Officer fc51072 Miguel Saldanha
4 MicroServices Programmer fc51058 Diogo Lopes
5 Data Scientist fc51080 João Roque

About

Cloud Computing, MEI, FCUL, 2020/2021. API named Seen, hosted by Google Cloud, or with a local build. We use REST as an entrance point, and gRPC between microservices with protobufs. This microservices are implemented in python and containerized with Dockerfiles. With istio we have secure channels between microservices, and used grafana to monit…

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published