All Projects → liatrio → devops-bootcamp

liatrio / devops-bootcamp

Licence: MIT license
Liatrio's DevOps Bootcamp

Programming Languages

Dockerfile
14818 projects

Projects that are alternatives of or similar to devops-bootcamp

engineering-culture
The cultural values of Telegraph Engineering
Stars: ✭ 14 (-33.33%)
Mutual labels:  engineering, culture
The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+5519.05%)
Mutual labels:  engineering, culture
culture
Team Culture, Processes, Handbooks
Stars: ✭ 57 (+171.43%)
Mutual labels:  engineering, culture
engineering-management
A list of resources about Software Engineering Management
Stars: ✭ 31 (+47.62%)
Mutual labels:  engineering, culture
Empathy In Engineering
A curated list of resources for building and promoting more compassionate engineering cultures
Stars: ✭ 425 (+1923.81%)
Mutual labels:  engineering, culture
awesome-engineering
A curated list of awesome engineering blogs, handbooks and open source repos from top technology companies
Stars: ✭ 96 (+357.14%)
Mutual labels:  engineering, culture
efs2
A dead-simple configuration management tool powered by stupid shell scripts.
Stars: ✭ 82 (+290.48%)
Mutual labels:  devops-tools
devops-toolkit
Easily setup your DevOps development environment
Stars: ✭ 44 (+109.52%)
Mutual labels:  devops-tools
open-space-toolkit-astrodynamics
Flight profile, orbit, attitude, access.
Stars: ✭ 16 (-23.81%)
Mutual labels:  engineering
KalmanFlow
A simple Kalman Filter built in TensorFlow
Stars: ✭ 22 (+4.76%)
Mutual labels:  engineering
careers
Holded engineering careers info, coding challenges, and anything else we are open to sharing with the world.
Stars: ✭ 15 (-28.57%)
Mutual labels:  engineering
terracreds
A Terraform Automation and Collaboration Software credentials helper
Stars: ✭ 47 (+123.81%)
Mutual labels:  devops-tools
fb-messenger
Implement React concepts incrementally to a messenger app, training from https://reactjs.academy
Stars: ✭ 70 (+233.33%)
Mutual labels:  bootcamp
Innofactor.Crm.CI
DevOps tools for Microsoft Dynamics 365
Stars: ✭ 23 (+9.52%)
Mutual labels:  devops-tools
shellfirm
Intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification
Stars: ✭ 159 (+657.14%)
Mutual labels:  devops-tools
envkey-node
EnvKey's official Node.js client library
Stars: ✭ 46 (+119.05%)
Mutual labels:  devops-tools
awesome-onboarding
😎 A curated list of awesome resources for software engineer onboarding
Stars: ✭ 21 (+0%)
Mutual labels:  engineering
polkadot-deployer
Tool for deploying polkadot networks
Stars: ✭ 99 (+371.43%)
Mutual labels:  devops-tools
marcgg.github.com
My personal website & blog
Stars: ✭ 25 (+19.05%)
Mutual labels:  engineering
featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (+804.76%)
Mutual labels:  engineering

drawing

Liatrio's DevOps Bootcamp

Welcome! You must be here because you're interested in DevOps. Don't worry, we'll explain that right away! Let's introduce some goals and expectations first, though.

Learning Goals

  1. DevOps Philosophies and Culture
  2. DevOps in Enterprises
  3. Build and Deployment Engineering
  4. Tools Administration
  5. Build and Deployment Automation
  6. Release Notes Creation and Execution

Expectations

  1. Share what you learn. Knowledge is best retained when you can teach it back yourself.
  2. If you're participating in the bootcamp with others, lift them up instead of speeding past them.
  3. Your learning should be in a demonstrable state at any given time.
  4. The turtle wins the race. If you don't fully understand something, speak up for help and spend more time on it.
  5. Be transparent in your progress.
  6. Have fun!

"It's better to over communicate than to under communicate."

Contributing

This bootcamp was adapted from an intern training program, and some mistakes may have slipped through the cracks. If you see any errors, outdated methods, or citation errors please submit a Pull Request.

Check out the Style Guide.

To develop with a live preview, install docsify.

npm i docsify-cli -g
# While in the directory of a local fork of this repository on your machine...
docsify serve ./docs
# Edit files and a live preview will be shown in your browser
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].