Dockerize NodeJS and MySQL with Docker Compose
Let’s Dockerize a NodeJS Application with MySQL by leveraging the power of Docker Compose to achieve easy deployment and portability.
Built-in .env Files Support Starting from Node.js v20.6.0
Finally, starting from Node.js v20.6.0, Node.js supports .env files for configuring environment variables.
Easiest GitLab CI/CD Lambda Pipeline
Quickly build, test, and deploy NodeJS and Python Lambda functions using GitLab CI/CD with either ClaudiaJS, Chalice, or the Serverless framework.
Multipurpose Cloud Migration Strategy for NodeJS Projects
Flexible Cloud migration strategy for NodeJS projects on AWS that also works on custom servers, from a monolith block to microservices.