Deploy application on Kubernetes Kind
Budget: $30 – $250 USD
Request details
Overview
Produce a program capable of storing and retrieving items of data from a lookup table stored in
memory. The lookup table should be located on a remote machine and accessed over a network
connection. For simplicity, it can be assumed the data is indexed by a string and that the payload
(value) is also a string.
The server program should expose a network service, and the client program should be able to
communicate with the server to access data. For example, it should be possible to run the server
program on a machine as follows:
Overview
Produce a program capable of storing and retrieving items of data from a lookup table stored in
memory. The lookup table should be located on a remote machine and accessed over a network
connection. For simplicity, it can be assumed the data is indexed by a string and that the payload
(value) is also a string.
The server program should expose a network service, and the client program should be able to
communicate with the server to access data. For example, it should be possible to run the server
program on a machine as follows: