Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc material about DevOps #13

Open
bbaudry opened this issue Oct 10, 2018 · 25 comments
Open

Misc material about DevOps #13

bbaudry opened this issue Oct 10, 2018 · 25 comments
Labels
topic DevOps relevant topics

Comments

@bbaudry
Copy link
Collaborator

bbaudry commented Oct 10, 2018

The 2018 DevOps RoadMap
https://hackernoon.com/the-2018-devops-roadmap-31588d8670cb

@lauploix
Copy link

Could be interesting to hear from people who experiment DevOps at scale.

The idea is: how do you balance the focus that development requires with the interruptions of operations? How to organise a team so that everyone feels involved in the operations, while at the same time keeping people efficient at developing?

@bittermandel
Copy link

bittermandel commented Oct 18, 2018

Here's a good book on this whole topic:
Effective DevOps by Jennifer Davis, Ryn Daniels
http://shop.oreilly.com/product/0636920039846.do

@monperrus monperrus changed the title Generic material Generic material about DevOps Oct 26, 2018
@monperrus
Copy link
Member

Cloud Native Trail Map: https://github.com/cncf/landscape/blob/master/README.md

(thanks @veggiemonk for the suggestion)

@monperrus
Copy link
Member

SRE: #15 (comment)

@monperrus
Copy link
Member

monperrus commented Nov 8, 2018

@lsc
Copy link

lsc commented Nov 8, 2018

Book: The Site Reliability Workbook (https://landing.google.com/sre/books/)

@monperrus
Copy link
Member

@AG00
Copy link

AG00 commented Nov 17, 2018

Introduction to DevOps: Transforming and Improving Operations:
"Learn how to transform your organization using the principles and practices of DevOps."
by the Linux Foundation.

https://www.edx.org/course/introduction-to-devops-transforming-and-improving-operations

@veggiemonk
Copy link

This article is old and short but it explains the concept really well

https://www.hashicorp.com/tao-of-hashicorp

@bbaudry
Copy link
Collaborator Author

bbaudry commented Jan 15, 2019

@monperrus
Copy link
Member

A lot of relevant online courses with hands-on exercises in the browser:
https://www.katacoda.com/

@veggiemonk
Copy link

The first link is dead:

https://github.com/kamranahmedse/developer-roadmap

@monperrus
Copy link
Member

DevOps and its Philosophy : Education Matters!
http://arxiv.org/abs/1904.02469

@monperrus
Copy link
Member

The Twelve Factors App https://12factor.net/

I. Codebase
One codebase tracked in revision control, many deploys
II. Dependencies
Explicitly declare and isolate dependencies
III. Config
Store config in the environment
IV. Backing services
Treat backing services as attached resources
V. Build, release, run
Strictly separate build and run stages
VI. Processes
Execute the app as one or more stateless processes
VII. Port binding
Export services via port binding
VIII. Concurrency
Scale out via the process model
IX. Disposability
Maximize robustness with fast startup and graceful shutdown
X. Dev/prod parity
Keep development, staging, and production as similar as possible
XI. Logs
Treat logs as event streams
XII. Admin processes
Run admin/management tasks as one-off processes

@monperrus
Copy link
Member

Are DevOps and Automation Our Next Silver Bullet?
https://ieeexplore.ieee.org/document/8738081

@monperrus
Copy link
Member

monperrus commented Sep 13, 2019

A Survey of DevOps Concepts and Challenges
http://arxiv.org/abs/1909.05409
http://dl.acm.org/citation.cfm?id=3359981

@monperrus
Copy link
Member

Devops Training by praqma: https://github.com/praqma-training/code-academy

@monperrus
Copy link
Member

Storage in Kubernetes: "MinIO is a cloud storage server API-compatible with Amazon S3" https://min.io/

@monperrus monperrus added the topic DevOps relevant topics label Apr 26, 2021
@monperrus
Copy link
Member

Become A DevOps Engineer in 2021: A Comprehensive Guide
https://devopscube.com/become-devops-engineer/

@monperrus
Copy link
Member

@monperrus monperrus reopened this Apr 25, 2022
@monperrus
Copy link
Member

@monperrus
Copy link
Member

"DevOps Courses: Become a DevOps Expert Through Our Learn-By-Doing Platform" (katacoda for devops)
https://kodekloud.com/

@monperrus monperrus changed the title Generic material about DevOps Misc material about DevOps Mar 13, 2023
@monperrus
Copy link
Member

Reflections on 10,000 Hours of DevOps
https://matt-rickard.com/reflections-on-10-000-hours-of-devops

@sifisKoen
Copy link

Hello, good people of the DevOps course 😄

I would like to strongly subject you to visit a very lovely DevOps repo here on GitHub.
The repo I am talking about is: 90DaysOfDevOps


Description 📚

I would like to give a very brief description of that repo.
This repo takes you from the hand and, for 90 days, goes you through many exciting tools and techniques of DevOps with a day-by-day program which very easily fits everyone's program. Saying that, now we have no more excuses.
Let's learn some DevOps !! 🤓

And at the end of the day... It's free, so give it a go!!

@monperrus
Copy link
Member

ClassOps

Addressing Cs-Ed Course Material Preparation and Delivery Frictions Through ClassOps
https://search.proquest.com/openview/b7cdaf8d2ff0847410250cfa5afa9103/1?pq-origsite=gscholar&cbl=18750&diss=y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic DevOps relevant topics
Projects
None yet
Development

No branches or pull requests

8 participants