The latest News and Information on DevOps, CI/CD, Automation and related technologies.
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.
Yesterday our founder and CEO Nate Taggart announced his decision to step down from his post. While his presence will be missed by all of us, he made this choice in order for Stackery to bring in a new CEO with the experience and pedigree to steer the business to the next level.
You probably use many tools to get through the day. Do you ever wonder what tools get other people through their days? In our Tools This Engineer Uses series, we explore the routines, systems, and tools your peers rely on to solve problems and accomplish goals.
When I browse Stackery’s documentation and blog, I see some great writing that I know not everyone has read. Check out these great articles essential to growth as a developer.
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.
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.