Giter Club home page Giter Club logo

csye6225-spring2018's Introduction

csye6225-spring2018

Cloud Computing - Spring 2018

Steps :

  1. Install maven : https://maven.apache.org/

  2. Install Java : http://www.oracle.com/technetwork/java/javase/downloads/index.html

  3. Install MySQL : https://dev.mysql.com/downloads/

  4. Install JMeter : http://jmeter.apache.org/

  5. Create Database in MySQL with name : cloud-native-app-db

  6. Get codebase at : https://github.com/deveshkandpal24121990/csye6225-spring2018/tree/assignment2/cloud-native-app

  7. Navigate to cloud-native-app root directory and run "mvn clean install". This will also run unit test

  8. Make sure MySQL server is running with the created database schema

  9. java -jar ./target/cloud-native-app-0.0.1-SNAPSHOT.war will bring up the Spring Boot Application

  10. Access the web-app at http://localhost:8080

  11. Open JMeter, import the script and press Run to execute the following script for load testing : https://github.com/deveshkandpal24121990/csye6225-spring2018/blob/assignment2/jmeter/Assignment2.jmx

  12. To run cloudformation scripts :

A). Networking

eg: ./csye6225-aws-cf-create-stack.sh <networking_stack_name>

B). CI

./csye6225-aws-cf-create-ci-cd-stack.sh <ci_cd_stack_name> <code_deploy_bucket_name> <bucket_name_for_images>

C). Application ./csye6225-aws-cf-create-application-stack.sh <application_stack_name> <key_name> <sbucket_name_for_images> <domain_name>

Team Info :

  1. Anubhav Gupta - [email protected]
  2. Rugvedi Kapse - [email protected]
  3. Devesh Kandpal - [email protected]

csye6225-spring2018's People

Contributors

anubhav1011 avatar deveshkandpal24121990 avatar rugvedi25 avatar tparikh avatar

Watchers

Karen Fang 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.