Skip to main content
Matthew Deaves
Matthew Deaves
Software & Writing
  • Home
  • Blog
  • About
  • Experience
  • All Projects QuakeSpasm clog PeerTalk BomberTalk CSend Classic Mac MCP Rockport Cookie pentest-kit Willow CMS TextHarvest QemuMac
  • Toolkit
  • Search

Posts tagged: aws

# aws

3 posts

Case Study - Developer Tooling 3 May 2026

How I guardrail Claude Code for devops

Last week the Guardian ran a story about an AI coding agent that deleted a firm's production database in nine seconds. From the post-mortems, the only safeguards in place were project rules and the AI tool's built-in prompts. This post is about what I run on top of prompts when I let Claude Code drive devops on AWS: IAM, hooks, and a deterministic CLI.

Read more
Case Study - Developer Tooling 5 April 2026

My Virtual Pentest and DevOps Team

If you're building apps with AI and putting them live, you have to at least try to secure them. Here's how I did it with bash, open source tools, and Claude Code.

Read more
Case Study - Infrastructure 21 March 2026

Rockport: A Self-Hosted LLM Proxy

I built a self-hosted LiteLLM proxy on EC2 behind a Cloudflare Tunnel. It routes Claude Code traffic to AWS Bedrock with per-key budgets, idle auto-stop, image generation, video generation, and image editing. The repo is public and I'd welcome feedback from anyone who works with this sort of infrastructure.

Read more

View all tags

© Matthew Deaves