Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Best Practices in Handling the Application Insights Custom Events

Application Insights is used to monitor your live applications. It automatically detects performance anomalies. It also helps you to diagnose issues with the help of powerful analytics tools and to understand what users do with your app. The aim of development team is to help you understand how your app is performing and how it is being used by the customers.

Gremlin User Newsletter: AWS App2Container, an update to the WAF, and what's new in Gremlin

As systems become increasingly complex, we’ve seen the growth of engineering tools to abstract away and manage the complexity. But often our tools are “opinionated” and the default actions or settings may not align with how our systems are intended to work or how we think they work. Chaos Engineering is a good way to not only test your applications, but also the tools you use to build them.

Ensuring reliability when modernizing financial applications

For decades, information technology in the financial services industry meant deploying bulky applications onto monolithic systems like mainframes. These systems have a proven track record of reliability, but don’t offer the flexibility and scalability of more modern architectures such as microservices and cloud computing. During periods of unexpectedly high demand, this inflexibility can cause technical issues for organizations ranging from personal trading platforms to major banks.

10 features to consider when choosing your MSP support tool

Managed Service Providers (MSPs) in IT have the unenviable task of hastening the digital transformation in companies, especially during these trying times. It becomes even more onerous, considering that the hardest-hit segment of Small and Medium Businesses (SMBs) are their major customers. According to the Global State of the MSP report, cloud migrations and security are expected to be the top drivers of MSPs growth for MSPs in 2020.

A Look at the New Calico eBPF Dataplane

Calico was designed from the ground up with a pluggable dataplane architecture. The Calico 3.13 release introduced an exciting new eBPF (extended Berkeley Packet Filter) dataplane targeted at those ready to adopt newer kernel versions and wanting to push the Linux kernel’s latest networking capabilities to the limit.

Maintaining Employee Experience with G Suite Monitoring

Today, we are excited to share the first in a series of Employee Experience (EX) focused eBooks, helping you understand how Catchpoint can be used to ensure you get the best digital performance for your employees. In this eBook, we focus on five use cases, demonstrating through examples, how to best utilize digital experience monitoring for G Suite.

SUSE Acquires Rancher Labs: Is the Cloud Native Promise Under Threat from Consolidation?

When SUSE, the world’s largest independent open source company, announced its acquisition of Rancher Labs in early July 2020, the industry took notice. Clearly, the Kubernetes management industry is very much alive. But, the merger also raised the question of what this means for users? After all, a key value proposition of cloud native technologies, like SUSE, is that they are modular, interoperable, and flexible.

Advanced Network Monitoring with Pandora FMS

Pandora FMS has become well known as a reliable, flexible advanced network monitoring solution. It allows businesses of all sizes to monitor and manage network and hardware issues in real time, and integrates all of the monitored terminals, servers, and other entities into a centralized system. These features mean that Pandora FMS has become the go-to choice for small businesses looking to deploy advanced network monitoring technologies for the first time.

Elasticsearch Python client now supports async I/O

With the increasing popularity of Python web frameworks supporting asynchronous I/O like FastAPI, Starlette, and soon in Django 3.1, there has been a growing demand for native async I/O support in the Python Elasticsearch client. Async I/O is exciting because your application can use system resources efficiently compared to a traditional multi-threaded application, which leads to better performance on I/O-heavy workloads, like when serving a web application.