Operations | Monitoring | ITSM | DevOps | Cloud

Regulating Cloud Costs: How To Implement Intelligent Spending Habits

Whether you’re a product manager, a marketing organization, or in finance, you’re probably using the cloud in some way. But many businesses are still immature when it comes to building systems in the cloud, especially when it comes to how they use their financial resources. Here, CloudZero founder and CTO Erik Peterson breaks down the responsibility of using the cloud, how to break down the costs of cloud computing, and what you need to do to change the conversation from cost to profit.

Squadcast Product Demo | Incident Management | On-call | SRE | Status Page | SLO Tracker | Runbooks

This video explains why Squadcast is a feature-rich solution for SRE, DevOps, and Engineering teams in general. With the ability to help teams quickly mobilize response teams during critical incidents, easily manage on-call schedules, and track SLOs for better SRE, Squadcast is a multi-purpose platform with numerous capabilities. This short video covers everything the product is capable of.

Optimizing Images for Web Performance with NGINX

Images are a constant source of pain when developing websites. There are many formats and resolutions a developer must consider in order to maximize web performance. You’ll often end up with a cartesian explosion of the same image in different sizes and formats to support different scenarios. For example, you don’t want to send a high res image meant for high DPI screens to a low DPI screen - you’d be wasting bandwidth and burning time. Using the right file format is equally important.

Key Takeaways - Logz.io Named a Visionary in 2022 Gartner Magic Quadrant for Application Performance Monitoring and Observability

I’m thrilled to announce today that Logz.io has been named a Visionary in the 2022 Gartner® Magic Quadrant™ for Application Performance Monitoring and Observability. Gaining this recognition from these leading industry experts, in my opinion, is an outstanding accomplishment for our entire organization – the product of years of hard work and putting the needs of our 1,300-plus customers first.

Optimize Continuous Delivery of Micro-Services Applications with Continuous Performance Testing

I often hear from customers who complain about how “classic” performance testing (i.e., end-to-end testing with high volume of virtual users) of their applications before release slows down the cycle time by several weeks. In addition, the testing significantly consumes both people and infrastructure (hardware and software license) resources.

Installing and Configuring the OpenTelemetry Collector

The scope of the OpenTelemetry project encompasses how telemetry data is collected, processed, and transmitted. The OpenTelemetry project is not involved with how the data is stored, displayed, or used beyond the collection and transmission phases. The OpenTelemetry Collector is an application written in Go.