Files
hunfabric/data-solutions
Ludovico Magnocavallo 45bbae29e7 Update README.md
2020-06-10 13:29:44 +02:00
..
2020-06-08 17:51:02 +02:00
2020-06-10 13:29:44 +02:00

GCP Data Services examples

The examples in this folder implement typical data service topologies and end-to-end scenarios, that allow testing specific features like Cloud KMS to encrypt your data, or VPC-SC to mitigate data exfiltration.

They are meant to be used as minimal but complete starting points to create actual infrastructure, and as playgrounds to experiment with specific Google Cloud features.

Examples

Cloud KMS with Cloud Storage and Compute Engine

This example implements a project that hosts a centralized Cloud KMS instance, and a second project where KMS keys will be used to encrypt resources at rest (CMEK). The roles and permissions needed to use the services are part of the example.