Operations | Monitoring | ITSM | DevOps | Cloud

%term

DevOps & SRE: Two Sides of the Same Coin?

Large organizations that wish to scale at an aggressive pace need IT departments that can be both nimble and agile. With DevOps and site reliability engineering (SRE) methodologies, IT teams can improve the agility, availability and performance of applications and services in their infrastructure. For those who are new to both concepts, here is a primer on how DevOps and SRE can work together to evolve IT operations.

April 2019 Online Meetup: An Introduction to the Features of Rancher 2.2

Your Kubernetes clusters need ongoing attention to stay healthy and perform at their best. Rancher 2.2 monitors, manages, backs up, and restores Kubernetes clusters. It features new tools for controlling applications deployed across multiple clusters, plus a host of new flexibility around ongoing operations. With solutions for edge, multi-tenant, and multi-cloud clusters, Rancher eliminates redundant work, lightens the workload of operations teams, and increases the reliability of Kubernetes clusters and the applications they run.

Thanks, Gartner! We're in the 2019 Magic Quadrant for APM

It’s raining accolades for ManageEngine Applications Manager, and we’re psyched! After being named a January 2019 Gartner Peer Insights Customers’ Choice for Application Performance Monitoring Suites, Gartner has also recognized Applications Manager as a niche player in its 2019 Magic Quadrant for Application Performance Monitoring.

The Business Case for Container Adoption

Developers often believe that demonstrating the need for an IT-based solution should be very easy. They should be able to point to the business problem that needs a solution, briefly explain what technology should be selected, and the funds, staff, and computer resources will be provided by the organization. Unfortunately, this is seldom the actual process that is followed.

How to Monitor Amazon EC2 with CloudWatch

Amazon EC2 allows you to spin up servers for your application without having to actually manage physical hardware. However, since it’s a managed service, you have less visibility with traditional monitoring tools. As such, it becomes even more important to take advantage of the available monitoring tools in AWS. In this post, we’ll explain how to use CloudWatch to monitor EC2 and what is important to watch.

Grafana Plugin Tutorial: Polystat Panel (Part 1)

The grafana-polystat-panel plugin was created to provide a way to roll up multiple metrics and implement flexible drilldowns to other dashboards. This example will focus on creating a panel for Cassandra using real data from Prometheus collected from our Kubernetes clusters. We’ll focus on the basic metrics for CPU/Memory/Disk coming from cAdvisor, but a well-instrumented service will have many metrics that indicate overall health, such as requests per second, error rates, and more.