{"id":15456430,"url":"https://github.com/codlocker/aws-sqs-usage","last_synced_at":"2025-04-01T11:30:09.567Z","repository":{"id":168043896,"uuid":"601168186","full_name":"codlocker/AWS-SQS-Usage","owner":"codlocker","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-26T20:02:46.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-08T02:51:05.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codlocker.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-13T14:08:13.000Z","updated_at":"2023-05-21T20:47:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a9d91ef-cb45-44be-ab51-7a84a534ad1d","html_url":"https://github.com/codlocker/AWS-SQS-Usage","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"174a58a7ca639d950ad2fed3bab3659c16b8acb1"},"previous_names":["codlocker/aws-sqs-usage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codlocker%2FAWS-SQS-Usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codlocker%2FAWS-SQS-Usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codlocker%2FAWS-SQS-Usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codlocker%2FAWS-SQS-Usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codlocker","download_url":"https://codeload.github.com/codlocker/AWS-SQS-Usage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246631414,"owners_count":20808669,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T22:28:50.659Z","updated_at":"2025-04-01T11:30:09.547Z","avatar_url":"https://github.com/codlocker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Group Name :\n- Dynamo\n### Group Members :\n- Ipsit Sahoo, Sandipan De, Varad Vijay Deshmukh\n\nThis report contains the code for the Web-tier of the cloud applications.\n\n### Member Contributions\n\n- Ipsit has contributed to building the web-tier of the application and setting it up as an EC2 server instance.\n\n- The Web-Tier is a NodeJS application built with Express.\n\n### Installtion Steps\n\n- Create an Ubuntu EC2 instance in AWS using your preferred authentication mechanism.\n- Security Group: Allow-All-Traffic for version for ports 3000, 443, 80 for making ec2 act as a server.\n- IAM instance profile: EC2-SQS-FullAccess\n- Install NodeJS in the OS using the command (Install the latest NodeJS version)\n    - sudo apt install nodejs\n    - sudo apt install npm\n    - node -v (check the version of node JS)\n- You can directly extract the zip file in any location, preferably in the home.\n- Navigate to the contents of the folder where you would see the server.js file, the entry point to our server.\n- Run the command: npm install package.json to install the required packages for this application\n- Use any text editor to open the file config.prod.env in config folder. Fill the following values.\n    - PUSH_SQS_URI – Fill the SQS Uri to pushing image file.\n    - PULL_SQS_URI – Fill in the SQS Uri for pulling the responses of classification.\n    - SQS_API_VERSION – SQS API Version for AWS\n    - AWS_REGION – Region in which you plan to create your resources.\n- Once the details are filled run the command ‘export NODE_ENV=production’. You can save this command for the bashrc or profile for your user session on Ubuntu.\n- ‘Run node server.js’ at the root of the code folder.\n\n\n#### Request URL: http://0.0.0.0:3000/api/v1/files \n\n#### SQS Queue : \n- classify-image.fifo, classification-results.fifo \n#### S3 buckets:\n- cse546-grp-dynamo-project1-image-backups,\n- cse546-grp-dynamo-project1-image-filename-label","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodlocker%2Faws-sqs-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodlocker%2Faws-sqs-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodlocker%2Faws-sqs-usage/lists"}