Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gofunct/devops

Study Guides for DevOps Proffessionals https://gofunct.github.io/devops/.
https://github.com/gofunct/devops

colemanword devops grpc guide helm kubernetes prometheus

Last synced: 10 days ago
JSON representation

Study Guides for DevOps Proffessionals https://gofunct.github.io/devops/.

Awesome Lists containing this project

README

        

# DevOps

by: Coleman Word

[email protected]

**A Repository of DevOps Learning Materials**

Please note that this repo is solely intended to be a resource for studying open source tools and technologies.

## Must-Use/Read Resources
* [Interactive Tutorials](https://www.katacoda.com/learn)
* [The Phoenix Project](https://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/1942788290/ref=sr_1_1/135-9925731-3074761?ie=UTF8&qid=1548867081&sr=8-1&keywords=the+phoenix+project)
* [CNCF Projects](https://www.cncf.io/projects/)

***

## [Assets](https://github.com/gofunct/devops/tree/master/Assets)
* Articles
* Cheatsheets
* Csv
* Infographs
* Logos
* Snippets

***

## [Containers](https://github.com/gofunct/devops/tree/master/Cluster)
* Docker: Containers
* Etcd: Key/Value Store
* GRPC: RPC, mobile-first
* Kubernetes: Container Orchestration, Platform
* Prometheus: Monitoring

***

## [Languages](https://github.com/gofunct/devops/tree/master/Language)
* Golang: Backend Programming
* Bash: Unix Scripting

***

## [Unix](https://github.com/gofunct/devops/tree/master/Unix)
* Grep: Search
* Make: Build/Run
* Sed: Text Manipulation
* SSH: Remote Administration
* Systemd: Services
* OpenSSL: Encryption
* SELinux: Security

***

## [Utilities](https://github.com/gofunct/devops/tree/master/Utilities)
* Documentation: Markdown
* Gerrit: Code Review
* Git: Version Control
* Katacoda: Interactive Tutorials & Playground
* Snippetslab: Snippets Manager
* VScode: Integrated Development Environment
* Alfred: MacOs Workflows, Snippets, Search Engine, & More