Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to create and manage Kubernetes clusters the easy way with Rancher 2.0 - Online Training

Need to set up and run Kubernetes on different cloud providers, import existing clusters, monitor and check the health of your clusters and deploy your applications in production? This training will introduce you to the steps and concepts needed to do all those tasks with Kubernetes and Rancher 2.0.

PagerDuty Helps Microsoft Azure and Visual Studio Customers Manage Incidents in Real Time and Migrate Confidently to the Cloud

SAN FRANCISCO – May 7, 2018 – Today at Microsoft Build 2018, PagerDuty, a global leader in digital operations management, announced integration of PagerDuty’s real-time operations management platform with Microsoft Azure and Visual Studio Team Services, Azure’s integrated suite of DevOps services.

MTTD vs. MTTF vs. MTBF vs. MTTR

Development and operations (DevOps) teams must measure their day-to-day progress. Otherwise, these teams won’t know how they are performing at a given moment. Worst of all, DevOps teams that lack data-driven insights risk falling behind, missing service-level agreement (SLA) requirements and encountering various service problems that could put a company, its employees and its customers in danger.

Container Logging & DevOps: The Future of Kubernetes Integration

With the transition to containers and Kubernetes well underway the need to view and monitor your application performance has never been greater. There are several different ways to implement a logging solution within a container based infrastructure. From security and compliance to on-prem vs hybrid there are many important factors to consider when you build out your logging infrastructure.

Combining Log Analysis with Continuous Delivery to Reduce Release Cycle Times

One of the biggest challenges in the field of log analysis is being able to connect the dots and understand the underlying story connecting them. Applications and machines are generating an increasing amount of log data, making it extremely difficult to separate the wheat from the chaff.

Docker Tutorial: Get Going From Scratch

Docker is a platform for packaging, deploying, and running applications. Docker applications run in containers that can be used on any system: a developer’s laptop, systems on premises, or in the cloud. Containerization is a technology that’s been around for a long time, but it’s seen new life with Docker. It packages applications as images that contain everything needed to run them: code, runtime environment, libraries, and configuration.