Giter VIP home page Giter VIP logo

aws-project's Introduction

DevOps Project ๐Ÿง‘โ€๐Ÿ’ป

Hugo Lhernould - Johannes Houenou - Axel Lanyan - Arouna Kanoke - Mehdi Mahoudi - Nicolas Speich

For deploy on AWS ๐Ÿ‘Š๐Ÿผ

0 - Necessary dependency โœŒ๏ธ

  • Terraform CLI
  • AWS CLI

1 - Configure your AWS credidentials ๐Ÿš—

  • Log you on you AWS account

  • in eu-west-3 region

  • Create EC2 Key Pair region and download them, put this at the root of directory

  • Configure Security group with rules like that:

    Custom TCP with PORT 8080 Custom TCP with port 8081 SSH with port 22 and your IP

  • Configure your AWS CLI

2 - Run Terraform ๐Ÿƒโ€โ™‚๏ธ

  • In first, run terraform init

  • Secondary, run terraform apply

  • You have to enter the name of your key file

  • You have to enter the path of your key file (THE FILE MUST BE IN ROOT FOLDER)

  • Waiting for deployement

โš ๏ธ The region is eu-west-3 for the AMI image, don't chnage that

3 - How to access to app ๐Ÿ 

  • Spark App

    • Go in your MySparkInstance
    • Get your Public IPv4 DNS
    • Access to http://<SPARK-IP>:8080 and no https โš ๏ธ
  • Mongo UI App

    • Go in your MyMongoInstance
    • Get your Public IPv4 DNS
    • Access to http://<MONGO-IP>:8081 and no https โš ๏ธ
    • User: user and password: password

4 - Result

  • Spark App

    Spark app

  • Mongo UI App

    Mongo UI App

aws-project's People

Contributors

hugolhld avatar

Watchers

 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.