Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/.
- Host: GitHub
- URL: https://github.com/gofunct/devops
- Owner: gofunct
- Created: 2018-09-27T23:53:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-31T12:41:35.000Z (about 5 years ago)
- Last Synced: 2024-08-02T02:16:54.140Z (3 months ago)
- Topics: colemanword, devops, grpc, guide, helm, kubernetes, prometheus
- Homepage: https://gofunct.github.io/devops/.
- Size: 12 MB
- Stars: 253
- Watchers: 24
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevOps
by: Coleman Word
**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