The First Steps
What's OBLV Deploy?
OBLV Deploy ensures data security during its computation by using secure enclaves to provide isolation and attestation to the application. OBLV Deploy is a confidential computing solution that employs AWS Nitro Enclaves and Kubernetes to provide a secure and streamlined solution to process information. Learn more about our solution here.
Quick Start
Learn how to use OBLV Deploy. You'll discover how to install all the necessary requirements, deploy an enclave with your application, and securely connect to it from anywhere. If you're an admin who wants to deploy your first application with OBLV Deploy, start here. If you're a user looking to connect to a deployed application, refer to these instructions.
Core Concepts
Learn about the core concepts behind OBLV Deploy that will help you understand working with OBLV Deploy's solution.
Confidential Computing
Confidential computing is a security enhancement that protects data by isolating it in hardened environments and leveraging infrastructure attestation to gaurentee the software being executed.
Read MoreNitro Enclaves
AWS Nitro Enclaves are the native confidential computing framework provided by AWS. It provides isolated computing environments within Amazon EC2 instances by securely partitioning CPUs and RAM.
Read MoreKubernetes
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
Read MoreInternal Architecture
Learn about OBLV Deploy architecture, exploring its essential components and the internal enclave configuration.
Read MoreUser Guides
Kubernetes
Get familiar with the life cycle of spinning up and down enclave services with OBLV Deploy.
Manifests
Learn all of the ways you can craft your manifests to take advantages of OBLV Deploy.
Certificate Management
Manage secure connections that comply with your organisations security needs.
Command Line Interface
Get familiar with the OBLV Deploy CLI Proxy and connect to enclave services with attestation.
References
Getting Started
Find detailed information about every step taken in the getting started quick start, including code snippets and explanations of how to connect to ECK clusters, and setting up the required controllers.
Read MoreOBLV CLI
OBLV CLI is a specialised tool designed to manage secure connections and configurations for applications operating within secure enclave environments. Learn the purpose of each command in our CLI.
Read MoreManifest
Manifests are used to declare configurations for applications and services in a Kubernetes cluster. They are vital for defining resources, version control, automation, cluster management, and customisation and extensibility. Learn how to set up your manifest file.
Read MoreAuxiliary Commands
Find information about specific commands you can use during the installation and setup or deployment processes. Each command includes usage instructions and expected results to assist you during development and debugging.
Read More