Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

AWS CloudWatch Custom Metrics vs Prometheus Custom Metrics

Understanding the state of your systems and their underlying infrastructure at all times is paramount for ensuring the stability and reliability of your services. Up-to-date information about the performance and health of your deployments not only helps your team react to issues in real time, but it also gives them the security to make changes with confidence and to safely forecast system failures or performance hiccups even before they occur.

Enable and use GKE Control plane logs

Are you having any issues with the control plane components in your GKE Cluster? Are you interested in gaining visibility into the control plane side of the cluster to troubleshoot the issues by yourself? Then GKE Control Plane Logs is a great way to gain insights on what's going on with your cluster. In this video, we provide a quick overview about Control Plane components and logs, and show how to enable control plane logs on the new and existing GKE clusters. Watch this video to learn how to use Control plane logs to troubleshoot webhook and control plane latency issues in GKE clusters.

Kubernetes Troubleshooting with Operators and Auto-Tracing

Kubernetes has revolutionized the way we manage and deploy applications, but as with any system, troubleshooting can often be a daunting task. Even with the multitude of features and services provided by Kubernetes, when something goes awry, the complexity can feel like finding a needle in a haystack. This is where Kubernetes Operators and Auto-Tracing come into play, aiming to simplify the troubleshooting process.

Why Multicloud Cost Optimization Is Harder Than It Looks, and How to Do It Right

If your business is like most businesses that use the cloud today, you've gone multicloud. Nine out of ten large companies have already adopted multiple clouds, and IT analysts expect that even more businesses will embrace multicloud architectures over the next several years.

4 Ways SaaS Brands Evolved Their Pricing Strategy Using Cost Intelligence

One powerful way SaaS companies can balance their own costs while still providing plenty of value to their customers is to be strategic about pricing tiers and payment plans. When customers can choose the service levels they want at prices they can afford, and your company is compensated for its associated cloud expenses while achieving a healthy profit, you know you’ve done it right.

How Grafana query caching and Amazon Timestream make dashboards faster and more cost-effective

This blog post was co-authored by Igor Shvartser, Senior Technical Product Manager at Amazon Timestream, and Michael Mandrus, Senior Software Engineer at Grafana Labs. Grafana Labs Senior Software Engineers Stephanie Hingtgen and Kevin Minehart also helped with the content.

Removing the first line from a Flat file in Logic Apps

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we selected a real problem presented by a client during one of our Logic Apps training courses: How to remove the first line from a flat file (CSV)! In this case, we have a CSV file where the first line contains the column headers that we want to see removed from the message in order to process only the data.