MBManjunath Bhandariinmanjunathbhandari.hashnode.dev·Nov 10, 2025 · 4 min readSSH Key Pair Basics - private key & public keyKey Pair consists of public key and private key Public Key (Lock) : Share this safely with servers or people who need to give you access. Private Key (Key) : You protect this with your life. Keep it safe. (Never share). Be careful, Anyone who has t...00
MBManjunath Bhandariinmanjunathbhandari.hashnode.dev·Oct 31, 2024 · 5 min readAmazon Route 53 Routing PoliciesWhat is Amazon Route 53? Amazon Route 53 is a scalable and highly available Domain Name System (DNS) web service designed to route user requests to the appropriate resources such as web servers, applications, and databases. It provides DNS services f...00