KCKishore Chandra Lenkainltkcl.hashnode.dev·Jun 8 · 4 min readAWS RDS Cluster(Relational Database)Aurora Database cluster : Aurora database cluster consists of one or more database instances and a cluster volume that manages data in those database instances . It is basically a virtual database v00
KCKishore Chandra Lenkainltkcl.hashnode.dev·Jun 7 · 6 min readWorking with the SSH Command Line for Remote AccessOpenSSH package provides secure shell or SSH protocol to have a secure access over a workstation in an encrypted and secure channel as compared to an insecure network . SSH command provides a secure 00
KCKishore Chandra Lenkainltkcl.hashnode.dev·Feb 27 · 1 min readRedis (In - Memory Data storage)Redis ( Remote Dictionary Server ) is an in-memory NoSQL key value pair that is primarily used as an application cache or quick-access database . Rather than storing in SSD(Solid State Disk) , it stor00