Operations | Monitoring | ITSM | DevOps | Cloud

%term

Spiceworks Platform Utilizes Artificial Intelligence to Fuel Dedicated IT Marketplace

AUSTIN, Texas — October 9, 2018 — Today at SpiceWorld 2018, Spiceworks unveiled how new artificial intelligence capabilities are being used to power personalized experiences at scale and more directly connect technology buyers and sellers in the $3 trillion IT industry. The AI capabilities enable Spiceworks to connect technology buyers with the people, tools, and information they need to support their organizations with confidence.

Spiceworks Adds Free Network Inventory Application to its Suite of Integrated Cloud-based Solutions

AUSTIN, Texas — October 9, 2018 — Today at SpiceWorld 2018, Spiceworks announced a new cloud-based Spiceworks Inventory application that integrates with the cloud editions of Spiceworks Help Desk and Spiceworks Remote Support to help IT professionals more intuitively manage their technology assets and support end users from a single, easy-to-use ecosystem.

Postmortems and Retrospectives (class SRE implements DevOps)

Even after a service has been restored, SREs still have a bit of work to do. In this video, Liz and Seth discuss the postmortem process that SREs follow. Blameless postmortems and retrospectives are key to learning from failures and preventing recurrence. You will learn about the importance of conducting a postmortem, strategies for conducting a blameless postmortem, and techniques for trending retrospectives across your entire organization to gain better insights to prevent service disruptions in the future.

Three Secrets to Maintaining a Proactively Healthy VDI and Virtualization Environment

I’ve had the chance to work in the cloud, virtualization, and application delivery industry for quite some time. The most amazing thing I’ve seen has been the evolution around delivery technologies specifically aimed at improving user experience and performance. Still, with varying operating systems, evolving desktop environments, and the constant challenges around applications – there’s still one major challenge when it comes to these ecosystems.

Handling Multiline Stack Traces with Logstash

Here at Sematext we use Java and rely on Logsene, our hosted ELK logging SaaS, a lot. We like them so much that we regularly share our logging experience with everyone and help others with logging, especially, ELK stack. Centralized logging plays nice with Java (and anything else that can write pretty logs). However, there is one tricky thing that can be hard to get right: properly capturing exception stack traces.