Autonomy, a word that holds so much promise yet hides so much complexity behind the scenes. One generally feels Tesla, Intel (Mobileye), and Waymo, from an operational and cloud-native standpoint, are out of reach and typically out of anyone’s league. Now my party-trick to bridge any gap of knowledge and experience, in any vertical, is […]
This tutorial describes how to perform load testing using terraform with GCP VMs and ansible to run the commands. Terraform Create a set of VMs with the following template (change the variables according to your environment): main.tf firewall.tf This will create 3 instances in GCP with 4 cpu and 16gb of RAM. Ansible After creating […]