Archive of posts with category 'GCP'

Google Cloud - Key Management Service

Question We have a micro service called “Key Vault”, which stores keys and secrets sensitive data. The data is encrypted by AES-256 keys, and we need a way to secure...

GCP IoT

Quick setup and test Node.js MQTT Client Sample 1. Creating Public/Private Key Pairs Generating an RS256 Key To generate an RSA-256 private key with a 2048-bit key size 1 2...