Skip to content

Roadmaps of various technology disciplines (DevOps, Business Intelligence) i've made for people learning

Notifications You must be signed in to change notification settings

shimmyt/roadmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Roadmaps

Roadmaps of various technology disciplines (DevOps, Business Intelligence) i've made for people learning

DevOps

My DevOps Definition

DevOps is a culture and practice that aims at unifying software development and operations. (Thanks Wikipedia!) It's a pretty good description and this is what I live by. Tot ake it a step further by unifying all of the various groups you hopefully get more input at the beginning stages which makes for hopefully smoother and more resilient deployments. For the purposes of this document I will be going down the path of what the industry looks at DevOps as and that's release management and site reliability

Stuff you should know or get familiar with

Your company's deveopment and deployment pipeline

  • What is it?
  • Is it as efficient as it can be?
  • How long does a deployment take?
  • Can you recover quickly after a failure?
  • Are your systems / nodes pets or cattle?
  • How much massaging do you have to do to the systems per deployment?
  • How much is automated?

Some good resources for learning about pipelines and best practices:

Whats Coming and worth your time

Concepts

  • Continuous Delivery
  • Continuous Integration
  • Culture
  • Deveopment best practices
  • Operations best practices
  • System Architecture best practices

About

Roadmaps of various technology disciplines (DevOps, Business Intelligence) i've made for people learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published