AgentOps on AWS — operationalize agentic AI at enterprise scale with CI/CD pipelines, guardrails, observability, multi-tenancy, and business alignment strategies across the six AWS focus areas.
Continue readingPosts Tagged → devops
Claude Code GitLab CI: Easy Pipeline Guide
GitLab CI lets you run Claude Code inside your pipelines so merges, issues, and review comments can trigger real code changes. You add one job to .gitlab-ci.yml, store a masked API key, and mention @claude to get working merge requests. This guide walks through setup, triggers, authentication, and the key differences from GitHub Actions. GitLab… Continue reading