npm
We do not want to write scripts in the CI/CD tool. The CI/CD tool is focused on orchestrating the pipeline and should delegate to external scripts that can also be executed manually. This allows developers to test deployments from their own machine. These scripts should use the most appropriate tools as dictated by the language and frameworks used in the specific project. However, the frontend applications of cloud-native systems are typically implemented as React and/or Angular JavaScript single-page applications. Therefore, npm will already be part of the ecosystem. As we will discuss shortly, I recommend using the Serverless Framework as a layer over a cloud provider's infrastructure-as-code service, regardless of whether or not function-as-a-service ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access