What the Hack: OSS DevOps

Challenge 1 - Introduction

Back // Home // Next

Introduction

We can only assume that you are doing this What the Hack because you understand the importance of DevOps, however please take a moment to review these brief articles about the basic principles and practices of DevOps.

  1. What is DevOps?
  2. What is Continuous Integration?
  3. What is Continuous Delivery
  4. What is DevOps Culture
  5. What is Infrastructure as Code
  6. What are Microservices
  7. What is Monitoring

Challenge

  1. Create a new public GitHub repository (hint).
  2. Add the other members of your hack team as contributors to your GitHub repostiory (hint).
  3. Take the DevOps Self-Assessment this will take between 20 to 40 minutes.
  4. Share the results of your Self-Assessment with your team. Are their any common themes?

Success Criteria

  1. You should understand why DevOps is important and the basic components.
  2. You should understand the basic principles and practices of DevOps.
  3. You should be able to see GitHub repositories created by the other members of your hack team.

Back // Home // Next