Operations | Monitoring | ITSM | DevOps | Cloud

Building automations with the step library

With the release of Avantra 21.11.4, we’ve introduced a new step library feature to allow our Avantra Professional Edition customers to build complex and reusable automations faster. I think the best way to describe the benefits of a step is to create a simple implementation to guide you through the process. The step library allows users to create individual steps outside of a workflow that behave just as the standard, pre delivered steps do when creating a workflow.

Prescient Devices Makes Managing IoT Edge Devices Easy with InfluxDB

Prescient Devices focuses on changing the way businesses think about and use edge data and industrial IoT. The company built Prescient Designer, an edge data solutions platform that gives organizations the boost they need to transform their IT/OT processes. Prescient’s products empower data engineers, system integrators, and innovators to easily design and orchestrate edge-to-cloud data solutions.

Improve Performance in your iOS Applications - Part 3

Although modern iOS devices are capable of handling a wide range of intensive and complex tasks, the device may seem slow if you are not paying close attention to how your application operates. Performance improvements mentioned in this article are intended to make your code more readable and performant; however, select cautiously as per your needs. Oftentimes, altering or improving architecture and code refactoring takes more time and effort.

Secure Supply Chain: Verifying Image Signatures in Kubewarden

After these last releases Kubewarden now has support for verifying the integrity and authenticity of artifacts within Kubewarden using the Sigstore project. In this post, we shall focus on verifying container image signatures using the new verify-image-signatures policy. To learn more about how Sigstore works, take a look at our previous post