tachOrg / Real-Time-Data-Processing-Application

0 stars 0 forks source link

Create Lambda function to push data from Kinesis stream into DynamoDB #1

Closed tacho090 closed 1 year ago

tacho090 commented 1 year ago
XrosHeart05 commented 1 year ago

Take and start the issue

XrosHeart05 commented 1 year ago

For a more flexible use of node in your environment, this is facilitated by the use of "nvm" (node version manager). Below is the link where you can find the deliverable for installation in Windows environments, in the "assets" section you must select "nvm-setup.zip" or "nvm-setup.exe"

In case of being the first time that "Node JS" is installed in your environment you must follow the following steps: Once downloaded unzip it for the execution as administrator of the executable "nvm-setup.exe" (If you downloaded the file extension ".exe", it is not necessary to unzip) and you must follow the normal step by step of a simple installation in Windows.

Once installed you must run a Power Shell console with administrative permissions, then you must execute the following commands:

In case you have some version of "Node JS" installed you can follow the steps in the first minutes of the following video