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 9
DevOps

Ansible Tutorial: A Helpful Guide, No Experience Required

Ansible is an automation tool for cloud provisioning, configuration management, application deployment, and other IT operations. You can use it…

AWS

How to Optimize your DevOps Environment in the Cloud

Companies rely upon various DevOps solutions to improve productivity, scalability, and resiliency. Such cloud computing services as AWS (Amazon Web Services) may…

DevOps

Install and Manage Sourcetree for Your Bitbucket Git Repository on Your Mac

Setting up a project is both stressful and fun! One of the first decisions you’ll make is where to store…

Agile

TDD vs. BDD vs. ATDD

Software development can be overwhelming. There are tons of languages, frameworks, and tools to know about. Plus, there are processes…

Agile

Is It Possible to Transition to DevOps From Waterfall?

At their core, waterfall and DevOps are different approaches to software development. In the waterfall or linear-sequential life cycle model,…

DevOps

Test Automation and DevOps: What You Need to Know

Recently there has been a lot of emphasis on DevOps test automation in a bid to push code down the…

DevOps

The Business Case for Container Technology

When you see the word “containers”, you probably immediately think of Docker. But containers are not a new concept. It…

Agile

Do Frameworks Like SAFe, DevOps, ITIL and CMMI Compete or Complement?

When you’re getting an enterprise to function in a more lean and efficient way, there are several frameworks like SAFe,…

Data & Analytics

What Is AIOps and Why Should You Care About It?

Although we’re still just getting used to DevOps, there’s a new Ops kid on the block. And this kid picks…

DevOps

System Monitoring in the Age of Site Reliability Engineering

Google’s Site Reliability Engineering book came out a few years ago. Since then, the Site Reliability Engineering movement has taken…

DevOps

Enterprise DevOps Strategy: Where to Start

You may have heard of DevOps. You may even be familiar with what it is. But the teams under you…

DevOps

Deploying Your First Web App to Tomcat on Docker

Docker is a platform for developers and sysadmins to develop, deploy, and run applications with containers. As we explained in…