Git Product home page Git Product logo

hands-on-meetup's Introduction

Hands-On Meetup

Diagram

Pre-requisites

  1. Install git
  2. Install Python3 ( > version 3.6)
  3. Install Terraform
  4. Install Ansible
  5. Install aws-cli ver2
  6. set up an AWS free account

1. Install git

click the link and download git on your computer.

https://git-scm.com/download/win

2. Install Python3

See the installation guide

https://realpython.com/installing-python/#how-to-check-your-python-version-on-windows

3. Install Terraform

see installation guide

https://learn.hashicorp.com/tutorials/terraform/install-cli

4. Install Ansible

Once you have your python3 installed, make sure you have pip. Using pip to install Ansible is the easiest

Installing Ansible with pip

https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#installing-ansible-with-pip

5. Install aws-cli on Windows

See the installation guide

https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-windows.html

6. Setup a free AWS account

https://aws.amazon.com/premiumsupport/knowledge-center/create-and-activate-aws-account/

See youtube if needed :) https://youtu.be/pDOvdyOfg7A

Installation of ec2

  1. Install PuTTY for ssh purpose
  2. Spin up ec2 instance (use ubuntu image)
  3. ssh into ec2 instance and use it as a linux laptop
  4. Follow the tutorial above

Install PuTTY

https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

ssh using PuTTY with ssh-key: https://devops.ionos.com/tutorials/use-ssh-keys-with-putty-on-windows/

hands-on-meetup's People

Contributors

jamesee avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.