Giter VIP home page Giter VIP logo

csye7245-spring2021-labs's Introduction

CSYE7245

Big Data Systems & Intelligence Analytics Labs - Spring 2021

Requirements

  • Most labs require an Amazon Web Services account to deploy and run. Signup for an AWS Account here.
  • Python 3.7+

Setup

AWS Signup & Configuration

Sign up for an AWS Account here. Additonally, the AWS Command Line Interface is required to interact with AWS Services. Download AWS CLI from here

Configuring your AWS CLI

Download your AWS Access and Secret access keys for your AWS Account. Steps to generate and download your keys can be found here

⚠️ Never share your access and secret access keys or push them to GitHub

Open command line tool of choice on your machine and run aws configure. Enter your access and secret access keys and leave the default region name and output format as null.

$ aws configure
AWS Access Key ID [None]: AKIAIOSFODNN7EXAMPLE
AWS Secret Access Key [None]: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
Default region name [None]: 
Default output format [None]: json

Billing Alerts

Set up billing alerts for your AWS Account here

Repo Contents

Refer README.md inside the respective directories for setup instructions.

  • ✅ Getting Started with AWS: aws-basics
  • ✅ Kafka: kafka
  • ✅ Dask: dask
  • ✅ Plotly Dash: plotly-dash
  • ✅ SQLAlchemy: sql-alchemy
  • ✅ Streamlit: streamlit
  • ✅ Airflow TFX: airflow_tfx
  • ✅ FastAPI: fast-api
  • ✅ Airflow: airflow_cnn_pipeline

csye7245-spring2021-labs's People

Contributors

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