The latest News and Information on Cloud monitoring, security and related technologies.
Cloudwatch is the de facto method of consuming logs and metrics from your AWS infrastructure. The problem is, it is not the de facto method of capturing metrics for your applications. This creates two places where observability is stored, and can make it difficult to understand the true state of your system. That’s why it has become common to unify all data into one place, and Prometheus offers an open-source, vendor-agnostic solution to that problem.
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).
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.
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.
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.
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.