Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

OmniCenter 12 Now Available: Extensible Integration, Unlimited Scalability, and Device Grouping

Today’s IT organizations are faced with the challenge of integrating new technology into their infrastructure while continuing to support all of their legacy needs. Building upon the host of features already present in our flagship product, Netreo is proud to announce the release of OmniCenter 12. The enhancements found in this latest release greatly furthers an administrator’s ability to get deep insight into resources across their entire IT landscape.

Applying Site Reliability Engineering 'Golden Signals' to your Kubernetes Cluster

Understanding how to monitor the "Golden Signals" of Site Reliability Engineering (SRE) in your Kubernetes cluster(s) is an important skill for any engineer, especially for Day 2 Operations. Fortunately, there are some very useful, powerful, and open source tools and technologies out there for accomplishing these tasks. This training session will go over how to monitor these "Golden Signals" in a Kubernetes cluster using Prometheus and Slack.

Lessons learned from running Kafka at Datadog

At Datadog, we operate 40+ Kafka and ZooKeeper clusters that process trillions of datapoints across multiple infrastructure platforms, data centers, and regions every day. Over the course of operating and scaling these clusters to support increasingly diverse and demanding workloads, we’ve learned a lot about Kafka—and what happens when its default behavior doesn’t align with expectations.

A Guide to the World of Cloud-Native Applications

It all started with monolith architecture; business logic, user interfaces, and data layers were stored in one big program. As tightly coupled applications, a simple update to the program meant recompiling the entire application and redistributing the program to all users. That led to the difficulty of maintaining consistent program versions and distribution across all clients in order to ensure stability and alignment. This made the monolith approach inefficient and cumbersome.