AI Security Built-in

The rapid evolution of generative artificial intelligence (AI) is reshaping our world, but it also brings forth a new array of security challenges. With AI systems finding their place in critical sectors like healthcare, finance, and transportation, they have become...

Using NLP for Security and Compliance - Implementing Software Supply Chain Security

In the first part of this blog post series, we went over some use cases for using NLP for Security and Compliance. You can refer back to the first blog post to see the full list of use cases. For...

Using NLP for Security and Compliance

As companies gather more data and face increasing compliance and security requirements across disparate data sources, it can be challenging to meet these obligations. One way to address these challenges is through the use of Natural Language Processing (NLP) techniques,...

Using Private ACME server with Caddy and private certs in Python

Problem: In order to request or have automatic Let’s Encrypt with Caddy you can either use HTTP-01 challenge, DNS challenge type or TLS ALPN challenge type. In order to use the HTTP or TLS challenge types you need to have...

Autoscaling on GKE and Seldon Core

Goal: Machine Learning service, deployed on Seldon Core, autoscales based on usage, so we optimise for costs and get the best performance for our customers. Steps to achieve: Configure a new GPU node pool, that will be pre-emptible and autoscaling....

Machine Learning on Kubernetes Journey

When choosing to use Kubeflow on Kubernetes we first looked at what was out there, in a traditional build vs buy analysis. We looked at the cloud offerings of AWS Sagemaker and GCP AI, SaaS offerings like Octoml, Algorithmia, Seldon...