Skip to main content

Introduction

Penfield.AI is the industry’s first human-machine intelligence platform. It models Cybersecurity Analysts’ actions and workflow in real-time and augments their workflows to improve speed, accuracy, knowledge sharing and automation of manual processes.

Overview

PenfieldAI product is based on kubernetes. You will be able to deploy it as other standard kubernetes application. To learn about kubernetes go to https://kubernetes.io/.

PenfieldAI platform:

What you'll need

  • kubernetes cluster latest version of Kubernetes.
    • We recommend Managed kubernetes service like EKS or AKS or GKE.
  • mongo database version 5:
    • By default we setup the database inside the kubernetes cluster.
  • postgresql database version 13 or above:
    • By default we setup the database inside the kubernetes cluster.

Getting started

In order to deploy the product, you can start with detailed requirements.

All the steps are mentioned in the documentation.