Pages

Courses

ALL COURSES

Resources

ALL RESOURCES

Blogs

ALL BLOGS

DevOps

Cprime > Resource Center > Blog > DevOps

DevOps

Learn more about DevOps methodology including main topic areas of ci/cd, infrastructure automation, cloud, test automation, health checks, and more.

Page 7
Architecture

Microservices Tutorial: Everything to Know at a High Level

Microservice architecture is the new golden standard for building software. The overall idea is that instead of building your whole…

DevOps

DevOps Implementation Plan: A Comprehensive 6 Step Strategy

As DevOps adoption continues to accelerate in large companies and organizations, the exact definition of the term remains unclear. Is…

CI/CD

The Best CI/CD Tools: 5 to Adopt When Building a Pipeline

You’ve now got a CI/CD pipeline—that’s awesome! But you may be wondering what to add next. In this blog post,…

CI/CD

Getting Started With DevOps Governance

There’s no doubt that DevOps can make your team more efficient and your enterprise more competitive. But that efficiency doesn’t…

CI/CD

Basic Git Commands You Need To Know

To use Git well, you need two things: an understanding of what Git is and knowledge of which commands to…

Agile

The 7 Best Git Tutorials to Get You Started Quickly

Version control is at the heart of any file-based project. Whether you’re a software developer, team member, project manager, student,…

CI/CD

Everything You Need To Know About Workflow Automation With CircleCI

CircleCI is fast becoming the go-to continuous development and integration solution for the best applications in use today. All this…

DevOps

How to Build a DevOps Culture That Will Last

Someone famous one said, “Culture eats strategy for breakfast” or something catchy. The message was that culture is superior to…

Architecture

CircleCI Training: A Practical Approach To Workflow Automation

CircleCI is set to revolutionize the way companies approach continuous integration, testing, and deployment. This has been said about a…

CI/CD

How to Perform DevOps Health Checks

The DevOps movement has grown tremendously during the last few years. Continuous integration (CI) and continuous delivery are key terms…

CI/CD

Docker on Mac with Homebrew: A Step-by-Step Tutorial

Docker has changed the way developers work. It provides an easy way to safely move code from one machine to…

DevOps

Pull Requests and Gitflow

This blog was originally published by GitKraken and can be found here. The importance of PRs in the development process.…