<osp⚡>

Fast, Safe, In‑Process Object‑Storage Proxy

Speed, Security, Simplicity. Turbo‑charge your S3, GCS or MinIO workloads with single‑endpoint access, Python‑powered policy enforcement and wire‑speed throughput.

<osp⚡> Fast In-Process Reverse Proxy for Object Storage Clients & Services Web Apps Mobile Apps API Clients <osp⚡> (In-Process) • HTTP/S3 API • Caching • Load Balancing Python Interface • Configuration • Auth/Authorization • Management Object Storage Backends S3 / MinIO Azure Blob GCS / IBM COS HTTP/S3 API storage requests Key Benefits Universal: Works with any HTTP/S3 client - no client-side changes needed Fast: In-process execution, caching, and load balancing Configurable: Python interface for easy proxy configuration and auth management

Why Choose <osp⚡>

Instant, Identity‑Aware Access

Drop the proxy in front of any S3‑compatible bucket. It speaks OIDC, SAML, JWT, mTLS and transparently signs the request – no presigned URLs or hard‑coded keys.

Single Network Endpoint

One stable hostname for all buckets – you control traffic and eliminate direct connections between clients and storage back‑ends.

Wire‑Speed Throughput

Auth & streaming live in the same memory space. That means up to 40 % lower p99 latency versus sidecars or external gateways.

Python Policy Engine

Write compliance rules once, in plain Python – or call out to OPA/Redis/SQL. The proxy evaluates on every request so dev teams stay focused on features.

Python Configuration Interface

Configuring the proxy is as easy as writing Python code. Define your policies, authentication methods, and routing rules in a simple, readable format.

Observability Built‑In

Prometheus metrics & OpenTelemetry traces wrap the exact bytes crossing the wire – no Lua or eBPF mods required.

Zero Vendor Lock‑in

Abstracts away bucket vendor. Switch from S3 today to Google tomorrow – your clients won’t notice a thing.

Secure Access with Limited-Use Links

For secure access to your object storage, generate pre-signed URLs and restricted their usage to a limited number of uses to ensure security and prevent misuse.

Enterprise Object Storage Architecture Enterprise Authentication & Authorization Layer Enterprise Applications ▶ Business Intelligence ▶ Analytics Platforms ▶ Data Science Tools ▶ Custom Applications ▶ AWS SDK Compatible ▶ Standard S3 API Object Storage Proxy ▶ Identity-Aware Gateway ▶ Policy Enforcement ▶ Multi-Cloud Routing ▶ Wire-Speed Performance ▶ Vendor Abstraction ▶ Observability Built-in ▶ Limited-Use presigned URLs Multi-Cloud Storage ▶ Amazon S3 ▶ Microsoft Azure ▶ Google Cloud ▶ IBM Cloud Storage ▶ MinIO / On-Premises ▶ Hybrid Deployments Zero Credential Exposure 40% Latency Reduction Single API Endpoint → Multi-Vendor Backend Compatibility

One Proxy. Many Back‑ends.

Each client authenticates once; the proxy handles credential fetching, bucket selection and request signing. Your security team gets a single choke‑point, your developers get a single SDK.

  • S3, IBM COS, Azure Blob, MinIO, Ceph…
  • mTLS and identity providers out‑of‑the‑box
  • Distributed cache so expensive look‑ups happen once
  • Deploy as binary, Docker image or Python package

3‑Line Integration

pip install osp  # instantly available on PyPI

from osp import start_server, ProxyServerConfig
start_server(ProxyServerConfig(...))

Ready to simplify your object‑storage access?

Contact us.

Request Demo