Snigdha Sambit Aryakumar's repositories
alertmanager-silence-cli
alertmanager-cli is a cli writtin in golang to silence alerts in AlertManager
k8s-nginx-ingress-controller
setup k8s-nginx-ingress-controller on your k8s cluster with examples
k8s-production-grade
create a production grade k8s cluster with ingress, docker registry, jenkins, k8s dashboard, mediawiki, anchor engine and Istio with proper examples
ml-app-k8s
A sample ML app that trains a model and we deploy it to k8s
chaos-monkey-k8s
A chaos monkey app to kill pods randomly
envoy-ext-authz
sample app to demonstrate authz using envoy
hadoop-recommendation-system
Design and develop a Distributed Recommendation System on Hadoop
p2p-storage-cluster
A p2p storage cluster for sharing using consistent hashing
terraform-gcloud-demo
terraform configs to setup infra on google cloud
crossplane-import-controller
A controller to import existing cloud resources (AWS, GCP) to crossplane configs
flink-app-example
simple flink app and kubernetes deployment configurations
flux-tf-controller
GitOps Automation using flux and terraform controller
go-gke-pulumi
A simple example that deploys a GKE cluster and an application to the cluster using pulumi
go-http-cache
Create a simple website cache mechanism using golang
goPlayground
A repo with basic golang examples
hackernews-api
An HTTP API micro-service that uses the YCombinator HackerNews API and upon request returns the top 50 of the latest 500 stories where the author has karma above 2413. The position is determined by the number of comments in relation to the top 50 stories. The story with the most comments should have position: 1, so on and so forth.
lru-cache-py
Implement a LRU cache in python with basic functionalities
streaming-log-analytics
A streaming log analytics platform using open source tools and technologies like filebeat, ELK, Kafka, docker etc
vaccine_development
Map which vaccines are effective against which strains
gitops-certification-examples
Examples for the GitOps certification
gke-ingress-cloud-armour
A sample project to enable the use of cloud armor to restrict IP access on GKE clusters
helm-diff
A helm plugin that shows a diff explaining what a helm upgrade would change
opa-policies
A list of opa policies for kubernetes based workloads and for terraform
python-scripts
basic to advanced python scripts with description
terraform-hello
a simple hello world example to demo terraform-controller