Pages

Pre-requisites

Pre-requisites before starting the Learn DevOps 1-2-3 Class


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/
Sign up using your email.

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

4. Learn Agile/DevOps

5. 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



6. 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.

No comments:

Post a Comment

Introduction to continuous integration: Jenkins

  Jenkins setup - Install Java, Jenkins, Maven, Tomcat on Ubuntu EC2 - How to install Java, Jenkins, Maven, Tomcat on Ubuntu EC2 Please foll...