Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

(Third) Party Planning: Be careful who you invite!

From a customer’s point of view, your website’s digital experience is one of the most important investments you can make for them. They are your revenue stream, your fiercest critic and the reason you exist. One great way you can improve your digital experience is by using third-party providers. Many of these providers will help you win more business, provide cool features, gather better data and much more.

Announcing Intelligent Application and Service Monitoring for VxRail

When Futurum Research asked IT executives to evaluate data center initiatives and storage strategies in terms of their promise for the future, over half cited converged and hyperconverged infrastructure as bearing the most potential. We’ve observed this trend in our own interactions with customers undergoing digital transformation as well, driving us to devote significant resources toward ensuring our users are fully covered as they roll out hyperconverged technologies in their data centers.

Are You Ready For Serverless Development?

The way we build software products changes all the time. Serverless architecture opens up new opportunities to create awesome products faster. Not only that, serverless applications are more scalable, secure and maintainable – all with much less code. Serverless is the future of development and you should get ready for it. But what does it mean to be a serverless developer? What do you need to understand before jumping into the serverless pool?

AppDynamics Launches New Integration Partner Programme Aimed at Accelerating Enterprises' AIOps Journeys

SAN FRANCISCO - June 4, 2019 -AppDynamics , a Cisco company and leader in application intelligence, today announced the AppDynamics Integration Partner Program , a new partnership program that simplifies the rapidly expanding technology ecosystem for enterprises through strategic collaboration with leading technology companies.

A Kibana Tutorial: Getting Started

Kibana is the visualization layer of the ELK Stack — the world’s most popular log analysis platform which is comprised of Elasticsearch, Logstash, and Kibana. This tutorial will guide you through some of the basic steps for getting started with Kibana — installing Kibana, defining your first index pattern, and running searches. Examples are provided throughout, as well as tips and best practices.

Cut yourself some Slack: Team collaboration through OpManager-Slack integration

Besides email, IT teams need a flexible communication platform that facilitates fast and easy collaboration. Slack is one such tool, as it helps internal teams collaborate and make decisions quickly. OpManager now integrates with Slack, enabling you to discuss issues related to your network on a more agile platform, and collaborate with team members to troubleshoot network issues.

3 Key Digital Transformation Focus Areas for IT Leaders

Aligning business objectives and running complex hybrid IT environments have always required a balancing act for IT leaders. Over the past few years, digital transformation has become more of an essential IT strategy than a buzzword. A spotlight on digitization and seamless customer experience is driving CIOs to innovate and build integrated solutions. Business-driven digital transformation enables CIOs to rethink their approaches toward managing modern IT infrastructure.

Secure deployments using Kubernetes admission controllers

Kubernetes admission controllers are a powerful Kubernetes-native feature that helps you define and customize what is allowed to run on your cluster. An admission controller intercepts and processes requests to the Kubernetes API prior to persistence of the object, but after the request is authenticated and authorized.