#devops-articles
Read more stories on Hashnode
Articles with this tag
Introduction to KubernetesKubernetes, often referred to as K8s (because there are 8 letters between "K" and "s"), is an open-source platform designed...
Git is a distributed version control system that helps you track changes in your code and collaborate with others. Think of a shared Microsoft Word...
When designing and scaling modern applications, it's essential to understand the role of different architectural components. Two critical elements in...
Pre-Requisites: AWS CLI Access key Installation of prerequisites: š§ AWS CLI: On Ubuntu, use the following command: sudo apt install...