Skip to main content

4 docs tagged with "Concepts"

View All Tags

Architecture Overview

This page provides a technical overview of the OBLV Deploy architecture, detailing the system's components and their interactions. In addition, the internal enclave architecture is also described.

AWS Nitro Enclaves

AWS Nitro Enclaves provide a highly secure and isolated computing environment for sensitive data processing on Amazon EC2 instances. This documentation outlines the essential features of AWS Nitro Enclaves, focusing on their implementation of confidential computing through attestation and isolation.

Confidential Computing

Confidential computing secures data in use by executing computations within a hardware-based trusted execution environment (TEE). The term "confidential computing" is often used interchangeably with "secure enclaves" and "trusted execution environments". The current page outlines the key aspects of confidential computing, its applications, functionalities, and the technologies implemented by leading providers like AWS Nitro Enclaves, Intel TDX, and AMD SEV-SNP. However, given the complexity of the topic, we encourage you to explore the links provided throughout the documentation for a deeper understanding.

Kubernetes

A pivotal figure in the cloud-native ecosystem, Kubernetes simplifies both development and operations, enabling you to deploy resilient and scalable applications with efficient resource utilisation. Often abbreviated as K8s, Kubernetes is fundamentally a container orchestration system that manages large-scale containerised applications across a cluster of machines, providing tools to deploy applications, scale them as necessary, ensure their availability, and manage updates seamlessly.