Rafael NataliAug 22, 20233 min readDeploying Applications in Kubernetes Engine Made Easy with AnsibleAnsible infrastructure-as-code to automate Nginx deployment in Google Kubernetes Cluster (GKE) on Google Cloud Platform (GCP)....
Rafael NataliAug 22, 20234 min readAutomate Your Kubernetes Cluster Setup Using Ansible: A Comprehensive TutorialUsing Ansible to install, setup, and configure a Google Kubernetes Cluster (GKE) on Google Cloud Platform (GCP). Automating the setup of...
Rafael NataliAug 10, 20236 min readUsing Terraform to manage multiple GCP resourcesThe goal of this article is to present a terraform code that creates multiple buckets, in multiple locations, and with multiple IAM permissi
Rafael NataliAug 8, 20233 min readHow to test your Terraform codeLearn about the HashiCorp Terraform Module Testing Experiment configuration and how to use it to run tests against infrastructure. This...