Home
Archive
Tags
Tibor Hercz
Writing about Cloud, architecture, AWS, GCP and software engineering.
Why you should start signing your git commits today
December 10, 2021
You can sign your Git commits cryptographically by using a GPG key.
How to bootstrap an AWS account with Terraform state backend
November 6, 2021
CloudFormation template which you can use to bootstrap a new AWS account with a state backend.
How to access your AWS Secret Manager secrets in an Elastic Kubernetes Service cluster
November 3, 2021
By using the Kubernetes Secrets Store CSI Driver you can provide pods with secrets from the AWS Secret Manager.