Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

User Story: Epic Hospital Reduces Logon Times by 80%

The below screen shots were provided by a large non-profit healthcare organization that includes 4 acute care hospitals, over 20 clinics and 5,000 Citrix users. The Healthcare IT team received reports from clinicians about slow logon times. This document describes how the Citrix engineer used Goliath Performance Monitor to pinpoint and troubleshoot the “Citrix is Slow” complaint and implement a fix action that permanently resolved the issue while reducing logon times by more than 80%.

Distributed Machine Learning With PySpark

Spark is known as a fast general-purpose cluster-computing framework for processing big data. In this post, we’re going to cover how Spark works under the hood and the things you need to know to be able to effectively perform distributing machine learning using PySpark. The post assumes basic familiarity with Python and the concepts of machine learning like regression, gradient descent, etc.

Key Kubernetes Concepts

Cloud computing, containerization, and container orchestration are the most important trends in DevOps. Whether you’re a data scientist, software developer, or product manager, it’s good to know Docker and Kubernetes basics. Both technologies help you collaborate with others, deploy your projects, and increase your value to employers. In this article, we’ll cover essential Kubernetes concepts. There are a lot of Kubernetes terms, which can make it intimidating.

How Correlating User and Full-Stack Monitoring Improves Digital CX

In our previous blog post, we discussed how intelligent root-cause analysis and remediation capabilities provide faster mean time to resolution using readily accessible contextual data collected from different sources. This was reinforced by The Forrester Wave™: Intelligent Application and Service Monitoring, Q2 2019, as they acknowledged the importance of having robust tools for measuring digital customer experience (CX).

Easy A/B Testing with PlanOut

So you want to A/B test your web app. The idea is simple, but the details can get messy, and you don’t want to re-invent the wheel. Services like Optimizely are pretty good, but they can be expensive and full of features you don’t need immediately. In this post, we’ll share how Sentry wrote an experimentation system with minimal work.

SFTT #2: Using Cognito In Serverless Integration Testing

Welcome to the second edition of Serverless from the Trenches, our series of bite-sized blog posts aimed at developers and DevOps working in serverless. Each article will focus on a different technique or tool to solve a real-world problem and – hopefully – help make your work in serverless more productive. This week we look at how to add Cognito to your integration tests flow, making for true black box testing.