IP Library Patent Application 18214208
Patent Application
App. No. 18/214,208

SYSTEMS AND METHODS FOR IMPROVED DATA ACCESS IN A DISTRIBUTED DATA STORAGE SYSTEM

Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US None
App. No.
18/214,208
Abstract

A method and apparatus for executing data access requests in a distributed storage system are described. The method can include initiating, by a service application executing on a first computing node, a data access request to manage service data using a plurality of distributed data storage nodes that store service data for the service. The method also includes communicating, by the service application to a router application executing on the first computing node, the data access request, and determining, by the router application, at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request. The method also includes transmitting, by the router application to at least one data storage node, the data access request for fulfillment of the data access request on behalf of the service application.

Claims (43)

1 . A method for executing data access requests in a distributed storage system:

initiating, by a service application executing on a first computing node, a data access request to manage service data using a plurality of distributed data storage nodes that store service data for the service;

communicating, by the service application to a router application executing on the first computing node, the data access request;

determining, by the router application, at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request; and

transmitting, by the router application to the at least one data storage node, the data access request for fulfillment of the data access request on behalf of the service application.

2 . The method of claim 1 , wherein the service application is executed within a service pod at the first computing node, the router application is executed within a router pod at the first computing node, and the data access request is communicated locally between the service pod and the router pod at the first computing node.

3 . The method of claim 2 , wherein the at least one data storage node is remote to the first computing node, and the data access request is transmitted from the router pod to the at least one data storage node over a communications network.

4 . The method of claim 2 , wherein the at least one data storage node is the first computing node, and the data access request is transmitted locally from the router pod to a pod comprising the at least one data storage node.

5 . The method of claim 2 , wherein the service application communicates the data access request to the router application at the router pod using a router software development kit (SDK) message.

6 . The method of claim 2 , wherein the service pod and the router pod each comprise a Kubernetes pod.

7 . The method of claim 2 , wherein the service pod is one of a plurality of service pods executed at the first computing node, and wherein each of the plurality of service pods issues data access requests through the router pod.

8 . The method of claim 1 , wherein determining, by the router application, the at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request further comprises:

determining, by an authorizer application executed within the router pod at the first computing node, whether the service is authorized to issue the data access request based on a key corresponding to service data that is the subject of the data access request;

in response to the determining that the service is authorized, determining, by the router application, the at least one data storage node from among the plurality of distributed data storage nodes using a deterministic selection process based on the key; and

initiating transmission, by the router application to the at least one data storage node, of the data access request.

9 . The method of claim 8 , wherein the at least one data storage node infers the service is authorized to make the data access request for the service data based on the determination of the router application, and the at least one data storage node fulfills the data access request for the service without performing a second service authorization.

10 . One or more non-transitory computer readable storage media having instructions stored thereupon which, when executed by a system having at least a processor and a memory therein, cause the system to perform operations for executing data access requests in a distributed storage system, comprising:

initiating, by a service application executing on a first computing node, a data access request to manage service data using a plurality of distributed data storage nodes that store service data for the service;

communicating, by the service application to a router application executing on the first computing node, the data access request;

determining, by the router application, at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request; and

transmitting, by the router application to the at least one data storage node, the data access request for fulfillment of the data access request on behalf of the service application.

11 . The storage media of claim 10 , wherein the service application is executed within a service pod at the first computing node, the router application is executed within a router pod at the first computing node, and the data access request is communicated locally between the service pod and the router pod at the first computing node.

12 . The storage media of claim 11 , wherein the at least one data storage node is remote to the first computing node, and the data access request is transmitted from the router pod to the at least one data storage node over a communications network.

13 . The method of claim 11 , wherein the at least one data storage node is the first computing node, and the data access request is transmitted locally from the router pod to a pod comprising the at least one data storage node.

14 . The storage media of claim of claim 10 , wherein determining, by the router application, the at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request further comprises:

determining, by an authorizer application executed within the router pod at the first computing node, whether the service is authorized to issue the data access request based on a key corresponding to service data that is the subject of the data access request;

in response to the determining that the service is authorized, determining, by the router application, the at least one data storage node from among the plurality of distributed data storage nodes using a deterministic selection process based on the key; and

initiating transmission, by the router application to the at least one data storage node, of the data access request.

15 . The storage media of claim of claim 14 , wherein the at least one data storage node infers the service is authorized to make the data access request for the service data based on the determination of the router application, and the at least one data storage node fulfills the data access request for the service without performing a second service authorization.

16 . A first computer node for executing data access requests in a distributed storage system, comprising:

a memory having instructions stored thereupon; and

one or more processors coupled with the memory, configured to execute the instructions, causing the one or more processors to perform operations, comprising:

initiating, by a service application executing on the first computing node, a data access request to manage service data using a plurality of distributed data storage nodes that store service data for the service,

communicating, by the service application to a router application executing on the first computing node, the data access request,

determining, by the router application, at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request, and

transmitting, by the router application to the at least one data storage node, the data access request for fulfillment of the data access request on behalf of the service application.

17 . The first computer node of claim 16 , wherein the service application is executed within a service pod at the first computing node, the router application is executed within a router pod at the first computing node, and the data access request is communicated locally between the service pod and the router pod at the first computing node.

18 . The first computer node of claim 17 , wherein the at least one data storage node is remote to the first computing node, and the data access request is transmitted from the router pod to the at least one data storage node over a communications network.

19 . The first computer node of claim 17 , wherein the at least one data storage node is the first computing node, and the data access request is transmitted locally from the router pod to a pod comprising the at least one data storage node.

20 . The first computer node of claim 16 , wherein the one or more processors configured to perform operations for determining, by the router application, the at least one data storage node from the plurality of distributed data storage nodes that can satisfy the data access request further comprises the one or more processors configured to perform operations for:

determining, by an authorizer application executed within the router pod at the first computing node, whether the service is authorized to issue the data access request based on a key corresponding to service data that is the subject of the data access request;

in response to the determining that the service is authorized, determining, by the router application, the at least one data storage node from among the plurality of distributed data storage nodes using a deterministic selection process based on the key; and

initiating transmission, by the router application to the at least one data storage node, of the data access request.

Assignments (3)
CHANGE OF NAME Recorded Jan 30, 2026
From: STRIPE, INC.
To: STRIPE, LLC
Reel/Frame 074572/0182 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 12, 2024
From: VOHRA, KARAN
To: STRIPE, INC.
Reel/Frame 066110/0877 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 26, 2023
From: SHAH, HEMAL; MADAPPA, SHASHI
To: STRIPE, INC.
Reel/Frame 064061/0691 →