Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How to create maintainable and reusable Logstash pipelines

Logstash is an open source data processing pipeline that ingests events from one or more inputs, transforms them, and then sends each event to one or more outputs. Some Logstash implementations may have many lines of code and may process events from multiple input sources. In order to make such implementations more maintainable, I will show how to increase code reusability by creating pipelines from modular components.

This is the Single Most Important Business KPI You Probably Aren't Even Monitoring

Having spoken with many companies, I’ve learned that while they all monitor their application performance, infrastructure, product usage, conversion rates and a variety of other user experience parameters, very few monitor the actual transactions from their payment provider.

OpsQ Recommend Mode: Building Trust When Machines Call The Shots

Learn about OpsQ Recommend Mode, a new feature delivering auto-suggestions for alert escalation policies with OpsRamp’s machine learning algorithms. Recommend Mode builds upon Observed Mode by enabling one-click automation of suggested actions for alert escalation management. You can follow two approaches to use OpsQ Recommend Mode: First-Response and Alert Escalation.

Securing IaaS, PaaS, and SaaS in 2020 with a Cloud SIEM

As the cloud continues to expand with no end in sight, it’s only wise to invest in it. Infrastructure-as-a-Service, Platform-as-a-Service and Software-as-a-Service bring significant cost savings (personnel and ownership), improved performance, better reliability, freedom to scale and - above all - significant security benefits. It’s no wonder that so many businesses have already adopted all three of these models.

Serverless Meetup Recap - AWS CloudFormation with Yves Gurcan

Team Stackery has been hosting the PDX Serverless Architecture meetup at our Portland office since June of 2018, although the meetup began the year before. It’s always great to see repeat visitors and new faces, and especially to see our community change over the months. In February, we had an entertaining, dynamic, and knowledgeable speaker in Yves Gurcan.

Understanding Element Waterfalls

Website speed and functionality are incredibly important. They directly affect the experience a user has and if they’ll make a purchase, contact the company or simply return again. Understanding Element Waterfalls can help identify issues such as slow load times and poor rendering which can quickly deter a user and impact their trust in your services. RapidSpike Page Performance Monitors (PPMs) load your web pages in real browsers and record Element Waterfalls in order to help find issues.

Azure API App vs Web App

Azure App Service, one of the most used among the Azure offered Services. When the requirement is to host web applications, REST APIs, and mobile back ends, Azure App Service is the go-to Http- based solution. Apps hosted in Azure App Service can be integrated with on-premises or cloud services. It supports both the Windows and Linux-based environments to run and scale the applications.