← Selected systems

Agentic operations · Amazon Bedrock · AgentCore · CloudWatch · OpenTelemetry

Infrastructure Monitoring Copilot

An AWS operations agent built with Amazon Bedrock and AgentCore that correlates telemetry, investigates likely causes and proposes remediation while engineers retain control.

Architecture: Amazon Bedrock + Amazon Bedrock AgentCore

EngagementConfidential freelance project under NDA
My roleSole End-to-End AI, Cloud and Full-Stack Engineer
TechnologyAmazon Bedrock · AgentCore Runtime · Gateway · Identity · Memory · Evaluations · CloudWatch
Proof signalEvidence-backed incident hypotheses with approval-gated remediation
Infrastructure Monitoring Copilot dashboard showing incident analysis and approval workflows

The challenge

Cloud incidents generate noisy metrics, logs, traces, deployment events and alerts across services. Engineers need fast context, but an autonomous agent must not make unreviewed production changes.

My end-to-end ownership

I independently delivered the complete platform from discovery to handover. I owned product and workflow design, solution architecture, LangGraph orchestration, AWS integrations, telemetry correlation, runbook retrieval, approval controls, frontend and backend engineering, infrastructure, testing, observability, deployment and documentation.

  • Discovery and requirements
  • Product and solution design
  • Architecture and engineering
  • AI and data workflows
  • Cloud, security and CI/CD
  • Testing, observability and handover

System design

The copilot correlates related signals, summarises impact, proposes likely causes, retrieves relevant runbooks and builds a remediation plan. Suggested actions can be simulated before an authorised engineer approves execution.

AWS operations architecture

The agent investigates and recommends. Deterministic AWS services continue to own alarms, workflow state, approvals and production changes.

01 / SignalsCloudWatch + X-Ray + OpenTelemetry

Metrics, logs, traces, deployment events and alarms arrive with correlated service and request context.

02 / ReasoningAmazon Bedrock + AgentCore Runtime

A LangGraph-style agent builds hypotheses, asks for missing evidence and produces a structured incident plan.

03 / KnowledgeBedrock Managed Knowledge Base

Retrieves current runbooks, architecture records and previous incident evidence with source attribution.

04 / ToolsAgentCore Gateway + Identity + Policy

Exposes narrow CloudWatch and Systems Manager operations using scoped identity and deterministic tool policy.

05 / WorkflowEventBridge + SQS + Step Functions

Owns incident state, retries, approval waits, escalation and safe recovery outside the model loop.

06 / QualityAgentCore Observability + Evaluations

Measures diagnosis quality, tool accuracy, time to evidence, unsafe-action attempts, latency and cost.

Remediation is first simulated or previewed. AWS Systems Manager Automation or another approved runbook executes only after the required human authorization and policy checks.

Production controls

Evidence-linked reasoning, confidence scoring, explicit tool permissions, human approval, idempotent actions, audit logs, OpenTelemetry traces and fallback escalation keep engineers in control.