Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 434 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 434 Bytes

CompareGCPRoles

A tool for comparing permissions of GCP Roles

  1. Backend Design

=> Scraping Google Doc everyday.

=> store data in MySQL

=> sync data from MySQL to memcached

  1. Prepare local environment

=> Install MySQL

=> Install memcached https://www.tecmint.com/install-memcached-on-centos-7/

=> Install python

  1. migrate to GCP

=> MySQL -> CloudSQL

=> Memcached -> Memstore

=> Python Application -> Cloud Functions