Claude MCP tunnels: keeping agents inside your network perimeter
How Claude MCP tunnels let Managed Agents reach private MCP servers without exposing them publicly. The architecture, the IAM model, and the deployment shape.
Cloud Infrastructure and DevOps covers AWS, Azure, and GCP alongside the practices that keep them sane: infrastructure as code, CI/CD pipelines, observability, cost control, and incident response. Articles lean toward decisions you actually have to make, not vendor brochure summaries.
How Claude MCP tunnels let Managed Agents reach private MCP servers without exposing them publicly. The architecture, the IAM model, and the deployment shape.
AWS Lambda Managed Instances pairs EC2 control with serverless ops. The pricing math, multi-concurrency model, and when it beats Provisioned Concurrency.
How to get AWS Lambda cold starts under 100ms with SnapStart, smarter runtime choices, smaller packages, and provisioned concurrency without blowing the budget.
The cost math, migration notes, and decision framework I use when picking ECS Fargate or EKS for a workload on AWS.
Catch unexpected AWS spend before it hits the bill with AWS Cost Anomaly Detection. How to set up monitors, alerts, and tagging that make the reports actually useful.
Blue-green deployments, rolling updates, and automated rollback. A working deployment pipeline that lets you ship to production without a maintenance window.