Operations | Monitoring | ITSM | DevOps | Cloud

Blog

Monitoring and securing Kubernetes-based healthcare services on Google Cloud: Cota Healthcare

As Cota Healthcare moved to Kubernetes on Google Cloud, it chose Sysdig for Kubernetes monitoring and container security. With Sysdig, Cota accelerates healthcare service development, improves capacity planning, fixes issues rapidly, and strengthens its security posture.

Could knowledge sharing transform your company culture?

When you take a step back and think about society’s big technological breakthroughs — the printing press, the television, the Internet — they were revolutionary because they completely disrupted the way that the world shares knowledge. If you haven’t heard of it, knowledge sharing is pretty much exactly what it sounds like: it’s the exchange of information between different people, teams, organizations, or communities.

Monthly Snap October: Icinga Camps and Meetups

We’re in OSMC mode in October which typically means that expectations are high, time is limited and everyone is busy preparing talks, demos, implementing new features … but also fixing things. Icinga 2.10 brings support for namespaces, improved TLS connection performance and much more. Community members tackled some bugs already, 2.10.1 is released and 2.10.2 is waiting for test feedback from the snapshot packages.

Types of Log Management Tools and How to Choose the Best Solution

As any business running microservices, containerized applications, networking devices, or multiple servers knows, it’s important to get a centralized log management system that fits your company’s unique needs. The best log management solution should empower your business to gain insights, resolve production issues quickly, streamline your DevOps and IT teams, and allow you to work more efficiently.

Monitoring Apache Spark applications running on Amazon EMR

We recently implemented a Spark streaming application, which consumes data from from multiple Kafka topics. The data consumed from Kafka comprises different types of telemetry events generated by mobile devices. We decided to host the Spark cluster using the Amazon EMR service, which manages a fleet of EC2 instances to run our data-processing pipelines.

New Free App for Active Directory

In organizations which uses a Windows server environment, the vast majority of authentication and access control processes are managed within Active Directory. As a central and critical component for managing organizational IT resources, Active Directory logs contain valuable information which must be closely monitored and analyzed.

An in-depth look at 100% Zero Downtime deployments with Terraform

At Checkly, we run our browser checks on AWS EC2 instances managed by Terraform. When shipping a new version, we don’t want to interrupt our service, so we need zero downtime deployments. Hashicorp has their own write up on zero downtime upgrades, but it only introduces the Terraform configuration without any context, workflow or other details that are needed to actually make this work in real life™.