DevOps

Measuring the Effectiveness of Test Suites

Measuring the Effectiveness of Test Suites

11 min read

Boost test suite effectiveness beyond code coverage. Learn key metrics like mutation score & flaky test analysis for robust testing & better code quality.

My Node.js Toolkit for DevOps Scripting

My Node.js Toolkit for DevOps Scripting

5 min read

Maximize your TypeScript & Node.js skills with DevOps scripts! Learn about the essential libraries for a successful implementation in this article.

Easy Test Deployments with Terraform

Easy Test Deployments with Terraform

2 min read

Learn how to easily run test deployments from your local machine without committing changes to your repository.

CDK Integration Testing

CDK Integration Testing

9 min read

Learn how to run integration tests as part of a stack deployment, and automatically roll-back changes when things don't go right.

BitBucket Continuous Integration Options Compared

BitBucket Continuous Integration Options Compared

9 min read

Learn how to use Jenkins, AWS Developer Tools, and BitBucket pipelines to add CI to your BitBucket repository.