Posts

Showing posts with the label CICD

Terrform launch aws_instance with existing security group

 Terraform launch aws_instance with existing security group

How to purposely fail your Jenkins job

 How to purposely "failed" your Jenkins job ?

Install Terraform in Amazon Linux 2

How To Install Terraform on Amazon Linux 2? 

Roadmap for DevOps Engineer - Level 2

Image
DevOps is truly boom right now and the vast majority of IT companies  and its associates I know are striving to turn into a DevOps specialist and undertaking themselves as DevOps champions in their association.😎 Today I will explain the next level recourses which will help you to become a DevOps Engineer in this year 2021.I am not only helping you how to become DevOps Engineer but also from where to start and when to start. πŸ˜ƒ ✋Before starting this blog I would request to read my previous blog Roadmap for πŸ™€ DevOps Engineer - Level 1 . In previous blog I have explained this on very basic level. My another blogπŸ™€  System admin to DevOps Engineer level 1 is also helpful for you.   In this article I will explain on basis of below important points which you must follow and learn essential skills requires to become DevOps Engineer in 2021 .πŸ’₯ πŸ’₯ Knowledge of Operating System.πŸ’₯ πŸ’₯ Basic Concepts of Application Development.πŸ’₯ πŸ’₯ Continuous Integration and Continuou...

System Administrator to DevOps Engineer Roadmap - Level 1

Image
I am saying roadmap to my article.🚩 Because, If you are a System administrator OR a Cloud administrator , Then this article gives you a proper direction to became a DevOps Engineer in 2021. πŸ’₯ System Admin to DevOps Engineer Now, We need to understand πŸ‘‰ what skills required for this transition πŸ‘ˆ. Followings πŸ‘‡πŸ‘‡are some points which will increase your capabilities to perform as a DevOps Engineer role.πŸ‘‡πŸ˜Ž πŸ‘‰ Coding OR scripting skills πŸ’₯ We all knows the System Admins are not the developers but we should have one of below language to start your carrier as a DevOps Engineer . It will help to automate manual processes such as infra deployment OR application deployments. πŸ’£Python | Shell Script | Ruby | Power Shell πŸ’£ There are many languages which are use to automate the processes such as GO,C,C++,Rust, etc. I recommend, As you belongs to system administration part you need to have knowledge of Linux shell script to manage Linux servers and PowerShell to manage Windows Servers. This i...