Skip to content

ci-cd

7 posts

Set Up Claude as a PR Reviewer with the Official GitHub Action

A hardened, paste-ready setup for adding Anthropic's claude-code-action to a GitHub repo, with the security and cost knobs spelled out for production use.

claudegithub-actionscode-review+4
Building a Scalable GitHub Actions Platform for a Large-Scale Microservices Architecture

A practical guide to building an org-level shared GitHub Actions platform covering architecture decisions, security governance, adoption strategy, and the 7 biggest mistakes we made along the way.

github-actionsci-cddevops+5
E2E Testing Strategies for Modern Web Applications - A Practical Engineering Guide

Learn how to build reliable, maintainable E2E test suites with Playwright and Cypress. Covers framework selection, flaky test prevention, CI/CD integration, and real-world optimization strategies.

testingplaywrightcypress+5
Contract Testing with Pact - Ensuring API Compatibility in Microservices

A practical guide to implementing consumer-driven contract testing with Pact in TypeScript microservices. Learn how to catch breaking API changes before deployment and reduce integration testing overhead.

testingmicroservicesapi+7
Testing Serverless Applications: A Practical Strategy Guide

Learn how to build a comprehensive testing strategy for AWS Lambda, API Gateway, DynamoDB, and Step Functions with practical patterns for fast feedback and production reliability.

lambdatestingserverless+11
Building Ephemeral Preview Environments with AWS CDK and Serverless

Learn to build automated preview environments using AWS CDK, Lambda, and GitHub Actions for seamless PR testing and review workflows

aws-cdkserverlessci-cd+5
Git Branching Strategies: Real-World Lessons for Different Teams and Products

A brutally honest guide to Git branching strategies based on team size, product type, and real failures. Learn which strategy actually works for your specific situation.

gitbranchingwar-stories+5