Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Deploy HAProxy Ingress Controller from Rancher's Apps Catalog

In Kubernetes, Ingress objects define rules for how to route a client’s request to a specific service running inside your cluster. These rules can take into account the unique aspects of an incoming HTTP message, including its Host header and the URL path, allowing you to send traffic to one service or another using data discovered in the request itself. That means you can use Ingress objects to define routing for many different applications.

Audit Trails Are Critical for Tracking Network Activity

As networks become more distributed and complex, it’s becoming ever more challenging for IT professionals to track all the events happening on their networks. Still, it’s vitally important to do so—logging activity on an agency’s network is critical to determining who’s on the network, what applications they’re using, and whether those applications can compromise the network and user data.

Web Transaction Monitoring Made Easy

Customer engagement with your company’s site and applications is critical to your business. That’s why the performance of those transactions is equally important. Customers need to be able to log in to your application. Prospects need to download your newest whitepaper. Site visitors need to register for your latest webinar. And most importantly, shoppers want to checkout seamlessly.

Release Update - Yosemite

In today’s Tip of the Day, I’ll be going over what’s new in our latest release “Yosemite”, named after Yosemite Falls, located in California’s Yosemite National Park. We periodically roll out our GUI updates, not, as we’ll see in today’s video, just to apply a fresh coat of paint, but to re-engineer the entire frontend and backend – allowing our users to enjoy a totally integrated monitoring platform.

What's New: PagerDuty Fits the Way You Work, Where You Are, and With the Tools You Love!

This month, we are excited to announce a new set of product updates and enhancements built for real time and designed to fit the way you work, where you are, and with the tools you love to use! We continue to focus on enhancing the core functionality and aesthetic of the PagerDuty mobile app to help users better manage their digital operations while on the go. We strive to go beyond harnessing digital data from any software-enabled system to transform any signal into real-time insight and action.

Discovery Net Scan: the best network discovery software

Previously, in Pandora FMS blog, we learnt a little about the great revolution that the Discovery feature brought to Pandora FMS. This tool reduces the complexity of certain existing features in Pandora FMS, and also introduces new tools that turn this software into a complete monitoring system. In today’s episode we are going to take a walk through the bowels of one of its tools, Discovery Net Scan, which is an exponential upgrade to recon tasks. Are you ready?

Logging tool no more: Observability sheds light on Dark's business growth and helps their customers scale

Dark is a programming language and platform that enables building serverless backends. There’s no infra, framework or deployment nightmares. It’s a new paradigm in software delivery. As a startup, the Dark team is constantly making decisions about where to invest in improvements to support customer needs. With Honeycomb, they can observe user behavior and make business decisions based on meaningful data.

Elastic Security opens public detection rules repo

At Elastic, we believe in the power of open source and understand the importance of community. By putting the community first, we ensure that we create the best possible product for our users. With Elastic Security, two of our core objectives are to stop threats at scale and arm every analyst. Today, we’re opening up a new GitHub repository, elastic/detection-rules, to work alongside the security community, stopping threats at a greater scale.

Roadmap to Backend Developer on Cost Effective API Serverless Infrastructures

AWS API Gateway is a great service but can be quite expensive, and even cost-prohibitive in some cases. An Application Load Balancer is a viable alternative since it integrates seamlessly with Lambda functions and is also highly scalable and reliable. For very small traffic, API Gateway will probably be the winner, but in high-throughput cases, ALB is capable of providing up to 90% savings.