Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

AWS Well Architected Framework in Serverless: Cost Optimization

This is part four of the “Well-Architected Serverless” series. In this post, we’ll talk about the Cost Optimization (COST) pillar of the Well-Architected Framework (WAF). Part 1: Security Part 2: Operational Excellence Part 3: Reliability The COST pillar concerns itself with the money you spend on your cloud infrastructure. It’s important to think about your system’s cost because, in reality, the perfect system won’t be used simply because it’s too expensive.

Onboard your tracing data to Sumo Logic even faster with AWS OpenTelemetry distro (preview)

We at Sumo Logic believe in an open, flexible, community-driven approach to collecting observability data. Those reasons are outlined in one of my recent blogs. In that publication, I share the belief that an application’s observability gains traction from the fact that telemetry signals are designed, composed, and produced by an application developer/vendor in compliance with industry standards, and are not a proprietary, black box component of the monitoring vendor.

Nexthink Engage: a new look & feel

Nexthink Experience 2020.5, the latest product release, introduced a wide range of exciting new features for our customers—from additional Nexthink Act capabilities to Experience Optimization UX improvement. You can find out more on our product documentation page. But one feature we’re thrilled about and just can’t wait for our customers to discover is the new Nexthink Engage User Interface.

Experience Optimization - Virtualization, UX and Insight Upgrades in Latest Release

Since its initial release back in early 2020, Experience Optimization has offered IT teams around the world with a prioritized guided process for proactively managing digital employee experience (DEX) across the enterprise. Since then, it has received continuous upgrades with each product release – new DEX Score dashboards, a modernized interface, additional playbooks, updated metrics or remote working categorization to name a few.

Kubernetes vs. Docker Swarm: choosing the best option for you

If you’re reading this post, you may have decided to containerize your applications. That’s great! The next step is to decide which container orchestration platform is best for you: Kubernetes or Docker Swarm. In this post, you’ll learn the key differences between Kubernetes and Docker Swarm, as well as the pros and cons of both approaches.

Splunk Infrastructure Monitoring is AWS Outposts Ready

We are excited to announce that Splunk Infrastructure Monitoring has achieved Outposts Ready designation. This designation recognizes that Splunk provides proven solutions for customers to build, manage and run hybrid cloud applications. AWS Outposts Ready designation establishes Splunk as an AWS Partner Network (APN) member that provides validated integrations with a specific focus on observability and monitoring of AWS Outposts deployments.

Virtana Platform Demo Launch

The Virtana Platform’s embedded intelligence leverages machine learning and advanced data analytics to provide you with a deep understanding of application workloads so you can make data-driven decisions about their cloud migration. The platform is cloud agnostic so you can unify workload migration, optimization, and management across all the leading public cloud providers to meet your workload performance and cost requirements.

Building a Multi-tenant Ruby on Rails App With Subdomains

According to a definition of multitenancy, when an app serves multiple tenants, it means that there are a few groups of users who share common access to the software instance. An excellent example of an app that supports multitenancy is the Jira platform, where each company has its subdomain to access the software, for example, mycompany.atlassian.net.