Top Kubernetes Commands And Tricks For DevOps TasksBest commands and tricks using kubectl commandJun 7, 2024A response icon6Jun 7, 2024A response icon6
CheatSheet: Linux Commands for DevOpsLinux command line for effective server management, automation…Jan 19, 2024A response icon6Jan 19, 2024A response icon6
Top Linux Commands And Tricks For DevOps TasksThis article will help in understanding most of the important and majorly used Linux commands that would be required for a DevOps Engineer.Jan 19, 2024A response icon6Jan 19, 2024A response icon6
Published inDevOps.devMastering Vim: Essential Keyboard Shortcuts for Productivity and EfficiencyVim is a powerful and highly customisable text editor that is widely used by programmers and system administrators. It offers a wide range…Mar 14, 2023A response icon2Mar 14, 2023A response icon2
Published inGeek CultureConvert Kubernetes YAML Files Into Helm ChartsConverting yaml files to helm charts using helmifyNov 28, 2022Nov 28, 2022
Published inDevOps.devManage Jenkins Using PythonCreate python script to trigger Jenkins job, also we can do many more things using python-jenkins.Nov 14, 2022Nov 14, 2022
Published inDevOps.devTrigger Jenkins Job with Bash ScriptTrigger Jenkins job using Bash Script. Jenkins supports API. We are going to make to requests with curl after…Nov 13, 2022A response icon1Nov 13, 2022A response icon1
Using Python Boto3 and Lambda functions to start/stop EC2 Instances Based on TagsIn this blog we have to create script to start/stop ec2 instances using python script based on tags, to launch instances check here.Oct 29, 2022A response icon1Oct 29, 2022A response icon1
Launch AWS EC2 Instances using python scriptCreate script to launch ec2 instances using python(boto3) script, same thing can we be done by AWS console or AWS CLI or…Oct 29, 2022Oct 29, 2022