Obviously Awesome
Posts by Date
Posts by Topic
Posts by Title
About
Devops links, July 2021
Tags:
bash
12 factor apps
linux CLI
cloud providers
vagrant
best practices
web servers
ansible
secure, reliable systems design
other tools
complete web monitoring
awk
data-intensive app design
kubernetes
docker
resources
linux tutorial
virtualization
bash
10 things i wish had known
(zwischenzugs)
101 commnds & tips
(dev.to)
art of the cmnd line
bash academy
bash aliases
(opensource)
bash bible (ebook)
(dylanaraps)
beginners guide
(Machtelt Garrels)
quirks
(jvns.ca)
scripts cheatsheet
(devhints)
shell intro
(dev.to/maxwell_dev)
12 factor apps
12-factor apps
linux CLI
15 essentials
(dev.to/zaiste)
The unix toolbox
(cb.vu)
alias
(tecmint)
bat (cat clone)
(https://github.com/sharkdp)
cat (concatenate)
(robert elder)
certificates
(cb.vu)
command line
(robert elder)
curl cheatsheet
(devhints)
cvs
(cb.vu)
databases / pq, ms, sqlite
(cb.vu)
dbs / piping
dbs / postgres
dd, du, df (disk tools)
disk info
(cb.vu)
disk quotas
(cb.vu)
dust (improved du - disk usage)
essentials
(dev.to/sorotkiewicz)
essentials
(dev.to/tasinishmam)
exa (improved ls)
fd (improved find)
find
(cb.vu)
fzf (fuzzy text finder)
grep
head, tail
how2 (nat lang lookup)
hyperfine (benchmarking)
install, remove
(cb.vu)
less
(cb.vu)
linux commands handbook (pdf)
(flaviocopes)
lsof
(cb.vu)
mail
(cb.vu)
make
(cb.vu)
media conversions
(cb.vu)
misc
(cb.vu)
networking
(cb.vu)
pipes ("|")
placeholder
printing
(cb.vu)
processes
(cb.vu)
procs (improved ps)
ps/htop (nixcraft)
redirects ("<")
ripgrep (improved grep)
rsync
(cb.vu)
screen
scripting
sd (improved sed)
sed
set ops
shells
(cb.vu)
sort
(robertelder)
ssh, scp
(cb.vu)
stardust (better prompts)
sudo
sudo
(linuxize)
svn
(cb.vu)
system info
tar (tape archive)
tee
tldr (simple man pages)
tmux (term window)
tokei (code stats)
tools
(lisa19)
translate (tr)
tsort (topological sort)
uniq
usr/bin
various cmndline tools
vi
vpn w/ ssh
wc
ytop (top for processes)
(github)
z.sh (jump to path)
zip / unzip
cloud providers
AWS
Alibaba Cloud
Azure
Digital Ocean
Digital Ocean apps platform
Google Cloud
Heroku
Linode
MERN stack - heroku, netlify
(dev.to)
Vultr
gatsby blog on netlify
(codespot)
netlify quick start
(netlify)
vagrant
CLI v2.0.2
Up & Running
getting started tutorial
(hashicorp)
intro
best practices
Google Kubernetes Engine to Netlify
(labs.hamy.xyz)
a devops roadmap
(hackernoon)
awesome data engineering
(github)
awesome scalability
(github)
awesome sysadmin
(github)
cloud capacity planning guide
(increment)
do-nothing scripts
(danslimmon)
lessons learned - 300K lines of code
(gruntwork)
openssh server security tips
(nixcraft)
ubuntu security
(codelitt)
web servers
IIS
apache
caddy
consul
envoy
istio
linkerd
nginx
puma
reverse proxy servers
(nginx)
tomcat
ansible
TOC
adhoc commands
best practices
certificates
cookbooks
deployment
docker
getting started
inventories
kubernetes
local devt
on Windows
playbook pt2
playbooks
playbooks-org
server security
tower CI/CD
secure, reliable systems design
adversaries
crisis mgmt
culture
ddos
deploying code
disaster assessment matrix
disaster planning
example - Chrome
investigating
landscapes
privileges
public certificate authorities
recovery
resilience
roles
safe proxies
security-reliability
testing code
tradeoffs
understandability
writing code
other tools
ansible
ansible crash course
apachetop
appdynamics
azure ci
back in time
bamboo
(atlassian)
chef
circle CI
cloudformation
(AWS)
command line interfaces
(book of secret knowledge)
crypt
(cb.vu)
cryptpart
(cb.vu)
datadog
docker
docker swarm
elastic stack
github actions
gitlab CI
glances
grafana
graylog
guis
(book of secret knowledge)
htop
instana
iotop
jaeger
jenkins
jenkins
kubernetes
kubernetes - my first cluster setup
(circleci)
kubernetes HA
kubernetes MicroK8s
kubernetes tools & resources
(devopsunlocked)
lxc
(linuxcontainers)
manuals, howtos, tutorials
(book of secret knowledge)
mesos
(apache)
minikube
monnit
nagios
networking tools
(book of secret knowledge)
new relic
ngrok (localhost URL tunnel)
nomad
one-liners
(book of secret knowledge)
opentracing
papertrail
prometheus
pulumi
puppet
saltstack
shell functions
(book of secret knowledge)
splunk
teamcity (jetbrains)
terraform
tools (2020)
(guru99)
tools/system services
(book of secret knowledge)
travis CI
vagrant 2016 ebook
waypoint (hashicorp)
web tools
(book of secret knowledge)
zabbix
complete web monitoring
appendix - KPIs
ch01 - purpose
ch02 - biz cases
ch03 - what to watch
ch04 - questions
ch05 - analytics
ch06 - usability
ch07 - voice of the customer
ch08 - UX mgmt
ch09 - synthetic monitoring
ch10 - user monitoring
ch11 - communities
ch12 - communities - why care?
ch13 - conversations
ch14 - tracking
ch15 - internal communities
ch15 - internal communities
ch17 - summary
ch18 - future
index
awk
awk in 20 minutes
(ferd.ca)
data-intensive app design
batching
consistency
data models
encoding
futures
glossary
issues
partitoining
replication
storage
streams
terminology
transactions
kubernetes
beginners
(youtube)
do i need it?
(thenewstack)
toolbox (2020)
(caylent)
docker
beginners
(medium)
resources
blogs
(book of secret knowledge)
devops glossary
(nginx)
devops glossary
(sumologic)
hacking & penetration testing
(book of secret knowledge)
performance tips
(brendan gregg)
linux tutorial
bootup
(linuxjourney)
devices
(linuxjourney)
file system
(linuxjourney)
init
(linuxjourney)
kernel overview
(linuxjourney)
linux system calls
(linuxjourney)
logs
(linuxjourney)
networks - basics
(linuxjourney)
networks - config
(linuxjourney)
networks - dns
(linuxjourney)
networks - file sharing
(linuxjourney)
networks - routing
(linuxjourney)
networks - subnets
(linuxjourney)
networks - troubleshooting
(linuxjourney)
packages
(linuxjourney)
permissions
(linuxjourney)
processes
(linuxjourney)
resource monitoring
(linuxjourney)
users & groups
(linuxjourney)
virtualization
kvm
(wikipedia)
virtualbox
virtualbox tutorial
(nakivo)