KDKarthick Dinkarthick-dk.hashnode.dev·Aug 11, 2024 · 3 min readLinux Commands for DevOpsHey Folks, ✌️ Welcome to another one! 😊 Here , we will deep dive into commands is used by DevOps engineers for day-to-day activities. Command are most important on when comes to Linux. Its Cloud or On-premises at the end we mostly use Linux based ma...00
KDKarthick Dinkarthick-dk.hashnode.dev·Feb 16, 2024 · 3 min readGitlab Add SSH keys for LinuxGit is a distributed version control system widely used for tracking changes in source code during software development. It was created by Linus Torvalds in 2005 and has since become the standard for version control in the software development indust...00
KDKarthick Dinkarthick-dk.hashnode.dev·Jan 25, 2024 · 9 min readZabbix Monitoring Solutions For EnterpriseIntroduction to Zabbix: Zabbix is an open-source monitoring tool that tracks the performance and availability of network devices, servers, applications, and other IT assets. It provides real-time data monitoring, alerting, and visualization to assist...00
KDKarthick Dinkarthick-dk.hashnode.dev·Jan 16, 2024 · 3 min readTerraform (IaC) Automation-End-to-End ProjectTerraform ❓ Terraform is an IAC tool that helps DevOps teams automate various infrastructure tasks. One of Terraforms primary use cases is provisioning cloud resources. HashiCorp developed a cloud-agnostic, open-source provisioning tool written in th...00
KDKarthick Dinkarthick-dk.hashnode.dev·Jan 14, 2024 · 9 min readkOPS -Kubernetes for Production ready Set-UpWhat is kOps? kOps, also known as Kubernetes operations, is an open-source project which helps you create, destroy, upgrade, and maintain a highly available, production-grade Kubernetes cluster. Depending on the requirement, kOps can also provision c...00