Skip to content

DevOps & Monitoring — Cloud Computing

AWS, serverless, and cloud infrastructure

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: architecture decisions, security governance, adoption, and 7 costly mistakes.

github-actionsci-cddevops+5
Running Bun and Alternative JavaScript Runtimes on AWS Lambda

Run Bun and Deno on AWS Lambda with custom runtimes: real performance benchmarks, cost analysis, and production deployment patterns.

aws-lambdabundeno+4
Edge Computing with AWS: CloudFront Functions vs Lambda@Edge

A technical guide to choosing and implementing AWS edge computing for global apps, with practical examples and cost optimization strategies.

awscloudfrontlambda+6
Mozilla SOPS: GitOps-Native Secret Encryption That Actually Works

A practical guide to Mozilla SOPS for encrypting secrets in Git: age encryption, AWS CDK and Lambda patterns, and production-ready serverless security.

sopsgitopsterraform+9
Platform Engineering: Building Internal Developer Platforms That Developers Actually Want to Use

A practical guide to building Internal Developer Platforms with golden paths, self-service infrastructure, and product thinking, using Backstage, Port, and AWS.

platform-engineeringdeveloper-experiencebackstage+5
FinOps for AI Workloads: Managing LLM Costs in Production

Systematic strategies to cut production LLM costs by 60-80%: prompt caching, intelligent model routing, and token budgets, all without sacrificing quality.

awsfinopsllm+5
Testing Serverless Applications: A Practical Strategy Guide

Build a testing strategy for AWS Lambda, API Gateway, DynamoDB, and Step Functions with practical patterns for fast feedback and reliability.

lambdatestingserverless+11
Breaking Through CloudFormation's 500 Resource Barrier: Practical Strategies for Large-Scale Infrastructure

Overcome CloudFormation's 500 resource limit with nested stacks, cross-stack references, SSM Parameter Store, and microstack architecture, shown in TypeScript CDK.

aws-cdkcloudformationinfrastructure-as-code+4
OpenTelemetry Fundamentals: A Beginner's Guide to Modern Observability

A beginner's guide to OpenTelemetry covering traces, metrics, and logs with practical implementation examples, common pitfalls, and a terminology glossary.

opentelemetryobservabilitydistributed-tracing+5
Lambda Layer Versioning Strategies for Multi-Environment Deployments

Practical approaches to managing Lambda Layer versions across dev, staging, and production with AWS CDK, automated deployment pipelines, and rollbacks.

awslambdaaws-cdk+4
AWS CDK Link Shortener Part 4: Production Deployment & Optimization4/4

Multi-environment deployment, performance optimization at scale, cost management, and monitoring with solid incident response patterns.

aws-cdklambdadynamodb+6
AWS CDK Link Shortener Part 5: Scaling & Long-term Maintenance3/4

Multi-region deployment, database scaling, disaster recovery, and long-term maintenance patterns for production systems at scale.

aws-cdkmulti-regiondisaster-recovery+5
AWS CDK Link Shortener Part 1: Project Setup & Basic Infrastructure2/4

Set up a production-grade link shortener with AWS CDK, DynamoDB, and Lambda: architecture decisions, initial setup, and lessons from URL shorteners at scale.

aws-cdklambdadynamodb+6
AWS CDK Link Shortener Part 2: Core Functionality & API Development1/4

Build the redirect engine, analytics collection, and API Gateway config: performance optimizations and debugging strategies for millions of daily redirects.

aws-cdklambdaapi-gateway+6
AWS Fargate 101: When Your Containers Don't Need a Babysitter4/4

A practical guide to AWS Fargate from someone who's managed too many EC2 instances. Learn when serverless containers make sense and when they don't.

awsfargateecs+4
AWS Fargate 102: The Patterns Nobody Tells You About3/4

Advanced Fargate patterns learned from running production workloads. From cost optimization to stateful containers, here's what the docs won't tell you.

awsfargateecs+5
AWS Fargate 103: Production Lessons That'll Save You Hours2/4

Production incidents from running Fargate at scale. Memory leaks, ENI limits, subnet failures, and debugging techniques that work.

awsfargatedebugging+4
AWS Fargate 104: Deploying with CDK, Terraform, and SAM1/4

How to deploy Fargate effectively with different IaC tools. Practical patterns, common gotchas, and what works best for each approach.

awsfargatecdk+5
AWS Lambda Production Monitoring and Debugging: Proven Strategies1/1

Production monitoring and debugging for AWS Lambda from real incidents: CloudWatch metrics, X-Ray tracing, structured logging, and alerting.

aws-lambdaserverlessmonitoring+5
AWS Lambda Sub-10ms Optimization: A Complete Guide

Achieve sub-10ms AWS Lambda response times through runtime selection, database tuning, bundle size reduction, and caching, with real benchmarks.

awslambdaperformance+7
Building AWS Serverless with TypeScript: Hard-Won Lessons from Lambda at Scale

Moving from Express.js to Lambda: the common mistakes teams make along the way, and the TypeScript patterns that reduce AWS bills at scale.

api-gatewaycost-optimizationlambda+2
OpenTelemetry in React Native: Building Production-Ready Observability

A comprehensive guide to implementing OpenTelemetry in React Native applications with Firebase integration and enterprise APM solutions for production monitoring.

firebasemonitoringopentelemetry+1
Migrating from Serverless Framework to AWS CDK: Part 6 - Migration Strategies and Best Practices1/1

Execute a smooth migration from Serverless Framework to AWS CDK with proven strategies, testing approaches, rollback procedures, and performance optimization techniques.

aws-cdkmonitoringperformance