Operations | Monitoring | ITSM | DevOps | Cloud

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

AWS Configuration for the Cribl Pack for SentinelOne Cloud Funnel

In the blog titled “Streamline Endpoint Data with Cribl Pack for SentinelOne Cloud Funnel” we dove into the Cloud Funnel data, its relevance in the modern SOC, and how Cribl Stream transforms the data while addressing visibility gaps. We left the AWS-specific details to this blog for those not yet familiar with configuring AWS S3 buckets, SQS Queues, and Identity and Access Management (IAM).

Azure Blob Storage vs. Google Cloud Storage - Which is Better for Your Data Storage Needs?

In the digital age, storing data on-premise is becoming less popular as more businesses are moving their data to the cloud. Cloud storage services offer scalability, accessibility, and cost-effectiveness, making them an attractive option for businesses of all sizes. Azure Blob Storage and Google Cloud Storage are two popular cloud storage services that offer different features and benefits to their users.

How We Used CloudZero To Find $1.7M Of Annualized Cloud Savings

It all started with a simple Slack message. If you need a refresher, gross margin is a business metric that calculates what percentage of revenue you take home as profit. To calculate it, you subtract your costs (often abbreviated as COGS, short for costs of goods sold) from your revenue and divide it by your total revenue, et voilà, gross margin. So, if your annual revenue is $10M and your COGS are $3M, your gross margin is 70%. Gross margin plays an integral role in SaaS company valuations.

Implementing a Cost-aware Cloud Networking Infrastructure

Cloud networking is the IT infrastructure necessary to host or interact with applications and services in public or private clouds, typically via the internet. It’s an umbrella term for the devices and strategies that connect all variations of on-premise, edge, and cloud-based services.

How to achieve distributed tracing using Application Insights?

In this blog, we will explore how distributed tracing works in Application Insights and how to use it to diagnose the issues in a distributed application. Azure Application Insights is a powerful tool for monitoring and diagnosing application performance issues and supports distributed tracing. It is an extension of Azure Monitor and provides Application Performance Monitoring features out of the box.

Cloud Rate Optimization: How To Optimize Your Cloud Rates

When a company moves from an on-premises data center to the cloud, they expect changes to affect engineering decisions and functionality. After all, their whole way of building and supporting new products has changed. What many companies don’t expect is that the switch to working with cloud providers also necessitates new budgeting and accounting practices.

How to Setup Azure Files

Azure Files is a fully managed cloud-based file share service provided by Microsoft Azure. It allows users to store and share files in the cloud, with support for the Server Message Block (SMB) protocol, which is commonly used by Windows file shares. Azure Files provides a number of advantages for users, including: Azure Files is often used by organizations that need to share files across multiple locations or teams, or that need to provide secure access to files for remote or mobile workers.

OpenTelemetry on AWS, beyond instrumentation and into resource attributes

Instrumenting your code is essential to understanding your system’s performance and diagnosing issues as they arise. Traditionally, this was accomplished using proprietary vendor libraries, causing major lock-in. Enter OpenTelemetry. OpenTelemetry is an open-source project that provides a set of APIs, SDKs, and integrations for instrumenting code.