Skip to content

Instantly share code, notes, and snippets.

View rudrarb1's full-sized avatar

Bhaskara Rudraraju rudrarb1

View GitHub Profile
@rudrarb1
rudrarb1 / README.md
Created December 24, 2019 18:59 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.


@rudrarb1
rudrarb1 / CKAD.md
Created August 12, 2019 21:02 — forked from veggiemonk/CKAD.md
CKAD exam preparation
@rudrarb1
rudrarb1 / tmux-cheatsheet.markdown
Created August 12, 2019 20:55 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname