Operations | Monitoring | ITSM | DevOps | Cloud

%term

Sponsored Post

Serverless error monitoring: Strategies you can use

If you're thinking of running a serverless setup, congratulations! But...that means you're running a distributed system. With all the benefits and simplicities that come with going serverless comes this tradeoff: You potentially also have some increases in complexity. Distributed systems are, by their nature, complex. With partitions, you're communicating over a network that's potentially unreliable and can't be trusted. Which means that monitoring your application errors is going to be especially important.

The First Annual StatusGator Status Page Awards

StatusGator monitors 411 different status pages, amassing a mountain of data about each. From when they are down and for how long, to what they post, to which pages people monitor the most and everything in between. Using that data, we are proud to present the first of an annual reflection on the past year. The First Annual StatusGator Status Page Awards seeks to applaud (and perhaps gently shame) a number of cloud services that stood out to us among our massive trove of status page data.

The what, why, and how of unified endpoint management

IT management has become a department that exists in every business ecosystem, irrespective of verticals. Those who are responsible for taking care of IT management need to work around the clock to secure and maintain servers, computers, smartphones, tablets, iPads, IoT devices, virtual machines, and more. The technician alone is like a modern puppeteer controlling and manipulating all these devices from one, central location in a unified way.

Best Practices for Hybrid Cloud Management

One of the unintended side-effects of the public cloud is the enablement of a platform-agnostic cloud architecture. This means that it’s now easier than ever to mix offerings from multiple vendors (cloud vendors in this case) to form a single application or service-based solution. There is one gotcha, however: log management.

Considerations When Designing Distributed Systems

Today’s applications are marvels of distributed systems development. Each function or service that makes up an application may be executing on a different system, based upon a different system architecture, that is housed in a different geographical location, and written in a different computer language.

Observing Kubernetes: Lessons learned building, managing & monitoring cloud native systems

This talk covers experience and thoughts about how to approach the monitoring and management of cloud-native systems. It will draw both from observations of the opportunities provided by systems like Kubernetes as well as from practical hands-on experience from building real monitoring systems. With luck it will provide both experiences from the past, and inspirations for the future.

Sensu Check Metric Extraction with InfluxDB and Grafana

Nikki Attea talks about one of the endless permutations of metrics software you can pair with Sensu. She'll show you how to collect data using Sensu check output metric extraction, transform that data with a Sensu InfluxDB Handler, store the data in an InfluxDB time series database and visualize that data on a Grafana dashboard.