Skip to content
View rbalman's full-sized avatar
Block or Report

Block or report rbalman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rbalman/README.md

Hey! Nice to see you.

Welcome to my page!
I'm Balman, DevOps Engineer based in Nepal.

Things I work with

Amazon AWS Kubernetes Linux ArgoCD Helm Grafana Prometheus Terraform Serverless Ansible Amazon EC2 Amazon EKS Amazon ECS Amazon API Gateway AWS Lambda Amazon DynamoDB Amazon CloudWatch Amazon RDS Nginx Vagrant Docker ElasticSearch github actions git Prettier MongoDB Postgres Golang Python Nodejs SonarQube

πŸŽ“ Certifications

Β 

Β 

Open source projects

🎁 Projects ⭐ Stars πŸ“š Forks πŸ›Ž Issues πŸ“¬ Pull requests
Compose your CloudFormation stacks like docker compose Stars Forks Issues Pull Requests
Bare minimal shell based container runtime built for fun Stars Forks Issues Pull Requests
Dump the CloudFormation stacks dependency as a JSON file Stars Forks Issues Pull Requests
See Wifi Password From CLI Stars Forks Issues Pull Requests

Community Involvements

  • 34th DevOps Meetup Kathmandu
    Demistify containers in the fundamental sense by creating the simplest container by hand. The talk included series of commands and demonstrations showcasing the linux features: chroot, namespaces, cgroup, linux security modules. Slides.
  • 2nd AWS User Group Nepal Meetup
    Introduction to IAC concepts(CloudFormation centered), its limitations and best way to design it for microservices, parallelize the creation and destruction of the immutable infrastructures. Slides.
  • Open-Source Captable
    Providing DevOps support for developer experience.

My latest posts

Where to find me

Github Twitter LinkedIn Hashnode


This README file is inspired from this blog from Thomas Guibert

Pinned

  1. cfn-compose cfn-compose Public

    compose your cloudformation stacks like docker compose

    Go 42 11

  2. ship ship Public

    bare minimal shell based container runtime, inspired from https://github.com/p8952/bocker/blob/master/bocker

    Shell 3 2

  3. wifipass wifipass Public

    see wifi password from CLI

    Shell 8 2

  4. cfn-dump cfn-dump Public

    dump the cloudformation stacks dependency in json

    Go 5 3

  5. Dumping and restoring the memcache k... Dumping and restoring the memcache key values using telnet & dalli gem
    1
    #!/usr/bin/env ruby
    2
    
                  
    3
    # List all keys stored in memcache. 
    4
    # Credit to Graham King at http://www.darkcoding.net/software/memcached-list-all-keys/ for the original article on how to get the data from memcache in the first place.
    5
    
                  
  6. bgECSService bgECSService Public

    Custom CloudFormation for ECS Blue/Green Deployment

    Go 2 1