Impact of TLS Overhead on Segmented Network for Cloud Database Systems

Main Article Content

Suresh Prasad Kannojia
Jitendra Kurmi

Abstract

Cloud database serves flexible, affordable, and scalable database system. Even the cloud database is secure with Transport Layer Security (TLS), but the performance overhead that TLS introduces when executing operations on one of the major No SQL databases: Mongo DB in terms of latency. To explore TLS performance overhead for Mongo DB, we performed two tests simulating common database usage patterns. We first investigated connection pooling, where an application uses a single connection for many database operations. Then, we considered one request per connection in which an application opens a connection, executes a process, and immediately closes the connection after completing the operation. Our experimental result shows that applications that cannot endure significant performance overhead should be deployed within a properly segmented network, rather than enabling TLS. Applications using TLS should use a connection pool rather than a connection-per-request.

Downloads

Download data is not yet available.

Article Details

How to Cite
1.
Kannojia S, Kurmi J. Impact of TLS Overhead on Segmented Network for Cloud Database Systems. sms [Internet]. 16May2023 [cited 12Mar.2025];15(01):171-5. Available from: https://smsjournals.com/index.php/SAMRIDDHI/article/view/2612
Section
Research Article