January 2019
Intermediate to advanced
690 pages
16h
English
Unlike APEX, Claudia.js is designed to work only with Node.js. It simplifies the creation, deployment and management of your Node.js functions without having the need to make any alterations to your code. The prerequisites to get started with Claudia.js remain the same as APEX. Make sure your workstation has the AWS secret key and access key supplied in the ~/.aws/credentials file or alternatively provide the basic IAM roles if you are working out off an EC2 instance itself.
Next, install Claudia.js using the following command:
# npm install claudia -g
Read now
Unlock full access