Advertisements
Advertisements
Kubernetes Basics for Node.js Developers
DevOps

Kubernetes Basics for Node.js Developers

Kubernetes has a reputation for being complicated, and honestly, it is. But for Node.js developers shipping production apps that need to scale, it's...

12 min read 2,506 views
#kubernetes #docker #devops #deployment
Continue Reading →
CI/CD Pipelines for Node.js Apps
DevOps

CI/CD Pipelines for Node.js Apps

I've set up CI/CD on Jenkins, CircleCI, Travis, and GitLab. GitHub Actions is the one I actually enjoy using. Here's how to build a pipeline that catches...

11 min read 3,392 views
#github-actions #ci-cd #devops #deployment
Continue Reading →