cloud-foundation-fabric/data-solutions
Lorenzo Caggioni 46aaff9a71 Fix VM output 2020-06-11 10:08:48 +02:00
..
cmek-via-centralized-kms Fix VM output 2020-06-11 10:08:48 +02:00
README.md Update README.md 2020-06-10 18:41:55 +02:00

README.md

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

GCE and GCS CMEK via centralized Cloud KMS

This example implements CMEK for GCS and GCE, via keys hosted in KMS running in a centralized project. The example shows the basic resources and permissions for the typical use case of application projects implementing encryption at rest via a centrally managed KMS service.