chowmean
Cloud Infrastructure and platform engineer and a Full cycle developer. Founder of Learnsteps, a free content platform for DevOps, SRE and Engineers.
@practo @olacabs @learnsteps @letusdevopsBanglore Karnataka
Pinned Repositories
azureips
Gives the list of azure network interface IPs that are not allocated. While working with azure if you want to add static ip you need to know the ip beforehand which is not easy. You need to keep track of the ips allocated. This package does that for you without keeping track of ips using azure apis.
DBSheet
Here we are using google spread sheets as Database.
DjangoRolePermissionTokenAuthorisation
Role permission based token system authorisation for django.
http_webserver_python
SImplest mutithreaded webserver to serve request from BROWSER or REST Clients.
InterviewPreperationForDevOpsAndSRE
A PDF version of book Interview Preperation for DevOps and SRE.
python-training-for-devops
This is course for python training for devops
sockperf-container
Container image for sockperf to do container network performance review.
System-Design-Illustrations
You can find some very interesting system design illustrations in this repository.
system_overview
Program to generate overview of linux system using vmstat, iostat, ps, df and other such commands
LearnPython
Learn Python with LetUsDevOps
chowmean's Repositories
chowmean/InterviewPreperationForDevOpsAndSRE
A PDF version of book Interview Preperation for DevOps and SRE.
chowmean/python-training-for-devops
This is course for python training for devops
chowmean/DBSheet
Here we are using google spread sheets as Database.
chowmean/sockperf-container
Container image for sockperf to do container network performance review.
chowmean/System-Design-Illustrations
You can find some very interesting system design illustrations in this repository.
chowmean/azureips
Gives the list of azure network interface IPs that are not allocated. While working with azure if you want to add static ip you need to know the ip beforehand which is not easy. You need to keep track of the ips allocated. This package does that for you without keeping track of ips using azure apis.
chowmean/testsinyaml
Define your test cases in YAML and they will get executed and the result will be shared.
chowmean/Decker
dependency Checker
chowmean/ssh-tutorials
chowmean/chowmean
chowmean/chowmean.github.io
chowmean/cilium
eBPF-based Networking, Security, and Observability
chowmean/community_sessions
This repo is dedicated to all the community session and data related to that.
chowmean/kubernetes
Production-Grade Container Scheduling and Management
chowmean/safety
Safety checks your installed dependencies for known security vulnerabilities
chowmean/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
chowmean/wazuh-docker
Wazuh - Docker containers
chowmean/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
chowmean/dashboard
General-purpose web UI for Kubernetes clusters
chowmean/dice
An extremely simple Golang-based in-memory KV store to rule them all.
chowmean/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
chowmean/kube-router
Kube-router, a turnkey solution for Kubernetes networking.
chowmean/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Microsoft Azure. No scripts.
chowmean/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
chowmean/pythonchef
Chef Client for python. This repository is a fork of older pychef which is not actively maintained.
chowmean/redis
Docker Official Image packaging for Redis
chowmean/redis-operator
A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
chowmean/RedisShake
Redis-shake is a tool for synchronizing data between two redis databases. Redis-shake是一个用于在两个redis之间同步数据的工具,满足用户非常灵活的同步、迁移需求。
chowmean/RenderX
The GitHub repository "RenderX" by tech-pw is an Android library that enhances LaTeX and HTML rendering. It significantly improves performance by using native rendering for LaTeX equations, showing a considerable speed boost compared to traditional methods like MathJax.
chowmean/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.