Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

New Integration with Slack, Microsoft Teams and Pager Duty

Keep track of your infrastructure and apps from everywhere, and share valuable insights with colleagues. XpoLog 7 log monitoring tool, features new integrations with Slack, PagerDuty, and MS Teams. These integrations come in two levels: Learn more about XpoLog’s proactive log monitoring tool How to share your searches and get alerts via MS Teams, Slack and Pager Duty? More and more users choose to use IM apps around the world, for personal and professional purposes. Global Information Inc.

The GDPR: It's been a year, did it make a difference?

Businesses are comprised of different departments and professionals, with data flowing across the organization. When there’s a data breach, it’s usually the data protection officers (DPOs), CIOs, and CISOs who take the brunt of the blame; however, since the introduction of the General Data Protection Regulation (GDPR), all staff are more responsible for data handling.

Sponsored Post

Questions to ask your APM provider before you buy

APM is something that some organizations either don't fully understand or don't put much thought into until it's too late. When there's a problem with an application, the organization scrambles to find a tool that can help solve the problem at hand. They contact the sales teams of various APM vendors to see which ones can help them.

Building Docker Containers for our Rails Apps

In a recent post, we talked about Docker containers, and what you should know about them. Hopefully we cleared up any confusion you might have had about the Docker ecosystem. Perhaps with all that talk, it got you thinking about trying it out on one of your own applications? Well in this post we’d like to show you how easy it is to take your existing Ruby on Rails applications and run them inside a container.

Oracle Internet Directory Component Monitoring

Recently we have published an article about “New Release WLSDM 3.7.1 and WL-OPC 1.2.0 is common available!”. In this blog, we will examine the changes in OID 11g and 12c and how to track the component’s health through WLST and WLSDM. Please read complete blog post about the structure of Oracle Internet Directory and related OID component monitoring in WLSDM.

Key Features to Consider When Evaluating an Enterprise Kubernetes Solution

Digital transformation across industries is driving the need for IT to enable cloud-native applications. This has led enterprises to adopt Kubernetes as the most effective way to support cloud-native, container-based architectures, and to modernize their applications and IT infrastructure. Organizations of all sizes are looking to take advantage of Kubernetes – for both greenfield applications and for re-architecting and modernizing legacy applications.

Rack Mini Profiler: A Complete Guide on Rails Performance

Ruby on Rails makes writing web applications a pleasure. It’s a powerful and intuitive platform, built on an equally powerful and intuitive language. But that doesn’t mean it’s not worth taking the time to check your code for bottlenecks and performance problems before you ship. In this post, I’ll cover how to use Rack Mini Profiler to profile your Rails application.