Caylent Services
Cloud Operations & Managed Services
Reliably Operate and Optimize Your AWS Environment
Explore how Amazon Bedrock AgentCore’s latest capabilities shift the role of managed services providers needed to run agents reliably in production.
With recent launches, AWS has made more of the infrastructure necessary for AI agents available as managed services. As a result, many organizations that rely on a Managed Services Provider (MSP) are asking themselves which parts of the provider’s agentic operations platform come from AWS, and what the provider adds to make those capabilities reliable in the customer’s environment.
In June 2026, AWS introduced a wave of launches that covered several parts of that question. The managed agent harness in Amazon Bedrock AgentCore manages orchestration and runtime composition. Amazon Bedrock Managed Knowledge Base helps with ingestion and retrieval infrastructure. Web Search on AgentCore provides managed access to current public information. AWS Context and AWS Continuum point toward deeper organizational and security context, although their current availability differs from the generally available services.
These launches reduce the amount of general-purpose agent infrastructure a provider needs to build and maintain. They leave customer-specific operational knowledge, system integrations, permissions, evaluations, release controls, human escalation, and service accountability in the provider and customer operating model. Understanding this division of responsibility helps organizations evaluate what these launches change and what capabilities an MSP should be able to demonstrate beyond the underlying technology.
Amazon Bedrock AgentCore was already a substantial agent platform before the June 2026 launches. When it became generally available in October 2025, it included modular services for runtime, memory, identity, gateway, observability, browser automation, and code execution. Providers could use those components independently while retaining responsibility for assembling more of the agent loop and operating environment.
AgentCore harness extends that platform by turning more of the common agent loop into configuration. A team declares the model, tools, skills, and instructions, while AgentCore supplies the execution environment, compute, memory, identity, networking, observability, state handling, session isolation, and tool invocation needed to run the agent. When a workflow needs custom orchestration or dependencies, the harness can be exported to code and operated on the same AgentCore foundation. An MSP can use the managed configuration for common requirements and retain custom code where the customer’s workflow, control model, or integration requires it.
The other launches expand the managed portion of adjacent workloads:
The immediate benefit for an MSP is reduced repeated platform engineering. The provider can spend less time recreating common agent infrastructure for each use case and direct more effort toward the customer’s operating environment.
AgentCore harness addresses the agent loop itself. It manages session state, context handling, execution isolation, tool use, failure recovery, memory, and observability. A provider can standardize those capabilities across operational workflows while preserving an export path for cases that need custom orchestration. That can shorten the path to a working agent, although production readiness still depends on how the provider configures, tests, and operates the resulting system.
Managed Knowledge Base reduces the infrastructure required to ground agents in enterprise content. It handles ingestion, managed vector storage, synchronization, storage optimization, hybrid retrieval, ranking, and multi-step agentic retrieval. Runbooks, architecture records, service documentation, and historical operating material can be made available without requiring the provider to run a separate vector database and retrieval stack for the same purpose.
The remaining work determines whether that content improves operational decisions. The provider and customer still choose the sources, define synchronization expectations, resolve conflicting guidance, maintain permissions, and evaluate retrieval against real tasks. A managed index can return content efficiently, but it's the operating model that determines whether the content is current, authorized, and appropriate for the incident or change under review.
Web Search removes another integration project. Before the managed service, adding public search to an AgentCore-based system required an external provider, separate authentication and billing, result handling, and additional security reviews. Web Search returns ranked results with snippets, source information, and publication dates through AgentCore, without needing third parties.
Its useful role in cloud operations is external context. An agent could retrieve a recent vendor advisory, public vulnerability report, service announcement, or documentation update. It still needs customer integrations to determine which software is deployed, what changed before an incident, which resources are affected, and what the current telemetry shows. Public information and environment evidence should remain distinct inputs, with clear rules for how each can influence a recommendation or action.
These new capabilities also change the cost composition. AgentCore harness has no separate charge, but customers pay for the underlying services they consume. Runtime, models, memory, Gateway, Policy, Web Search, evaluations, observability, storage, and retrieval can all contribute to the bill. A provider may reduce custom development and maintenance while taking on new usage-based costs, integration work, evaluation workloads, and operational oversight.
A useful cost model therefore includes more than engineering hours. It should account for AWS consumption, the volume and duration of agent work, evaluation and logging, human review, and the operational outcomes the service produces. Metrics such as Service-Level Objective (SLO) attainment, incident resolution, recommendation quality, and successful remediation can complement labor-based measures without assuming that every managed-services contract should adopt the same commercial model.
There are still several production responsibilities that belong to the application owner. Those responsibilities are also the areas where a managed services provider’s operating discipline becomes visible and makes a difference.
AgentCore harness authenticates callers and isolates execution, but it treats authenticated invocation input as trusted. The application owner remains responsible for input validation, prompt-injection defenses, IAM controls, session-to-user mapping, network configuration, trusted skill and instruction sources, and the security of commands executed in runtime sessions.
Tool access requires equally deliberate design. Harness includes built-in tools and can connect to MCP servers, AgentCore Gateway, Web Search, browser automation, and code execution. If the allowedTools setting is omitted, all configured and built-in tools are available for model selection during harness invocation. AgentCore Gateway can provide policy-backed access to tools, but the provider must decide which tools belong behind that control point, which identities may call them, which arguments are acceptable, and what should happen when a call is denied.
Enterprise knowledge has a similar responsibility split. Managed Knowledge Base supports retrieval with an access control list, including real-time permission checks for supported connectors. However, the calling application must authenticate the user and pass verified identity context. S3 and custom connectors rely on customer-provided ACL metadata rather than a live permission system.
A provider that connects runbooks, incident records, architecture documents, and cost data must therefore show how identity travels through the workflow. It should also show how source permissions are tested, how stale content is identified, and how retrieval failures are distinguished from missing or unauthorized information. Without this, an agent may produce an apparently well-grounded answer from incomplete evidence and lead users astray.
Evaluation and release management are part of the managed service as well. AgentCore provides traces, evaluations, optimization features, immutable versions, named endpoints, controlled experiments, and rollback mechanisms. Those capabilities support a release process, but they do not define the provider’s acceptance criteria. The MSP still needs representative operational tasks, expected outcomes, unsafe-action criteria, approval rules, and escalation paths that reflect the customer’s systems and risk profile.
This is where managed services offerings can be compared from a useful perspective. The relevant differences include the quality and recency of operational context, the systems and tools the agents can reach, the rigor of the evaluation set, the boundaries around automated action, the release and rollback process, and the ownership model when a recommendation or remediation is wrong.
A provider review should connect each AWS capability to the work required in the customer’s environment. The following matrix can be used in an architecture review, service review, or provider evaluation. It summarizes where AWS's platform capabilities end and the provider's operational responsibilities begin, so you can make sure the MSP is doing their side of the work instead of blindly relying on AWS's building blocks.
A buyer should understand how a recommendation moves through identity, retrieval, reasoning, tool selection, policy checks, evaluation, approval, and action. That trace shows whether the system is operating on current customer context and whether responsibility is clear at each step.
The same review should cover how the provider adopts new AWS capabilities. A launch can introduce new permissions, data paths, regional dependencies, usage costs, and model behavior. The provider should have a documented path from technical assessment through security review, customer approval, staged release, monitoring, and rollback. Fast adoption is useful when the release remains testable and reversible.
Caylent Accelerate™ for Agentic Cloud Operations is an agent-powered managed service built on Amazon Bedrock AgentCore and drawing on 12 years of proprietary CloudOps intelligence. It combines AI agents with AWS architects and operators who approve and audit outcomes, supported by guardrails and Service-Level Objectives (SLOs).
This represents Caylent's approach to operational knowledge, customer integration, controlled execution, and human accountability. Those areas correspond to the responsibilities that remain after AWS supplies the common agent infrastructure. They also require customer-specific work: telemetry, tickets, runbooks, identities, communication channels, incident processes, and change controls have to be connected and governed.
An AgentCore-centered design carries clear advantages for AWS environments. It can use AWS-managed identity, runtime, tool, knowledge, policy, and observability capabilities while following the AWS service roadmap. It also inherits practical dependencies on AWS availability, regional support, consumption pricing, and the behavior of the services included in the implementation.
At launch, Caylent has deployed three agents into this model:
When evaluating a provider such as Caylent, buyers should confirm which AgentCore capabilities are deployed, how the CloudOps intelligence is applied, how customer data is isolated, which actions require approval, how evaluations reflect the customer’s workloads, and how operational outcomes are measured. Those answers establish whether the provider’s knowledge and governance layer is producing value beyond access to the AWS platform.
Thanks to their latest launches, AWS can supply more of the orchestration, retrieval, public search, policy, and evaluation infrastructure that AI agents need. A reliable managed service still depends on how the provider connects those capabilities to the customer’s systems, knowledge, permissions, operating procedures, and accountability model.
The provider should be able to show which AWS services form the architecture, which customer-specific capabilities sit above them, how recommendations and actions are evaluated, and where human approval remains. It should also show how costs are measured, how changes are released and reversed, and how responsibility is assigned when the system produces the wrong result.
Those requirements create a durable test for an existing provider or a new one. Product and AWS service names explain the technical foundation. Architecture and measurable outcomes explain the managed service's benefits and value.
For organizations that want to own and operate the agentic infrastructure directly, rather than subscribe to a managed service, Caylent's AIOps Platform Blueprint produces a complete integration plan before any implementation spend is committed: multi-agent architecture, guardrail framework, tool ecosystem mapping, and a phased implementation roadmap built around existing tooling and team structure.
Caylent helps organizations design, validate, and operate this layer through Caylent Accelerate™ for Agentic Cloud Operations and its Cloud Operations & Managed Services practice. The work includes mapping AgentCore capabilities to real operational workflows, connecting knowledge and telemetry, defining permissions and human approvals, building evaluation and release controls, and tying agent activity to service levels, cost, and accountable CloudOps outcomes.
Andy Warzon is VP of Caylent's Managed Services practice, leading the technical innovation in managed services delivery. Prior to Caylent, Andy was co-founder & CTO of Trek10, an AWS premier partner and managed services provider for enterprises, SMBs, and federal customers, and was responsible for technical leadership & strategy, professional development, and technical innovation. Andy has 25 years of experience in startups and enterprises across software development, IT systems, and data analytics.
View Andy's articlesGuille Ojeda is a Principal Innovation Architect at Caylent, a speaker, author, and content creator. He has published 2 books, over 200 blog articles, and writes a free newsletter called Simple AWS with more than 45,000 subscribers. He's spoken at multiple AWS Summits and other events, and was recognized as AWS Builder of the Year in 2025.
View Guille's articlesLeveraging our accelerators and technical experience
Browse GenAI OfferingsLearn what's new in Claude Opus 5, how it compares to Opus 4.8 and Fable 5, and what its new reasoning behavior, pricing, and performance improvements mean for enterprise AI workloads.
The reactive human-plus-tools model has hit its ceiling. Learn why world-class AWS agentic cloud operations require agents governed by domain experts.