piyushjajoo
Cloud Platform Tech Lead at DataStax. Experienced in building Internal Developer Platforms for K8S in multi-cloud. Previously worked at TIBCO Cloud team.
Houston, TX
Pinned Repositories
100DaysToGAMAM
This repository consists of go programs for programming questions asked in Google, Apple, Meta, Amazon and Microsoft Programming interviews. The problems are based of the list generated by "Dinesh Varyani". The pdf with the programming questions are attached.
crud
crud is a cobra based CLI utility which helps in scaffolding a simple go based micro-service along with build scripts, api documentation, micro-service documentation and k8s deployment manifests
go-chat
go-chat is a gRPC based chat CLI written in golang for command line lovers
kind-with-local-registry-and-ingress
KIND cluster configuration to setup local k8s environment with local docker registry and nginx deployment to validate Ingress LoadBalancer type k8s service
my-aks-tf
Sample code showing how to create aks cluster within its own vnet using terraform. Also explains how to modularize the terraform, connect to the aks cluster and install helm charts
my-books-app
My Books App created using Gorilla Mux go based HTTP Server, Flutter UI and Datastax Astra DB, along with deployment manifests to deploy in Kubernetes cluster. This project will help you visualize how you can start a simple idea from scratch and be ready for production level.
my-eks-tf
Sample code showing how to create eks cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the eks cluster and install helm charts.
my-gke-tf
Sample code showing how to create gke cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the gke cluster and install helm charts
piyushjajoo's Repositories
piyushjajoo/go-chat
go-chat is a gRPC based chat CLI written in golang for command line lovers
piyushjajoo/kind-with-local-registry-and-ingress
KIND cluster configuration to setup local k8s environment with local docker registry and nginx deployment to validate Ingress LoadBalancer type k8s service
piyushjajoo/my-eks-tf
Sample code showing how to create eks cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the eks cluster and install helm charts.
piyushjajoo/my-gke-tf
Sample code showing how to create gke cluster within its own vpc using terraform. Also explains how to modularize the terraform, connect to the gke cluster and install helm charts
piyushjajoo/crud
crud is a cobra based CLI utility which helps in scaffolding a simple go based micro-service along with build scripts, api documentation, micro-service documentation and k8s deployment manifests
piyushjajoo/my-aks-tf
Sample code showing how to create aks cluster within its own vnet using terraform. Also explains how to modularize the terraform, connect to the aks cluster and install helm charts
piyushjajoo/100DaysToGAMAM
This repository consists of go programs for programming questions asked in Google, Apple, Meta, Amazon and Microsoft Programming interviews. The problems are based of the list generated by "Dinesh Varyani". The pdf with the programming questions are attached.
piyushjajoo/my-books-app
My Books App created using Gorilla Mux go based HTTP Server, Flutter UI and Datastax Astra DB, along with deployment manifests to deploy in Kubernetes cluster. This project will help you visualize how you can start a simple idea from scratch and be ready for production level.