Monday, January 14, 2019

Pre-requisites before starting the DevOps Coaching |

Please watch the video first before you get started:


1. Create an account in https://aws.amazon.com. Set that as basic free tier account (personal account). role as developer or anything. You need to enter credit card info. But that’s fine, they won’t charge you except $1.
Sign up free account.

Select Basic Plan..Do NOT select developer plan unless you would like to pay every month.


2. Create an account in https://www.bitbucket.org and https://github.com/
You can sign up using your email.

3. Download and Setup VS Code on your local machine(laptop or computer) by following below link:

4. Start learning Linux Basics:
    Sign up for Linux Basics courses in https://www.udemy.com/topic/linux-administration/

5. Learn Agile/DevOps

6. If you are using windows laptop, Install Git client on your laptop by downloading from http://www.git-scm.com/download


Click on download, once downloaded. Go to downloads directory and click on the EXE.
Choose all options by default by clicking on Next and NExt


7. Only if you are using Macbook pro or iMac desktop, please download iTerm from https://www.iterm2.com/downloads.html. for windows laptop, ignore this step.
Download the iTerm2**.zip file and install iTerm on Mac.


iTerm2 or iTerm 3, anything is fine..

5 comments:

  1. hanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area.
    Devops training in chennai| Best Devops training in chennai | Best Devops training institute in chennai
    | Devops certification in chennai | Devops course in chennai
    ]

    ReplyDelete
  2. With the Enterprise Zone competing against the nicer areas of my own city and our higher-end office space, it's a difficult job to recruit to my city best online AWS developer courses

    ReplyDelete
  3. Expressed in a more cleaned structure, the motivation behind instruction is to accommodate the monetary thriving of a country. Also on an individual level today the motivation behind training is to have the option to make money. education

    ReplyDelete
  4. You have shared a lot of information in this article about Mobile Application Development Company in Noida UP. I would like to express my gratitude to everyone who contributed to this useful article. Keep posting.

    ReplyDelete

How to Create Quality Gate in SonarQube and integrate with GitHub Actions | SonarQube Integration with GitHub Actions | Automate Code Scan using SonarQube In GitHub Actions and Force build to Fail or Pass

Pre-requisites: Make sure SonarQube is up and running Make sure Java Project is setup in GitHub SonarQube is already integrated with GitHub ...