Resources

Article

Optimizing Containers, Kubernetes and OpenShift

The container deployment model offers component autonomy, elasticity, and scalability in a way that no other framework has done before. But to reap the benefits, you need to adopt new ways of managing and optimizing your environments and their underlying resources. Learn how to manage the performance and resource planning of container workloads.
Article

Comparing Different Methods for Calculating Health and Risk

How do you calculate IT health and risk ? There are different methods you can use, depending on your needs. The most common methods for determining IT infrastructure health are: Threshold comparison Enhanced threshold comparison Event detection Variation from normal Allocation comparison Queuing theory for health On the other hand, the most common methods for calculating IT infrastructure risk are...
Article

Use Conditional Logic in Sequel Data Access to Convert Data into Meaningful Information

Let’s face it, the amount of data that we have is only continuing to grow, which will become harder to manage and understand. Per IDC Research, 90 percent of data in the world today was created in the last two years, and in 2016, we entered the zettabyte era . A huge challenge for everyone is finding the best way to convert all their data into meaningful information. But that can be tricky. If you...
Article

Using NFS with Webdocs – iSeries

Webdocs – iSeries references the documents it stores by an IFS (Integrated File System) path. There is, however, no requirement that the IFS path refer to a file system on local disk. In fact, for many Webdocs iSeries implementations, it is advantageous to store some or all of the documents from Webdocs on remote file systems that are shared using NFS (Network File System) and mounted into the IFS...
Article

Enhance Your Reporting with Sequel Date Functions

Sequel makes it easy to work with your date fields, from converting the numeric or character field into a true date data type field to performing date calculations. Continue reading to learn how to convert non-date data type fields.