Operations | Monitoring | ITSM | DevOps | Cloud

September 2020

Webinar | Influencing a diverse and equitable workforce, from startups to the enterprise

In this fresh take on Allyship in the Tech space, Ingrid Hadley from ILH Possibilities and Tucker Callaway, CEO of LogDNA, will discuss the issues that the industry faces from decades of putting diversity, equity, and inclusion on the back burner. The conversation will be moderated by Alexis Ohanian, Co-founder of Reddit and Initialized Capital who is a first-round investor in LogDNA.

Enhancing the DevOps Experience on Kubernetes with Logging

Keeping track of what’s going on in Kubernetes isn’t easy. It’s an environment where things move quickly, individual containers come and go, and a large number of independent processes involving separate users may all be happening at the same time. Container-based systems are by their nature optimized for rapid, efficient response to a heavy load of requests from multiple users in a highly abstracted environment and not for high-visibility, real-time monitoring.

Kubernetes Logging and Monitoring: What Kubernetes Can and Can't Do Natively

Kubernetes is a container orchestration tool, but its functionality extends far beyond just orchestrating containers in a narrow sense. It offers a range of additional features that—to a limited extent—address needs such as load balancing, access control, security policy enforcement, and even logging and monitoring. Indeed, Kubernetes’s broad functionality has led some folks to call it an “operating system” in its own right.