Overview

An introduction to The DevOps Docs.

At Releaseworks we’ve been working on technologies to increase the speed at which our clients can adopt DevOps approaches to delivering software. Some of that has involved developing tooling such as our CloudCore CLI for rapidly spinning up Cloud environments using best practices and part of that is in providing training and learning materials for engineers to learn new approaches quickly.

Hello Adam.

What are The DevOps Docs?

The DevOps Docs is the a resource containing the collective knowledge of the Releaseworks team on how to develop the tooling and practices required to run a DevOps environment

Who should use The DevOps Docs?

The DevOps Docs has primarily been written for engineers already working in on DevOps transformation project but it should also be useful for technical leaders looking for guidance on the latest best practices in software delivery. Topics covered by The DevOps Docs include

  • Source Code Management: How to structure your git projects to reduce code integration problems.

  • Infrastructure as Code: Methods for managing infrastructure as a code base to enable greater collaboration on operations projects.

  • Continuous Delivery: Learn how to create a continuous delivery pipeline to allow for rapid repeatable deployments.

Where should I go next?

  • Getting Started: How to set up your local environment with the tools used in other sections of this guide.
  • Releaseworks: Contact Releaseworks for additional support on your DevOps journey.

Glossary

A Glossary of DevOps terminology.

Getting Started

What does your user need to know to try your project?

Examples

Example templates for you to use to add new content to the Docs

People

Practical tips for creating a DevOps Culture.

Processes

What are the processes that make up DevOps?

Technology

What does your user need to understand about your project in order to use it - or potentially contribute to it?

Monitoring

Show your user how to work through some end to end examples.