Skip to content

Commit

Permalink
User/isahoo1/plan a (#15)
Browse files Browse the repository at this point in the history
* update

* Add ls to docker

* Add encoding.dat to docker

* Add something

* Add something

* Adding delete for csv and video files

* push changes

* Add Readme

* Add Readme

* Update readme

---------

Co-authored-by: Ipsit Sahoo (Student) <[email protected]>
  • Loading branch information
codlocker and Ipsit Sahoo (Student) authored Mar 30, 2023
1 parent 6cc56ad commit 374dd6e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,18 @@ Installation steps:

- In your docker environment, set-up the docker configuration file (Dockerfile) to run on this folder and push the changes to ECR.

- Once the docker has been setup, you can run workload.py to execute the test-cases.
- Once the docker has been setup, you can run workload.py to execute the test-cases.

RESOURCE NAMES:

1. input S3 nucket name : inputbucket-cse546
2. output S3 bucket name : outputbucket-cse546
3. Dynamo DB : After configuring AWS CLI, push data to dynamo_db using upload_data_to_dynamo.py
4. Here's how the end to end pipe looks like

![E2E flow](assets/Screenshot%202022-06-20%20213611.jpg)

- Once the docker has been setup, you can run workload.py to execute the test-cases.

Skeleton Forked from : https://github.com/nehavadnere/cse546-project-lambda
=======
Binary file added assets/Screenshot 2022-06-20 213611.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 374dd6e

Please sign in to comment.