#devops
Read more stories on Hashnode
Articles with this tag
Linux namespaces and cgroups (control groups) are foundational Linux kernel features used to provide process isolation and resource management. They...
Sometimes when you have to check functioning of service or troubleshoot connection of apps in Development or Test environments, you need to SSH into...
Remote Procedure Call (RPC) is a powerful technique used in computer networks and distributed systems to enable a program on one computer (the client)...
Latency-based routing (LBR) in AWS Route 53 is designed to route end-user requests to the AWS region that provides the lowest latency. This routing...
SOPS (Secrets OPerationS) is an open-source tool developed by Mozilla for managing secrets — such as passwords, API keys, and confidential...
The Weighted Routing Policy allows you to route DNS query traffic to multiple resources in proportions that you specify. By assigning a relative...