Roadmap to become DevOps engineer

Roadmap to become DevOps engineer

 Roadmap to learn DevOps


Hello friends, In my previous blog I have explained about DevOps Fundamentals, In this blog I will be explaining about how to learn complete DevOps. What are the steps involved, what are the major tools you need to learn and few about those tools.



So lets start!!!

To become a DevOps engineer, below are the tools that you must have knowledge on. There are so many other tools & technologies available under DevOps culture, but in starting or for getting a job these below tools are enough to learn.
  • Linux
  • Virtualization
  • Git & github
  • Jenkins
  • Docker
  • Kubernetes
  • Terraform
  • Nagios


What and why these above tools are used?

        Linux :-
Its an operating system which is more powerful than windows due its CLI and most of the servers and applications in the world are running on linux. For DevOps linux is the base and this where you need to start.
        Virtualization:- This is not an tools but you should be knowing the concept of virtualization and how the operating system allocates hardware resources to run any applications.

        Git :- Its a version control system which helps developers or DevOps team to maintain and share their codes. There are some other version control systems also available but git is more famous so we will be learning Git.
    
        Jenkins:- Its also called as heart of CI/CD which we learnt in DevOps Fundamental tutorial. This tools acts as an integration server.
 
         Docker:- Its a containerization tools, for now you can think it as advanced level of virtualization which helps to make the application portable and environment independent.

        Kubernetes:- Its a container orchestration tool which manages containerized applications which will be created using containerization tools.

        Terraform:- Its an Infrastructure as Code tool, which helps us to provision Infrastructure with help of code. There are some other IaC tool are also available in DevOps like Chef & Ansible.

        Nagios:- Its a monitoring tools, which is used to monitor deployed application and take action on based of scenarios or monitoring metrics.


We will be bringing complete tutorial on all these tools on this website and youtube. So do subscribe us on youtube as well and also follow us on instagram so you do not miss any update.


See you soon!!! Happy learningšŸ˜‰

         

About altlantica

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

1 comments:

  1. Nice information about Dev ops fundamental.i I am waiting for your next blog.thank sir

    ReplyDelete